| AnyAttributeOwner |
A state that can have <anyAttribute > element must implement this interface.
|
| AnyState |
base implementation of AnyAttributeState and AnyElementState.
|
| EmbeddedSchema |
A schema in a DOM Element.
|
| GlobalDeclState |
State that parses global declarations.
|
| RedefinableDeclState |
state that parses redefinable declaration.
|
| RootIncludedSchemaState |
used to parse root of schema document.
|
| SchemaIncludedState |
used to parse <schema> element of included schema.
|
| XMLSchemaReader |
parses XML representation of XML Schema and constructs AGM.
|
| XMLSchemaReader.RefResolver |
|
| XMLSchemaReader.StateFactory |
creates various State object, which in turn parses grammar.
|
| XMLSchemaReader.Type |
|