Uses of Package
org.apache.commons.configuration.tree.xpath

Packages that use org.apache.commons.configuration.tree.xpath
org.apache.commons.configuration The Configuration main package.  
org.apache.commons.configuration.tree.xpath This package contains the implementation of the XPathExpressionEngine class, which enables XPATH support for querying configuration properties.  
 

Classes in org.apache.commons.configuration.tree.xpath used by org.apache.commons.configuration
XPathExpressionEngine
           A specialized implementation of the ExpressionEngine interface that is able to evaluate XPATH expressions.
 

Classes in org.apache.commons.configuration.tree.xpath used by org.apache.commons.configuration.tree.xpath
ConfigurationNodeIteratorBase
           A base class for implementing iterators over configuration nodes.
 



Copyright © 2001-2006 The Apache Software Foundation. All Rights Reserved.