API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.validation. SchemaFactoryLoader View Source
Author(s)
Kohsuke Kawaguchi
Since
1.5
Version
$Revision: 1.1 $, $Date: 2005/10/12 16:48:28 $
Serial
Hierarchy
 Object
      SchemaFactoryLoader
Implements
Subclasses
Description
publicabstract abstract class SchemaFactoryLoader
  Factory that creates SchemaFactory.
See also:   
Constructors
protected SchemaFactoryLoader ()
A do-nothing constructor.
Methods
Hide/Show inherited methods
publicabstract SchemaFactory newFactory (String schemaLanguage)
  Creates a new SchemaFactory object for the specified schema language.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar