javax.xml.validation
Class SchemaFactoryLoader

java.lang.Object
  extended by javax.xml.validation.SchemaFactoryLoader

public abstract class SchemaFactoryLoader
extends Object

API compatibility class. Do not use.


Constructor Summary
protected SchemaFactoryLoader()
           
 
Method Summary
abstract  SchemaFactory newFactory(String schemaLanguage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaFactoryLoader

protected SchemaFactoryLoader()
Method Detail

newFactory

public abstract SchemaFactory newFactory(String schemaLanguage)