Package org.apache.commons.configuration2.tree.xpath
package org.apache.commons.configuration2.tree.xpath
This package contains the XPathExpressionEngine
class which enables XPATH support for querying configuration
properties.
-
ClassDescriptionImplements the
NodePointerFactory
interface for configuration nodes.A specialized implementation of theExpressionEngine
interface that is able to evaluate XPATH expressions.