Package org.apache.commons.configuration.tree.xpath
This package contains the implementation of the XPathExpressionEngine class, which enables XPATH support for querying configuration properties.
$Id: package.html 439648 2006-09-02 20:42:10Z oheger $
-
Class Summary Class Description ConfigurationNodePointerFactory Implementation of theNodePointerFactory
interface for configuration nodes.XPathExpressionEngine A specialized implementation of theExpressionEngine
interface that is able to evaluate XPATH expressions.