Class | Description |
---|---|
MapNamespaceContext |
An XML namespace context that queries a Map
|
XMLHelper |
XML Helper methods for working with DOM structures
|
XMLStringBuilder |
Helper class for building XML documents from string buffer objects
|
XPathEvaluator |
Parses an XML file from a given inputstream.
|
Exception | Description |
---|---|
XPathEvaluatorException |
Wraps errors thrown from the XPathEvaluator class.
|