Uses of Package
org.apache.commons.configuration2.convert
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.
This package contains interfaces and classes related to data type conversions.
-
ClassDescriptionAn interface defining the possible data type conversions supported by the configuration framework.Definition of an interface that controls the handling of list delimiters in configuration properties.Definition of an interface used by
ListDelimiterHandler
to perform additional transformations on behalf of a configuration when a property value is escaped. -
ClassDescriptionAn interface defining the possible data type conversions supported by the configuration framework.
-
ClassDescriptionAn interface defining the possible data type conversions supported by the configuration framework.Definition of an interface that controls the handling of list delimiters in configuration properties.
-
ClassDescriptionAn abstract base class for concrete
ListDelimiterHandler
implementations.An interface defining the possible data type conversions supported by the configuration framework.A default implementation of theConversionHandler
interface.Definition of an interface that controls the handling of list delimiters in configuration properties.Definition of an interface used byListDelimiterHandler
to perform additional transformations on behalf of a configuration when a property value is escaped.