Uses of Package
org.apache.commons.jxpath.ri.axes

Packages that use org.apache.commons.jxpath.ri.axes
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
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
RootContext
          EvalContext that is used to hold the root node for the path traversal.
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.