Uses of Package
org.apache.commons.configuration2
Package
Description
The Configuration main package.
In this package a
Configuration
implementation can be found that implements the DynaBean
interface.
This package contains the implementations of configuration builder classes used to create new
Configuration
objects.
A package containing the implementation of the builder for combined configurations.
This package defines a fluent API for setting up fully configured configuration builders.
Configuration classes supporting NeXT / OpenStep /GNUStep style configuration.
A package containing integrations for the Spring Framework.
This package contains some implementations of the
Configuration
interface that are useful in web
environments.-
ClassDescriptionAbstract configuration class.A specialized configuration class that extends its base class by the ability of keeping more structure in the stored properties.A base class for configuration implementations based on YAML structures.Basic configuration class.A specialized hierarchical configuration implementation that is based on a structure of
ImmutableNode
objects.A hierarchical composite configuration class.The main Configuration interface.Comparator for configurations interface.A Configuration task that may throw a ConfigurationException.An interface for decoding encoded values from a configuration source.A base class for "faked"XMLReader
classes that transform a configuration object in a set of SAX parsing events.An interface which combines theFileBased
andConfiguration
interfaces.An interface for mutable hierarchical configurations.The main interface for accessing configuration data in a read-only fashion.An interface for immutable hierarchical configurations.A specialized hierarchical configuration implementation for parsing ini files.Builds instances of INIConfiguration.A Map based Configuration.This is the "classic" Properties loader which loads the values from a single or multiple files (which can be chained with "include =".Definition of an interface that allows customization of read and write operations.This class is used to read properties lines.This class is used to write properties lines.A helper class used byPropertiesConfiguration
to keep the layout of a properties file.A specialized hierarchical configuration class with a node model that uses a tracked node of another node model as its root node. -
ClassDescriptionThe main Configuration interface.The
ConfigurationMap
wraps a configuration-collectionConfiguration
instance to provide aMap
interface.An interface for mutable hierarchical configurations. -
ClassDescriptionA Configuration task that may throw a ConfigurationException.An interface for decoding encoded values from a configuration source.An interface which combines the
FileBased
andConfiguration
interfaces.The main interface for accessing configuration data in a read-only fashion.Definition of an interface that allows customization of read and write operations.A helper class used byPropertiesConfiguration
to keep the layout of a properties file. -
ClassDescriptionA hierarchical composite configuration class.The main Configuration interface.An interface which combines the
FileBased
andConfiguration
interfaces.An interface for mutable hierarchical configurations. -
ClassDescriptionA hierarchical composite configuration class.An interface which combines the
FileBased
andConfiguration
interfaces.A specialized hierarchical configuration implementation for parsing ini files.This is the "classic" Properties loader which loads the values from a single or multiple files (which can be chained with "include =".A specialized hierarchical configuration class that is able to parse XML documents. -
ClassDescriptionAbstract configuration class.A specialized configuration class that extends its base class by the ability of keeping more structure in the stored properties.A specialized hierarchical configuration implementation that is based on a structure of
ImmutableNode
objects.The main Configuration interface.An interface which combines theFileBased
andConfiguration
interfaces.An interface for mutable hierarchical configurations.The main interface for accessing configuration data in a read-only fashion.An interface for immutable hierarchical configurations. -
ClassDescription
CompositeConfiguration
allows you to add multipleConfiguration
objects to an aggregated configuration.The main Configuration interface. -
ClassDescriptionAbstract configuration class.The main Configuration interface.The main interface for accessing configuration data in a read-only fashion.