Interface | Description |
---|---|
AttributesDecl |
represents a constraint for XML attributes.
|
AttributesVerifier | |
Dispatcher |
splits incoming SAX events to "islands", and feed events to IslandVerifier.
|
ElementDecl |
represents a constraint for one XML element.
|
IslandSchema |
represents a schema that validates one island.
|
IslandSchemaReader |
IslandSchemaReader is responsible for parsing IslandSchema.
|
IslandVerifier |
Interface for verifier that validates one island.
|
SchemaProvider |
provides necessary schema information for Dispatcher.
|
Class | Description |
---|---|
Dispatcher.NotationDecl | |
Dispatcher.UnparsedEntityDecl |