parses XML representation of RELAX Namespace.
See: Description
Class Summary | |
---|---|
GrammarState | parses <grammar> element. |
IncludeGrammarState | parses <include> element of RELAX Namespace. |
NamespaceState | parses <namespace> element of RELAX Namespace. |
RELAXNSReader | parses RELAX Namespace XML and constructs a SchemaProvider. |
RootGrammarState | invokes State object that parses the document element. this state is used only one when starting parsing a RELAX schema. |
TopLevelState | parses <topLevel> element. |
parses XML representation of RELAX Namespace.