Uses of Package
org.apache.commons.configuration.tree
Packages that use org.apache.commons.configuration.tree
Package
Description
-
Classes in org.apache.commons.configuration.tree used by org.apache.commons.configurationClassDescriptionDefinition of an interface for the nodes of a hierarchical configuration.A default implementation of the
ConfigurationNode
interface.Definition of an interface for evaluating keys for hierarchical configurations.A base class for node combiner implementations. -
Classes in org.apache.commons.configuration.tree used by org.apache.commons.configuration.beanutilsClassDescriptionDefinition of an interface for the nodes of a hierarchical configuration.
-
Classes in org.apache.commons.configuration.tree used by org.apache.commons.configuration.plistClassDescriptionDefinition of an interface for the nodes of a hierarchical configuration.A default implementation of the
ConfigurationNode
interface. -
Classes in org.apache.commons.configuration.tree used by org.apache.commons.configuration.treeClassDescriptionDefinition of an interface for the nodes of a hierarchical configuration.Definition of a Visitor interface for a configuration node structure.A simple class that supports creation of and iteration on configuration keys supported by a
DefaultExpressionEngine
object.A specialized iterator class for tokenizing a configuration key.A default implementation of theConfigurationNode
interface.An internally used helper class for managing a collection of sub nodes.A default implementation of theExpressionEngine
interface providing the "native"e; expression language for hierarchical configurations.Definition of an interface for evaluating keys for hierarchical configurations.A simple data class used byExpressionEngine
to store the results of theprepareAdd()
operation.A base class for node combiner implementations.A specialized node implementation to be used in view configurations. -
Classes in org.apache.commons.configuration.tree used by org.apache.commons.configuration.tree.xpathClassDescriptionDefinition of an interface for the nodes of a hierarchical configuration.Definition of an interface for evaluating keys for hierarchical configurations.A simple data class used by
ExpressionEngine
to store the results of theprepareAdd()
operation.