SchemaFactoryLoader


SchemaFactoryLoader javax.xml.validation

Java 5.0

This class is used by implementations of the validation API to produce a SchemaFactory object for a specified schema type. Applications that use the javax.xml.validation package do not need to use this class.

 public abstract class  SchemaFactoryLoader  {  // Protected Constructors  protected  SchemaFactoryLoader  ( );  // Public Instance Methods  public abstract SchemaFactory  newFactory  (String  schemaLanguage  );   } 



Java In A Nutshell
Java In A Nutshell, 5th Edition
ISBN: 0596007736
EAN: 2147483647
Year: 2004
Pages: 1220

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net