Uses of Package
org.apache.commons.jxpath.ri.axes
Packages that use org.apache.commons.jxpath.ri.axes
Package
Description
Reference implementation of JXPath.
Implementations of EvalContext used for different XPath axes (child::, parent:: etc).
-
Classes in org.apache.commons.jxpath.ri.axes used by org.apache.commons.jxpath.riClassDescriptionEvalContext that is used to hold the root node for the path traversal.
-
Classes in org.apache.commons.jxpath.ri.axes used by org.apache.commons.jxpath.ri.axesClassDescriptionA simple context that is based on a
NodeSet
.EvalContext that is used to hold the root node for the path traversal.