Uses of Package
org.apache.commons.configuration2.io
-
Packages that use org.apache.commons.configuration2.io Package Description org.apache.commons.configuration2 The Configuration main package.org.apache.commons.configuration2.builder This package contains the implementations of configuration builder classes used to create newConfiguration
objects.org.apache.commons.configuration2.builder.combined A package containing the implementation of the builder for combined configurations.org.apache.commons.configuration2.interpol A package with helper classes used for interpolation (variable substitution).org.apache.commons.configuration2.io A package with classes related to I/O operations.org.apache.commons.configuration2.plist Configuration classes supporting NeXT / OpenStep /GNUStep style configuration.org.apache.commons.configuration2.reloading This package contains classes and interfaces related to the reloading mechanism.org.apache.commons.configuration2.resolver A package containing EntityResolvers. -
Classes in org.apache.commons.configuration2.io used by org.apache.commons.configuration2 Class Description ConfigurationLogger A class providing basic logging capabilities.FileBased Definition of an interface to be implemented by objects which know how to read and write themselves from or to a character stream.FileLocator A class describing the location of a file.FileLocatorAware Definition of an interface to be implemented byFileBased
objects which need access to the currentFileLocator
.InputStreamSupport Definition of an interface to be implemented by objects which support reading from an input stream. -
Classes in org.apache.commons.configuration2.io used by org.apache.commons.configuration2.builder Class Description ConfigurationLogger A class providing basic logging capabilities.FileHandler A class that manages persistence of an associatedFileBased
object.FileLocationStrategy An interface allowing applications to customize the process of locating a file.FileSystem Abstract layer to allow various types of file systems. -
Classes in org.apache.commons.configuration2.io used by org.apache.commons.configuration2.builder.combined Class Description FileSystem Abstract layer to allow various types of file systems. -
Classes in org.apache.commons.configuration2.io used by org.apache.commons.configuration2.interpol Class Description ConfigurationLogger A class providing basic logging capabilities. -
Classes in org.apache.commons.configuration2.io used by org.apache.commons.configuration2.io Class Description ConfigurationLogger A class providing basic logging capabilities.DefaultFileSystem FileSystem that uses java.io.File or HttpClientFileBased Definition of an interface to be implemented by objects which know how to read and write themselves from or to a character stream.FileHandler A class that manages persistence of an associatedFileBased
object.FileHandlerListener A listener interface for receiving notifications about updates of aFileHandler
.FileLocationStrategy An interface allowing applications to customize the process of locating a file.FileLocator A class describing the location of a file.FileLocator.FileLocatorBuilder A typical builder implementation for creatingFileLocator
objects.FileOptionsProvider Some FileSystems allow options to be passed on File operations.FileSystem Abstract layer to allow various types of file systems. -
Classes in org.apache.commons.configuration2.io used by org.apache.commons.configuration2.plist Class Description FileBased Definition of an interface to be implemented by objects which know how to read and write themselves from or to a character stream.FileLocator A class describing the location of a file.FileLocatorAware Definition of an interface to be implemented byFileBased
objects which need access to the currentFileLocator
. -
Classes in org.apache.commons.configuration2.io used by org.apache.commons.configuration2.reloading Class Description FileHandler A class that manages persistence of an associatedFileBased
object. -
Classes in org.apache.commons.configuration2.io used by org.apache.commons.configuration2.resolver Class Description ConfigurationLogger A class providing basic logging capabilities.FileSystem Abstract layer to allow various types of file systems.