Package | Description |
---|---|
org.apache.commons.beanutils.converters |
Standard implementations of the
Converter interface that are
pre-registered with ConvertUtils at
startup time. |
Modifier and Type | Class and Description |
---|---|
class |
BooleanArrayConverter
Deprecated.
Replaced by the new
ArrayConverter implementation |
class |
ByteArrayConverter
Deprecated.
Replaced by the new
ArrayConverter implementation |
class |
CharacterArrayConverter
Deprecated.
Replaced by the new
ArrayConverter implementation |
class |
DoubleArrayConverter
Deprecated.
Replaced by the new
ArrayConverter implementation |
class |
FloatArrayConverter
Deprecated.
Replaced by the new
ArrayConverter implementation |
class |
IntegerArrayConverter
Deprecated.
Replaced by the new
ArrayConverter implementation |
class |
LongArrayConverter
Deprecated.
Replaced by the new
ArrayConverter implementation |
class |
ShortArrayConverter
Deprecated.
Replaced by the new
ArrayConverter implementation |
class |
StringArrayConverter
Deprecated.
Replaced by the new
ArrayConverter implementation |
Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.