Uses of Package
org.apache.commons.configuration2.tree.xpath
Packages that use org.apache.commons.configuration2.tree.xpath
Package
Description
This package contains the
XPathExpressionEngine
class which enables XPATH support for querying configuration
properties.-
Classes in org.apache.commons.configuration2.tree.xpath used by org.apache.commons.configuration2.tree.xpathClassDescriptionA base class for implementing iterators over configuration nodes.A specific
NodePointer
implementation for configuration nodes.An internally used helper class for creating new XPath context objects.