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 $
A base class for implementing iterators over configuration nodes.
This class already provides common functionality for implementing the iteration process.
A specific NodePointer implementation for configuration nodes.
NodePointer
NodePointerFactory
A specialized implementation of the ExpressionEngine interface that is able to evaluate XPATH expressions.
ExpressionEngine
This class makes use of Commons JXPath for handling XPath expressions and mapping them to the nodes of a hierarchical configuration.