javax.xml.validation

Class SchemaFactoryLoader

public abstract class SchemaFactoryLoader extends Object

This class was removed from JAXP 1.3 before it was finalized but was mistakenly included in Java 5. It only exists now for compatibility reasons. Applications should avoid using it.

Constructor Summary
protected SchemaFactoryLoader()
Method Summary
abstract SchemaFactorynewFactory(String schemaLanguage)

Constructor Detail

SchemaFactoryLoader

protected SchemaFactoryLoader()

Method Detail

newFactory

public abstract SchemaFactory newFactory(String schemaLanguage)