Class Summary |
ExploreXML |
|
NamespaceContext |
Encapsulates a Map for keeping track of prefix to URI mapping
implements the NamespaceContext necessary for XPath evaluation |
PathCount |
Pair with a String and a count of its occurrences
to be used in a Map |
XPath |
Encapsulates the compilation and matching of an XPath expression
Deals internally with exceptions that can be raised at compilation and evaluation |
XPathParts |
|
XPathTokenizer |
Specialized StreamTokeniser to simplify parsing of an XPath expression
to be split in parts |