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
ConfigurationNodeinterface.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
ConfigurationNodeinterface. -
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
DefaultExpressionEngineobject.A specialized iterator class for tokenizing a configuration key.A default implementation of theConfigurationNodeinterface.An internally used helper class for managing a collection of sub nodes.A default implementation of theExpressionEngineinterface providing the "native"e; expression language for hierarchical configurations.Definition of an interface for evaluating keys for hierarchical configurations.A simple data class used byExpressionEngineto 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
ExpressionEngineto store the results of theprepareAdd()operation.