Package org.apache.commons.configuration2.tree.xpath
This package contains the XPathExpressionEngine class which
enables XPATH support for querying configuration properties.
- Version:
- $Id: package-info.java 1624601 2014-09-12 18:04:36Z oheger $
-
Class Summary Class Description ConfigurationNodePointerFactory Implementation of theNodePointerFactoryinterface for configuration nodes.XPathExpressionEngine A specialized implementation of theExpressionEngineinterface that is able to evaluate XPATH expressions.