Uses of Package
org.apache.commons.jxpath.ri.axes
-
Packages that use org.apache.commons.jxpath.ri.axes Package Description 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). -
Classes in org.apache.commons.jxpath.ri.axes used by org.apache.commons.jxpath.ri Class Description RootContext EvalContext 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.axes Class Description NodeSetContext A simple context that is based on aNodeSet
.RootContext EvalContext that is used to hold the root node for the path traversal.