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 theNodePointerFactory
interface for configuration nodes.XPathExpressionEngine A specialized implementation of theExpressionEngine
interface that is able to evaluate XPATH expressions.