| Class | Description |
|---|---|
| ChildElementIterator |
Iterate child elements of a single node.
|
| CXML |
This is just a workaround if Xerces is not in the build path.
|
| CXMLRegEx |
XML regular expressions.
|
| NamedNodeMapIterator | |
| NodeListIterator | |
| RecursiveChildNodeIterator |
Iterate all children of the start node, but NOT the start node itself.
|
| XMLDebug |
Misc.
|
| XMLFactory |
Utility class for creating XML DOM documents.
|
| XMLHelper |
This class contains multiple XML utility methods.
|
| XMLSystemProperties |
This class wraps all the special Java XML system properties.
|
| Enum | Description |
|---|---|
| EXMLParserFeature |
Contains constants for parser features.
|
| EXMLParserFeatureType |
Contains the types of XML parser features.
|
| EXMLParserProperty |
Contains constants for parser properties.
|
| EXMLParserPropertyType |
Contains the types of XML parser properties.
|
| EXMLVersion |
XML version determinator.
|
Copyright © 2014–2018 Philip Helger. All rights reserved.