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 new
Configuration 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.
|
Class and 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 by
FileBased objects
which need access to the current FileLocator . |
InputStreamSupport
Definition of an interface to be implemented by objects which support reading
from an input stream.
|
Class and Description |
---|
ConfigurationLogger
A class providing basic logging capabilities.
|
FileHandler
A class that manages persistence of an associated
FileBased object. |
FileLocationStrategy
An interface allowing applications to customize the process of locating a
file.
|
FileSystem
Abstract layer to allow various types of file systems.
|
Class and Description |
---|
FileSystem
Abstract layer to allow various types of file systems.
|
Class and Description |
---|
ConfigurationLogger
A class providing basic logging capabilities.
|
Class and Description |
---|
ConfigurationLogger
A class providing basic logging capabilities.
|
DefaultFileSystem
FileSystem that uses java.io.File or HttpClient
|
FileBased
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 associated
FileBased object. |
FileHandlerListener
A listener interface for receiving notifications about updates of a
FileHandler . |
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 creating
FileLocator objects. |
FileOptionsProvider
Some FileSystems allow options to be passed on File operations.
|
FileSystem
Abstract layer to allow various types of file systems.
|
Class and 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 by
FileBased objects
which need access to the current FileLocator . |
Class and Description |
---|
FileHandler
A class that manages persistence of an associated
FileBased object. |
Class and Description |
---|
ConfigurationLogger
A class providing basic logging capabilities.
|
FileSystem
Abstract layer to allow various types of file systems.
|
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.