|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.commons.jxpath.ri | |
org.apache.commons.jxpath.ri | Reference implementation of JXPath. |
org.apache.commons.jxpath.ri.axes | Implementations of EvalContext used for different XPath axes (child::, parent:: etc). |
org.apache.commons.jxpath.ri.compiler | XPath parse tree. |
org.apache.commons.jxpath.ri.model | The "model" package defines APIs that are implemented for every object model to be supported by JXPath. |
org.apache.commons.jxpath.ri.model.beans | Implementation of "model" APIs for JavaBeans, Dynamic Property Objects, collections and null. |
org.apache.commons.jxpath.ri.model.container | Implementation of "model" APIs for Containers. |
org.apache.commons.jxpath.ri.model.dom | Implementation of "model" APIs for W3C DOM. |
org.apache.commons.jxpath.ri.model.dynabeans | |
org.apache.commons.jxpath.ri.model.dynamic | |
org.apache.commons.jxpath.ri.model.jdom | Implementation of "model" APIs for JDOM (see jdom.org). |
org.apache.commons.jxpath.ri.parser | JavaCC XPath grammar. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.riCompiler
|
The Compiler APIs are completely agnostic to the actual types of objects produced and consumed by the APIs. EvalContext
|
An XPath evaluation context. QName
|
A qualified name: a combination of an optional namespace prefix and an local name. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.ri.axesEvalContext
|
An XPath evaluation context. JXPathContextReferenceImpl
|
The reference implementation of JXPathContext. QName
|
A qualified name: a combination of an optional namespace prefix and an local name. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.ri.compilerCompiler
|
The Compiler APIs are completely agnostic to the actual types of objects produced and consumed by the APIs. EvalContext
|
An XPath evaluation context. QName
|
A qualified name: a combination of an optional namespace prefix and an local name. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.ri.modelQName
|
A qualified name: a combination of an optional namespace prefix and an local name. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.ri.model.beansQName
|
A qualified name: a combination of an optional namespace prefix and an local name. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.ri.model.containerQName
|
A qualified name: a combination of an optional namespace prefix and an local name. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.ri.model.domQName
|
A qualified name: a combination of an optional namespace prefix and an local name. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.ri.model.dynabeansQName
|
A qualified name: a combination of an optional namespace prefix and an local name. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.ri.model.dynamicQName
|
A qualified name: a combination of an optional namespace prefix and an local name. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.ri.model.jdomQName
|
A qualified name: a combination of an optional namespace prefix and an local name. |
Classes in org.apache.commons.jxpath.ri used by org.apache.commons.jxpath.ri.parserCompiler
|
The Compiler APIs are completely agnostic to the actual types of objects produced and consumed by the APIs. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |