This package contains the implementation of the XPathExpressionEngine class, which enables XPATH support for querying configuration properties.
See: Description
| Class Summary | |
|---|---|
| ConfigurationNodeIteratorAttribute | A specialized node iterator implementation that deals with attribute nodes. |
| ConfigurationNodeIteratorBase |
A base class for implementing iterators over configuration nodes. |
| ConfigurationNodeIteratorChildren | A specialized iterator implementation for the child nodes of a configuration node. |
| ConfigurationNodePointer |
A specific |
| ConfigurationNodePointerFactory |
Implementation of the NodePointerFactory interface for
configuration nodes.
|
| XPathExpressionEngine |
A specialized implementation of the |
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 $