KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > xml > validation > SchemaFactoryLoader

javax.xml.validation
Class SchemaFactoryLoader

java.lang.Object
  extended by javax.xml.validation.SchemaFactoryLoader
See Also:
Source Code, SchemaFactory

public abstract SchemaFactory newFactory(String schemaLanguage)
See Also:
NullPointerException
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


protected SchemaFactoryLoader()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags