Interface | Description |
---|---|
Compiler |
The Compiler APIs are completely agnostic to the actual types of objects
produced and consumed by the APIs.
|
Class | Description |
---|---|
EvalContext |
An XPath evaluation context.
|
InfoSetUtil |
Type conversions, XPath style.
|
JXPathCompiledExpression |
RI of CompiledExpression.
|
JXPathContextFactoryReferenceImpl |
Default implementation of JXPathContextFactory.
|
JXPathContextReferenceImpl |
The reference implementation of JXPathContext.
|
NamespaceResolver |
Namespace resolver for
JXPathContextReferenceImpl . |
Parser |
XPath parser
|
QName |
A qualified name: a combination of an optional namespace prefix
and an local name.
|
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.