| Interface | Description |
|---|---|
| EncodingTranslator |
The tranlator to be used for mapping an encoding label to
the encoding to be used.
|
| Class | Description |
|---|---|
| DefaultErrorHandler |
Default error handler.
|
| EncodingMap |
EncodingMap is a convenience class which handles conversions between IANA
encoding names and Java encoding names, and vice versa.
|
| ErrorHandlerWrapper |
This class wraps a SAX error handler in an XNI error handler.
|
| NamespaceSupport |
Namespace support for XML document handlers.
|
| ParserConfigurationSettings |
This class implements the basic operations for managing parser configuration
features and properties.
|
| SAXMessageFormatter |
Used to format SAX error messages.
|
| StandardEncodingTranslator |
EncodingTranslator based on
https://encoding.spec.whatwg.org/#names-and-labels
|
| URI |
A class to represent a Uniform Resource Identifier (URI).
|
| XML11Char |
This class defines the basic properties of characters in XML 1.1.
|
| XMLAttributesImpl |
The XMLAttributesImpl class is an implementation of the XMLAttributes
interface which defines a collection of attributes for an element.
|
| XMLChar |
This class defines the basic XML character properties.
|
| Exception | Description |
|---|---|
| URI.MalformedURIException |
MalformedURIExceptions are thrown in the process of building a URI or setting
fields on a URI when an operation would result in an invalid URI
specification.
|
Copyright © 2024 HtmlUnit. All rights reserved.