API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.validation. Schema View Source
Author(s)
Kohsuke Kawaguchi
Since
1.5
Version
$Revision: 1.3 $, $Date: 2005/10/12 17:14:21 $
Serial
Hierarchy
 Object
      Schema
Implements
Subclasses
Description
publicabstract abstract class Schema
  Immutable in-memory representation of grammar.
Constructors
protected Schema ()
  Constructor for the derived class.
Methods
Hide/Show inherited methods
publicabstract Validator newValidator ()
  Creates a new Validator for this Schema.
publicabstract ValidatorHandler newValidatorHandler ()
  Creates a new ValidatorHandler for this Schema.
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar