Package org.apache.commons.configuration2.tree.xpath
This package contains the XPathExpressionEngine class which enables XPATH support for querying configuration
properties.
-
Class Summary Class Description ConfigurationNodePointerFactory Implementation of theNodePointerFactoryinterface for configuration nodes.XPathExpressionEngine A specialized implementation of theExpressionEngineinterface that is able to evaluate XPATH expressions.