Uses of Class
org.apache.commons.jxpath.ri.JXPathContextReferenceImpl

Packages that use JXPathContextReferenceImpl
org.apache.commons.jxpath.ri.axes Implementations of EvalContext used for different XPath axes (child::, parent:: etc). 
 

Uses of JXPathContextReferenceImpl in org.apache.commons.jxpath.ri.axes
 

Constructors in org.apache.commons.jxpath.ri.axes with parameters of type JXPathContextReferenceImpl
RootContext(JXPathContextReferenceImpl jxpathContext, NodePointer pointer)
           
 



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