Package | Description |
---|---|
org.apache.commons.configuration2.convert |
This package contains interfaces and classes related to data type conversions.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultListDelimiterHandler
The default implementation of the
ListDelimiterHandler interface. |
class |
DisabledListDelimiterHandler
A specialized implementation of the
ListDelimiterHandler interface which disables list splitting. |
class |
LegacyListDelimiterHandler
A specialized implementation of
ListDelimiterHandler which simulates the list delimiter handling as it was
used by PropertiesConfiguration in Commons Configuration 1.x. |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.