Uses of Package
org.apache.commons.jxpath.ri.compiler
Packages that use org.apache.commons.jxpath.ri.compiler
Package
Description
Reference implementation of JXPath.
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
XPath parse tree.
The "model" package defines APIs that are implemented
for every object model to be supported by JXPath.
Implementation of "model" APIs for JavaBeans, Dynamic Property Objects,
collections and null.
Implementation of "model" APIs for Containers.
Implementation of "model" APIs for W3C DOM.
Implementation of "model" APIs for JDOM (see jdom.org).
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.axesClassDescriptionCommon superclass for several types of nodes in the parse tree.
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.compilerClassDescriptionThe common subclass for tree elements representing core operations like "+", "- ", "*" etc.Common superclass for the implementations of Expression for the operations "=" and "!=".Implementation of
Expression
for the operation "=".Base implementation of Expression for the operations ">", ">=", "<", "<=".Common superclass for several types of nodes in the parse tree. -
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model.beans
-
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model.dom
-
Classes in org.apache.commons.jxpath.ri.compiler used by org.apache.commons.jxpath.ri.model.jdom