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