|
Class Summary |
| CharacterStream |
A stream of character data. |
| DefaultNamespaceContext |
A default namespace context for resolving prefixes to namespaces in an S-RAMP
X-Path formatted Query. |
| StaticNamespaceContext |
A static, map-based namespace context for resolving prefixes to namespaces in an S-RAMP
X-Path formatted Query. |
| Token |
A single token in the token stream. |
| TokenStream |
A stream of tokens produced by the tokenizer. |
| XPathParser |
Parses an XPath query string and creates an abstract syntax tree representation. |
| XPathTokenizer |
This class tokenizes an input string into a stream of tokens. |