| Interface | Description |
|---|---|
| Augmentations |
The Augmentations interface defines a table of additional data that may be
passed along the document pipeline.
|
| NamespaceContext |
Represents an interface to query namespace information.
|
| XMLAttributes |
The XMLAttributes interface defines a collection of attributes for an
element.
|
| XMLDocumentHandler |
The document handler interface defines callback methods to report information
items in XML documents.
|
| XMLLocator |
Location information.
|
| Class | Description |
|---|---|
| QName |
A structure that holds the components of an XML Namespaces qualified name.
|
| XMLString |
This class is meant to replace the old
XMLString in all areas
where performance and memory-efficiency is key. |
| Exception | Description |
|---|---|
| XNIException |
This exception is the base exception of all XNI exceptions.
|
Copyright © 2024 HtmlUnit. All rights reserved.