Package | Description |
---|---|
org.apache.commons.beanutils.converters |
Standard implementations of the
Converter interface that are
pre-registered with ConvertUtils at
startup time. |
Class and Description |
---|
AbstractArrayConverter
Deprecated.
Replaced by the new
ArrayConverter implementation |
AbstractConverter
Base
Converter implementation that provides the structure
for handling conversion to and from a specified type. |
BooleanConverter
Converter implementation that handles conversion
to and from Boolean objects. |
DateTimeConverter
Converter implementaion
that handles conversion to and from date/time objects. |
NumberConverter
Converter implementaion that handles conversion
to and from java.lang.Number objects. |
Copyright © 2000–2016 The Apache Software Foundation. All rights reserved.