| Interface | Description |
|---|---|
| IXMLHandler |
Defines a
SAX Parser content handler. |
| Class | Description |
|---|---|
| XmlAttributesWrapper |
Wraps
Attributes to allow reflective access
without "illegal reflective access operations" warnings on Java 9+ |
| XMLHandler |
The
XMLHandler serves as an adapater to hook into Java XML processing. |
| XMLUtil |
Parses XML from various data sources using a
SAXParser internally |