XMLComponent |
The component interface defines methods that must be implemented by
components in a parser configuration.
|
XMLComponentManager |
The component manager manages a parser configuration and the components that
make up that configuration.
|
XMLDocumentFilter |
Defines a document filter that acts as both a receiver and an emitter of
document events.
|
XMLDocumentScanner |
This interface defines a generic document scanner.
|
XMLDocumentSource |
Defines a document source.
|
XMLErrorHandler |
An interface for handling errors.
|
XMLParserConfiguration |
Represents a parser configuration.
|