Uses of Class
org.apache.commons.configuration2.tree.xpath.AbstractConfigurationNodeIterator
Packages that use AbstractConfigurationNodeIterator
Package
Description
This package contains the
XPathExpressionEngine
class which enables XPATH support for querying configuration
properties.-
Uses of AbstractConfigurationNodeIterator in org.apache.commons.configuration2.tree.xpath
Modifier and TypeClassDescription(package private) final class
A specialized node iterator implementation that deals with attribute nodes.(package private) final class
A specialized iterator implementation for the child nodes of a configuration node.