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