See: Description
Interface | Description |
---|---|
LocaleConverter |
General purpose locale-sensitive data type converter that can be registered and used
within the BeanUtils package to manage the conversion of objects from
one type to another.
|
Class | Description |
---|---|
BaseLocaleConverter |
The base class for all standart type locale-sensitive converters.
|
LocaleBeanUtils |
Utility methods for populating JavaBeans properties
via reflection in a locale-dependent manner.
|
LocaleBeanUtils.Descriptor | Deprecated
moved into
LocaleBeanUtils |
LocaleBeanUtilsBean |
Utility methods for populating JavaBeans properties
via reflection in a locale-dependent manner.
|
LocaleConvertUtils |
Utility methods for converting locale-sensitive String scalar values to objects of the
specified Class, String arrays to arrays of the specified Class and
object to locale-sensitive String scalar value.
|
LocaleConvertUtilsBean |
Utility methods for converting locale-sensitive String scalar values to objects of the
specified Class, String arrays to arrays of the specified Class and
object to locale-sensitive String scalar value.
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.