Package org.htmlunit.cyberneko.xerces.util
Stuff taken, adapted, and simplified from the latest xerces code.
-
Interface Summary Interface Description EncodingTranslator The tranlator to be used for mapping an encoding label to the encoding to be used. -
Class Summary Class Description DefaultErrorHandler Default error handler.DOMMessageFormatter Used to format DOM error messages.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.XMLAttributesImpl.Attribute INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.XMLAttributesImpl.AttributeExt Attribute information.XMLChar This class defines the basic XML character properties.XMLLocatorImpl The XMLLocatorImpl class is an implementation of the XMLLocator interface. -
Exception Summary 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.