Uses of Package
org.apache.commons.configuration
Packages that use org.apache.commons.configuration
Package
Description
-
Classes in org.apache.commons.configuration used by org.apache.commons.configurationClassDescriptionAbstract configuration class.Partial implementation of the
FileConfiguration
interface.Base class for implementing file based hierarchical configurations.A special implementation of theFileConfiguration
interface that is used internally to implement theFileConfiguration
methods for hierarchical configurations.Basic configuration class.A hierarchical composite configuration class.CompositeConfiguration
allows you to add multipleConfiguration
objects to an aggregated configuration.The main Configuration interface.Definition of an interface for objects that can create a configuration.Comparator for configurations interface.Any exception that occurs while initializing a Configuration object.Deprecated.A simple data class that holds all information about a configuration from the<additional>
section.Deprecated.A base class for digester factory classes.Deprecated.A tiny inner class that allows the Configuration Factory to let the digester construct FileConfiguration objects that already have the correct base Path set.Deprecated.Deprecated.A specialized iterator class for tokenizing a configuration key.A configuration related runtime exception.A base class for "faked"XMLReader
classes that transform a configuration object in a set of SAX parsing events.Exception thrown when a property is incompatible with the type requested.A factory class that creates a composite configuration from an XML based configuration definition file.A specializedBeanDeclaration
implementation that represents the declaration of a configuration source.A base class for creating and initializing configuration sources.A specialized provider implementation that deals with file based configurations.FileSystem that uses java.io.File or HttpClientA persistent configuration loaded and saved to a file.Some FileSystems allow options to be passed on File operations.Abstract layer to allow various types of file systems.Interface used to install or locate the FileSystemA specialized configuration class that extends its base class by the ability of keeping more structure in the stored properties.A data class for storing (hierarchical) property information.Definition of a visitor class for traversing a node and all of its children.A base class for hierarchical configurations with specific reloading requirements.A simple class acting as lock.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 that wraps a single node of its parent configuration.A specialized hierarchical configuration class that is able to parse XML documents. -
Classes in org.apache.commons.configuration used by org.apache.commons.configuration.beanutilsClassDescriptionThe main Configuration interface.The
ConfigurationMap
wraps a configuration-collectionConfiguration
instance to provide aMap
interface.A configuration related runtime exception.A specialized configuration class that extends its base class by the ability of keeping more structure in the stored properties.A specialized hierarchical configuration class that wraps a single node of its parent configuration. -
Classes in org.apache.commons.configuration used by org.apache.commons.configuration.interpolClassDescriptionAbstract configuration class.A configuration related runtime exception.
-
Classes in org.apache.commons.configuration used by org.apache.commons.configuration.plistClassDescriptionAbstract configuration class.Base class for implementing file based hierarchical configurations.The main Configuration interface.Any exception that occurs while initializing a Configuration object.A persistent configuration loaded and saved to a file.Interface used to install or locate the FileSystemA specialized configuration class that extends its base class by the ability of keeping more structure in the stored properties.A data class for storing (hierarchical) property information.
-
Classes in org.apache.commons.configuration used by org.apache.commons.configuration.reloading
-
Classes in org.apache.commons.configuration used by org.apache.commons.configuration.resolver
-
Classes in org.apache.commons.configuration used by org.apache.commons.configuration.webClassDescriptionAbstract configuration class.The main Configuration interface.
DefaultConfigurationKey
instead.