| Package | Description | 
|---|---|
| org.apache.commons.configuration2 | 
 
 The Configuration main package. 
 | 
| org.apache.commons.configuration2.beanutils | 
 
 In this package a  
Configuration implementation can be found that
 implements the DynaBean interface. | 
| org.apache.commons.configuration2.builder | 
 
 This package contains the implementations of configuration builder
 classes used to create new  
Configuration objects. | 
| org.apache.commons.configuration2.convert | 
 
 This package contains interfaces and classes related to data type conversions. 
 | 
| Class and Description | 
|---|
| ConversionHandler
 
 An interface defining the possible data type conversions supported by the
 configuration framework. 
 | 
| ListDelimiterHandler
 
 Definition of an interface that controls the handling of list delimiters in
 configuration properties. 
 | 
| ValueTransformer
 
 Definition of an interface used by  
ListDelimiterHandler to perform
 additional transformations on behalf of a configuration when a property value
 is escaped. | 
| Class and Description | 
|---|
| ConversionHandler
 
 An interface defining the possible data type conversions supported by the
 configuration framework. 
 | 
| Class and Description | 
|---|
| ConversionHandler
 
 An interface defining the possible data type conversions supported by the
 configuration framework. 
 | 
| ListDelimiterHandler
 
 Definition of an interface that controls the handling of list delimiters in
 configuration properties. 
 | 
| Class and Description | 
|---|
| AbstractListDelimiterHandler
 
 An abstract base class for concrete  
ListDelimiterHandler
 implementations. | 
| ConversionHandler
 
 An interface defining the possible data type conversions supported by the
 configuration framework. 
 | 
| DefaultConversionHandler
 
 A default implementation of the  
ConversionHandler interface. | 
| ListDelimiterHandler
 
 Definition of an interface that controls the handling of list delimiters in
 configuration properties. 
 | 
| ValueTransformer
 
 Definition of an interface used by  
ListDelimiterHandler to perform
 additional transformations on behalf of a configuration when a property value
 is escaped. | 
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.