Package | Description |
---|---|
org.apache.commons.configuration.tree.xpath |
This package contains the implementation of the XPathExpressionEngine class, which
enables XPATH support for querying configuration properties.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
ConfigurationNodeIteratorAttribute
A specialized node iterator implementation that deals with attribute nodes.
|
(package private) class |
ConfigurationNodeIteratorChildren
A specialized iterator implementation for the child nodes of a configuration
node.
|