| Interface | Description |
|---|---|
| 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.
|
| XMLDocumentSource |
Defines a document source.
|
| XMLErrorHandler |
An interface for handling errors.
|
| XMLParserConfiguration |
Represents a parser configuration.
|
| Class | Description |
|---|---|
| XMLInputSource |
This class represents an input source for an XML document.
|
| Exception | Description |
|---|---|
| XMLConfigurationException |
An XNI parser configuration exception.
|
| XMLParseException |
A parsing exception.
|
Copyright © 2024 HtmlUnit. All rights reserved.