A B C D F G I L O P R S U

A

AbstractArrayConverter - class org.apache.commons.beanutils.converters.AbstractArrayConverter.
Convenience base class for converters that translate the String representation of an array into a corresponding array of primitives object.
AbstractArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.AbstractArrayConverter
 

B

BaseLocaleConverter - class org.apache.commons.beanutils.locale.BaseLocaleConverter.
The base class for all standart type locale-sensitive converters.
BaseLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.BaseLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BaseLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.BaseLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BaseLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.BaseLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BaseLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.BaseLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigDecimalConverter - class org.apache.commons.beanutils.converters.BigDecimalConverter.
Standard Converter implementation that converts an incoming String into a java.math.BigDecimal object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
BigDecimalConverter() - Constructor for class org.apache.commons.beanutils.converters.BigDecimalConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
BigDecimalConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.BigDecimalConverter
Create a Converter that will return the specified default value if a conversion error occurs.
BigDecimalLocaleConverter - class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.math.BigDecimal object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
BigDecimalLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigDecimalLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigDecimalLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigDecimalLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigDecimalLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigDecimalLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigDecimalLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigDecimalLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigDecimalLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigDecimalLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigDecimalLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigDecimalLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigDecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigIntegerConverter - class org.apache.commons.beanutils.converters.BigIntegerConverter.
Standard Converter implementation that converts an incoming String into a java.math.BigInteger object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
BigIntegerConverter() - Constructor for class org.apache.commons.beanutils.converters.BigIntegerConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
BigIntegerConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.BigIntegerConverter
Create a Converter that will return the specified default value if a conversion error occurs.
BigIntegerLocaleConverter - class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.math.BigInteger object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
BigIntegerLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigIntegerLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigIntegerLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigIntegerLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigIntegerLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigIntegerLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
BigIntegerLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigIntegerLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigIntegerLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigIntegerLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigIntegerLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BigIntegerLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
BooleanArrayConverter - class org.apache.commons.beanutils.converters.BooleanArrayConverter.
Standard Converter implementation that converts an incoming String into a primitive array of boolean.
BooleanArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.BooleanArrayConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
BooleanArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.BooleanArrayConverter
Create a Converter that will return the specified default value if a conversion error occurs.
BooleanConverter - class org.apache.commons.beanutils.converters.BooleanConverter.
Standard Converter implementation that converts an incoming String into a java.lang.Boolean object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
BooleanConverter() - Constructor for class org.apache.commons.beanutils.converters.BooleanConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
BooleanConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.BooleanConverter
Create a Converter that will return the specified default value if a conversion error occurs.
ByteArrayConverter - class org.apache.commons.beanutils.converters.ByteArrayConverter.
Standard Converter implementation that converts an incoming String into a primitive array of byte.
ByteArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.ByteArrayConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
ByteArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.ByteArrayConverter
Create a Converter that will return the specified default value if a conversion error occurs.
ByteConverter - class org.apache.commons.beanutils.converters.ByteConverter.
Standard Converter implementation that converts an incoming String into a java.lang.Byte object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
ByteConverter() - Constructor for class org.apache.commons.beanutils.converters.ByteConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
ByteConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.ByteConverter
Create a Converter that will return the specified default value if a conversion error occurs.
ByteLocaleConverter - class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.lang.Byte object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
ByteLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ByteLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ByteLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ByteLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ByteLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ByteLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ByteLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
ByteLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
ByteLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
ByteLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
ByteLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
ByteLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.

C

CharacterArrayConverter - class org.apache.commons.beanutils.converters.CharacterArrayConverter.
Standard Converter implementation that converts an incoming String into a primitive array of char.
CharacterArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.CharacterArrayConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
CharacterArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.CharacterArrayConverter
Create a Converter that will return the specified default value if a conversion error occurs.
CharacterConverter - class org.apache.commons.beanutils.converters.CharacterConverter.
Standard Converter implementation that converts an incoming String into a java.lang.Character object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
CharacterConverter() - Constructor for class org.apache.commons.beanutils.converters.CharacterConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
CharacterConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.CharacterConverter
Create a Converter that will return the specified default value if a conversion error occurs.
ClassConverter - class org.apache.commons.beanutils.converters.ClassConverter.
Standard Converter implementation that converts an incoming String into a java.lang.Class object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
ClassConverter() - Constructor for class org.apache.commons.beanutils.converters.ClassConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
ClassConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.ClassConverter
Create a Converter that will return the specified default value if a conversion error occurs.
calculate(Object, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Deprecated. moved into LocaleBeanUtilsBean
calculate(Object, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Resolve any nested expression to get the actual target bean.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.AbstractArrayConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.BigDecimalConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.BigIntegerConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.BooleanArrayConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.BooleanConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.ByteArrayConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.ByteConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.CharacterArrayConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.CharacterConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.ClassConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.DoubleArrayConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.DoubleConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.FileConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.FloatArrayConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.FloatConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.IntegerArrayConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.IntegerConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.LongArrayConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.LongConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.ShortArrayConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.ShortConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.SqlDateConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.SqlTimeConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.SqlTimestampConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.StringArrayConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.StringConverter
Convert the specified input object into an output object of the specified type.
convert(Class, Object) - Method in class org.apache.commons.beanutils.converters.URLConverter
Convert the specified input object into an output object of the specified type.
convert(Object) - Method in class org.apache.commons.beanutils.locale.BaseLocaleConverter
Convert the specified locale-sensitive input object into an output object.
convert(Object, String) - Method in class org.apache.commons.beanutils.locale.BaseLocaleConverter
Convert the specified locale-sensitive input object into an output object.
convert(Class, Object) - Method in class org.apache.commons.beanutils.locale.BaseLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
convert(Class, Object, String) - Method in class org.apache.commons.beanutils.locale.BaseLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
convert(Class, int, Object, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Convert the specified value to the required type using the specified convertion pattern.
convert(Class, int, Object) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Convert the specified value to the required type.
convert(Class, int, Object, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Convert the specified value to the required type using the specified convertion pattern.
convert(Class, int, Object) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Convert the specified value to the required type.
convert(Object) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Convert the specified locale-sensitive value into a String.
convert(Object, String) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Convert the specified locale-sensitive value into a String using the convertion pattern.
convert(Object, Locale, String) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Convert the specified locale-sensitive value into a String using the paticular convertion pattern.
convert(String, Class) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Convert the specified value to an object of the specified class (if possible).
convert(String, Class, String) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Convert the specified value to an object of the specified class (if possible) using the convertion pattern.
convert(String, Class, Locale, String) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Convert the specified value to an object of the specified class (if possible) using the convertion pattern.
convert(String[], Class, String) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Convert an array of specified values to an array of objects of the specified class (if possible) using the convertion pattern.
convert(String[], Class) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Convert an array of specified values to an array of objects of the specified class (if possible).
convert(String[], Class, Locale, String) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Convert an array of specified values to an array of objects of the specified class (if possible) using the convertion pattern.
convert(Object) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Convert the specified locale-sensitive value into a String.
convert(Object, String) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Convert the specified locale-sensitive value into a String using the convertion pattern.
convert(Object, Locale, String) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Convert the specified locale-sensitive value into a String using the paticular convertion pattern.
convert(String, Class) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Convert the specified value to an object of the specified class (if possible).
convert(String, Class, String) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Convert the specified value to an object of the specified class (if possible) using the convertion pattern.
convert(String, Class, Locale, String) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Convert the specified value to an object of the specified class (if possible) using the convertion pattern.
convert(String[], Class, String) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Convert an array of specified values to an array of objects of the specified class (if possible) using the convertion pattern.
convert(String[], Class) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Convert an array of specified values to an array of objects of the specified class (if possible) .
convert(String[], Class, Locale, String) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Convert an array of specified values to an array of objects of the specified class (if possible) using the convertion pattern.
convert(Class, Object, String) - Method in interface org.apache.commons.beanutils.locale.LocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
create(Locale) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Create all LocaleConverter types for specified locale.
create(Locale) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Create all LocaleConverter types for specified locale.

D

DateLocaleConverter - class org.apache.commons.beanutils.locale.converters.DateLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.util.Date object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
DateLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DateLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DateLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DateLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DateLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DateLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DateLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DateLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DateLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DateLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DateLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DateLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DecimalLocaleConverter - class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.lang.Decimal object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
DecimalLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DecimalLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DecimalLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DecimalLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DecimalLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DecimalLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DecimalLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DecimalLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DecimalLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DecimalLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DecimalLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DecimalLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DoubleArrayConverter - class org.apache.commons.beanutils.converters.DoubleArrayConverter.
Standard Converter implementation that converts an incoming String into a primitive array of double.
DoubleArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.DoubleArrayConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
DoubleArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.DoubleArrayConverter
Create a Converter that will return the specified default value if a conversion error occurs.
DoubleConverter - class org.apache.commons.beanutils.converters.DoubleConverter.
Standard Converter implementation that converts an incoming String into a java.lang.Double object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
DoubleConverter() - Constructor for class org.apache.commons.beanutils.converters.DoubleConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
DoubleConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.DoubleConverter
Create a Converter that will return the specified default value if a conversion error occurs.
DoubleLocaleConverter - class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.lang.Double object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
DoubleLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DoubleLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DoubleLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DoubleLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DoubleLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DoubleLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
DoubleLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DoubleLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DoubleLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DoubleLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DoubleLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
DoubleLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
defaultValue - Variable in class org.apache.commons.beanutils.converters.AbstractArrayConverter
The default value specified to our Constructor, if any.
definePropertyType(Object, String, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Calculate the property type.
definePropertyType(Object, String, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Calculate the property type.
deregister() - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Remove any registered LocaleConverter.
deregister(Locale) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Remove any registered LocaleConverter for the specified locale.
deregister(Class, Locale) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Remove any registered LocaleConverter for the specified locale and Class.
deregister() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Remove any registered LocaleConverter.
deregister(Locale) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Remove any registered LocaleConverter for the specified locale
deregister(Class, Locale) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Remove any registered LocaleConverter for the specified locale and Class.

F

FileConverter - class org.apache.commons.beanutils.converters.FileConverter.
Standard Converter implementation that converts an incoming String into a java.io.FileL object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
FileConverter() - Constructor for class org.apache.commons.beanutils.converters.FileConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
FileConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.FileConverter
Create a Converter that will return the specified default value if a conversion error occurs.
FloatArrayConverter - class org.apache.commons.beanutils.converters.FloatArrayConverter.
Standard Converter implementation that converts an incoming String into a primitive array of float.
FloatArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.FloatArrayConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
FloatArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.FloatArrayConverter
Create a Converter that will return the specified default value if a conversion error occurs.
FloatConverter - class org.apache.commons.beanutils.converters.FloatConverter.
Standard Converter implementation that converts an incoming String into a java.lang.Float object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
FloatConverter() - Constructor for class org.apache.commons.beanutils.converters.FloatConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
FloatConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.FloatConverter
Create a Converter that will return the specified default value if a conversion error occurs.
FloatLocaleConverter - class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.math.BigDecimal object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
FloatLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
FloatLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
FloatLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
FloatLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
FloatLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
FloatLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
FloatLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
FloatLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
FloatLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
FloatLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
FloatLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
FloatLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.

G

getApplyLocalized() - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Gets whether the pattern is localized or not.
getApplyLocalized() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Is the pattern to be applied localized (Indicate whether the pattern is localized or not)
getApplyLocalized() - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Gets applyLocalized.
getApplyLocalized() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
getter for applyLocalized
getDefaultLocale() - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Gets the locale used when no locale is passed.
getDefaultLocale() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Gets the default Locale
getDefaultLocale() - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Gets the Locale which will be used when no Locale is passed to a method.
getDefaultLocale() - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
getter for defaultLocale
getIndex() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
getIndex() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 
getIndexedProperty(Object, String, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified locale-sensitive indexed property of the specified bean, as a String.
getIndexedProperty(Object, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified locale-sensitive indexed property of the specified bean, as a String using the default convertion pattern of the corresponding LocaleConverter.
getIndexedProperty(Object, String, int, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified locale-sensetive indexed property of the specified bean, as a String using the specified convertion pattern.
getIndexedProperty(Object, String, int) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified locale-sensetive indexed property of the specified bean, as a String using the default convertion pattern of the corresponding LocaleConverter.
getIndexedProperty(Object, String, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified locale-sensitive indexed property of the specified bean, as a String.
getIndexedProperty(Object, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified locale-sensitive indexed property of the specified bean, as a String using the default convertion pattern of the corresponding LocaleConverter.
getIndexedProperty(Object, String, int, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified locale-sensetive indexed property of the specified bean, as a String using the specified convertion pattern.
getIndexedProperty(Object, String, int) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified locale-sensetive indexed property of the specified bean, as a String using the default convertion pattern of the corresponding LocaleConverter.
getInstance() - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Gets singleton instance.
getKey() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
getKey() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 
getLocaleBeanUtilsInstance() - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Gets singleton instance
getLocaleConvertUtils() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Gets the bean instance used for conversions
getMappedProperty(Object, String, String, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified mapped locale-sensitive property of the specified bean, as a String using the specified convertion pattern.
getMappedProperty(Object, String, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified mapped locale-sensitive property of the specified bean, as a String The key is specified as a method parameter and must *not* be included in the property name expression.
getMappedProperty(Object, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified locale-sensitive mapped property of the specified bean, as a String using the default convertion pattern of the corresponding LocaleConverter.
getMappedProperty(Object, String, String, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified mapped locale-sensitive property of the specified bean, as a String using the specified convertion pattern.
getMappedProperty(Object, String, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified mapped locale-sensitive property of the specified bean, as a String The key is specified as a method parameter and must *not* be included in the property name expression
getMappedProperty(Object, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified locale-sensitive mapped property of the specified bean, as a String using the default convertion pattern of the corresponding LocaleConverter.
getMappedPropertyLocale(Object, String, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified locale-sensitive mapped property of the specified bean, as a String using the specified pattern.
getMappedPropertyLocale(Object, String, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified locale-sensitive mapped property of the specified bean, as a String using the specified pattern.
getName() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
getName() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 
getNestedProperty(Object, String, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the (possibly nested) locale-sensitive property of the specified name, for the specified bean, as a String using the specified pattern.
getNestedProperty(Object, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the (possibly nested) locale-sensitive property of the specified name.
getNestedProperty(Object, String, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the (possibly nested) locale-sensitive property of the specified name, for the specified bean, as a String using the specified pattern.
getNestedProperty(Object, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the (possibly nested) locale-sensitive property of the specified name, for the specified bean, as a String using the default convertion pattern of the corresponding LocaleConverter.
getPropName() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
getPropName() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 
getProperty(Object, String, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified locale-sensitive property of the specified bean.
getProperty(Object, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified locale-sensitive property of the specified bean.
getProperty(Object, String, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified locale-sensitive property of the specified bean, no matter which property reference format is used, as a String using the specified convertion pattern.
getProperty(Object, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified locale-sensitive property of the specified bean, no matter which property reference format is used, as a String using the default convertion pattern of the corresponding LocaleConverter.
getSimpleProperty(Object, String, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified simple locale-sensitive property of the specified bean, converted to a String using the specified convertion pattern.
getSimpleProperty(Object, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Return the value of the specified simple locale-sensitive property of the specified bean, converted to a String using the default convertion pattern of the corresponding LocaleConverter.
getSimpleProperty(Object, String, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified simple locale-sensitive property of the specified bean, converted to a String using the specified convertion pattern.
getSimpleProperty(Object, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Return the value of the specified simple locale-sensitive property of the specified bean, converted to a String using the default convertion pattern of the corresponding LocaleConverter.
getTarget() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
getTarget() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 

I

IntegerArrayConverter - class org.apache.commons.beanutils.converters.IntegerArrayConverter.
Standard Converter implementation that converts an incoming String into a primitive array of int.
IntegerArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.IntegerArrayConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
IntegerArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.IntegerArrayConverter
Create a Converter that will return the specified default value if a conversion error occurs.
IntegerConverter - class org.apache.commons.beanutils.converters.IntegerConverter.
Standard Converter implementation that converts an incoming String into a java.lang.Integer object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
IntegerConverter() - Constructor for class org.apache.commons.beanutils.converters.IntegerConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
IntegerConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.IntegerConverter
Create a Converter that will return the specified default value if a conversion error occurs.
IntegerLocaleConverter - class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.lang.Integer object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
IntegerLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
IntegerLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
IntegerLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
IntegerLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
IntegerLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
IntegerLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
IntegerLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
IntegerLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
IntegerLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
IntegerLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
IntegerLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
IntegerLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
invokeSetter(Object, String, String, int, Object) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Invoke the setter method.
invokeSetter(Object, String, String, int, Object) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Invoke the setter method.
isLenient() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Returns whether date formatting is lenient.

L

LocaleBeanUtils - class org.apache.commons.beanutils.locale.LocaleBeanUtils.
Utility methods for populating JavaBeans properties via reflection in a locale-dependent manner.
LocaleBeanUtils() - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanUtils
 
LocaleBeanUtils.Descriptor - class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor.
Deprecated. moved into LocaleBeanUtils
LocaleBeanUtils.Descriptor(Object, String, String, String, int) - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
LocaleBeanUtilsBean - class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.
Utility methods for populating JavaBeans properties via reflection in a locale-dependent manner.
LocaleBeanUtilsBean() - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Construct instance with standard conversion bean
LocaleBeanUtilsBean(LocaleConvertUtilsBean, ConvertUtilsBean, PropertyUtilsBean) - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Construct instance that uses given locale conversion
LocaleBeanUtilsBean(LocaleConvertUtilsBean) - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Construct instance that uses given locale conversion
LocaleBeanUtilsBean.Descriptor - class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor.
 
LocaleBeanUtilsBean.Descriptor(Object, String, String, String, int) - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 
LocaleConvertUtils - class org.apache.commons.beanutils.locale.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.
LocaleConvertUtils() - Constructor for class org.apache.commons.beanutils.locale.LocaleConvertUtils
 
LocaleConvertUtilsBean - class org.apache.commons.beanutils.locale.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.
LocaleConvertUtilsBean() - Constructor for class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Makes the state by default (deregisters all converters for all locales) and then registers default locale converters.
LocaleConverter - interface org.apache.commons.beanutils.locale.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.
LongArrayConverter - class org.apache.commons.beanutils.converters.LongArrayConverter.
Standard Converter implementation that converts an incoming String into a primitive array of long.
LongArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.LongArrayConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
LongArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.LongArrayConverter
Create a Converter that will return the specified default value if a conversion error occurs.
LongConverter - class org.apache.commons.beanutils.converters.LongConverter.
Standard Converter implementation that converts an incoming String into a java.lang.Long object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
LongConverter() - Constructor for class org.apache.commons.beanutils.converters.LongConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
LongConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.LongConverter
Create a Converter that will return the specified default value if a conversion error occurs.
LongLocaleConverter - class org.apache.commons.beanutils.locale.converters.LongLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.lang.Long object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
LongLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
LongLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
LongLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
LongLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
LongLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
LongLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
LongLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
LongLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
LongLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
LongLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
LongLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
LongLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.LongLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
locPattern - Variable in class org.apache.commons.beanutils.locale.BaseLocaleConverter
The flag indicating whether the given pattern string is localized or not.
locale - Variable in class org.apache.commons.beanutils.locale.BaseLocaleConverter
The locale specified to our Constructor, by default - system locale.
lookup(Class, Locale) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Look up and return any registered LocaleConverter for the specified destination class and locale; if there is no registered Converter, return null.
lookup(Locale) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Look up and return any registered FastHashMap instance for the specified locale.
lookup(Class, Locale) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Look up and return any registered LocaleConverter for the specified destination class and locale; if there is no registered Converter, return null.
lookup(Locale) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Look up and return any registered FastHashMap instance for the specified locale; if there is no registered one, return null.

O

org.apache.commons.beanutils.converters - package org.apache.commons.beanutils.converters
Standard implementations of the Converter interface that are pre-registered with ConvertUtils at startup time.
org.apache.commons.beanutils.locale - package org.apache.commons.beanutils.locale
Locale-aware extensions of the standard beanutils classes.
org.apache.commons.beanutils.locale.converters - package org.apache.commons.beanutils.locale.converters
Standard implementations of the locale-aware LocaleConverter interface that are pre-registered with locale-aware LocaleConvertUtils at startup time.

P

parse(Object, String) - Method in class org.apache.commons.beanutils.locale.BaseLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.ByteLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.DecimalLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.DoubleLocaleConverter
 
parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.FloatLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.IntegerLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Convert the specified locale-sensitive input object into an output object of the specified type.
parseElements(String) - Method in class org.apache.commons.beanutils.converters.AbstractArrayConverter
Parse an incoming String of the form similar to an array initializer in the Java language into a List individual Strings for each element, according to the following rules.
pattern - Variable in class org.apache.commons.beanutils.locale.BaseLocaleConverter
The default pattern specified to our Constructor, if any.

R

register(LocaleConverter, Class, Locale) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Register a custom LocaleConverter for the specified destination Class, replacing any previously registered converter.
register(LocaleConverter, Class, Locale) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
Register a custom LocaleConverter for the specified destination Class, replacing any previously registered converter.

S

ShortArrayConverter - class org.apache.commons.beanutils.converters.ShortArrayConverter.
Standard Converter implementation that converts an incoming String into a primitive array of short.
ShortArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.ShortArrayConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
ShortArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.ShortArrayConverter
Create a Converter that will return the specified default value if a conversion error occurs.
ShortConverter - class org.apache.commons.beanutils.converters.ShortConverter.
Standard Converter implementation that converts an incoming String into a java.lang.Short object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
ShortConverter() - Constructor for class org.apache.commons.beanutils.converters.ShortConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
ShortConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.ShortConverter
Create a Converter that will return the specified default value if a conversion error occurs.
ShortLocaleConverter - class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.lang.Short object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
ShortLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ShortLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ShortLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ShortLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ShortLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ShortLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
ShortLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
ShortLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
ShortLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
ShortLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
ShortLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
ShortLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.ShortLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlDateConverter - class org.apache.commons.beanutils.converters.SqlDateConverter.
Standard Converter implementation that converts an incoming String into a java.sql.Date object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
SqlDateConverter() - Constructor for class org.apache.commons.beanutils.converters.SqlDateConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
SqlDateConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.SqlDateConverter
Create a Converter that will return the specified default value if a conversion error occurs.
SqlDateLocaleConverter - class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.sql.Date object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
SqlDateLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlDateLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlDateLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlDateLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlDateLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlDateLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlDateLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlDateLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlDateLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlDateLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlDateLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlDateLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlDateLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimeConverter - class org.apache.commons.beanutils.converters.SqlTimeConverter.
Standard Converter implementation that converts an incoming String into a java.sql.Time object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
SqlTimeConverter() - Constructor for class org.apache.commons.beanutils.converters.SqlTimeConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
SqlTimeConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.SqlTimeConverter
Create a Converter that will return the specified default value if a conversion error occurs.
SqlTimeLocaleConverter - class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.sql.Time object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
SqlTimeLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimeLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimeLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimeLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimeLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimeLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimeLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimeLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimeLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimeLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimeLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimeLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimeLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimestampConverter - class org.apache.commons.beanutils.converters.SqlTimestampConverter.
Standard Converter implementation that converts an incoming String into a java.sql.Timestamp object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
SqlTimestampConverter() - Constructor for class org.apache.commons.beanutils.converters.SqlTimestampConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
SqlTimestampConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.SqlTimestampConverter
Create a Converter that will return the specified default value if a conversion error occurs.
SqlTimestampLocaleConverter - class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive String into a java.sql.Timestamp object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
SqlTimestampLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimestampLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimestampLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimestampLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimestampLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimestampLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
SqlTimestampLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimestampLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimestampLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimestampLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimestampLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
SqlTimestampLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.SqlTimestampLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
StringArrayConverter - class org.apache.commons.beanutils.converters.StringArrayConverter.
Standard Converter implementation that converts an incoming String into an array of String.
StringArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.StringArrayConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
StringArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.StringArrayConverter
Create a Converter that will return the specified default value if a conversion error occurs.
StringConverter - class org.apache.commons.beanutils.converters.StringConverter.
Standard Converter implementation that converts an incoming String into a java.lang.String object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
StringConverter() - Constructor for class org.apache.commons.beanutils.converters.StringConverter
 
StringLocaleConverter - class org.apache.commons.beanutils.locale.converters.StringLocaleConverter.
Standard LocaleConverter implementation that converts an incoming locale-sensitive object into a java.lang.String object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
StringLocaleConverter() - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
StringLocaleConverter(boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
StringLocaleConverter(Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
StringLocaleConverter(Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
StringLocaleConverter(Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
StringLocaleConverter(Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will throw a ConversionException if a conversion error occurs.
StringLocaleConverter(Object) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
StringLocaleConverter(Object, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
StringLocaleConverter(Object, Locale) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
StringLocaleConverter(Object, Locale, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
StringLocaleConverter(Object, Locale, String) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
StringLocaleConverter(Object, Locale, String, boolean) - Constructor for class org.apache.commons.beanutils.locale.converters.StringLocaleConverter
Create a LocaleConverter that will return the specified default value if a conversion error occurs.
setApplyLocalized(boolean) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Sets whether the pattern is localized or not.
setApplyLocalized(boolean) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Sets whether the pattern is applied localized (Indicate whether the pattern is localized or not)
setApplyLocalized(boolean) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Sets applyLocalized.
setApplyLocalized(boolean) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
setter for applyLocalized
setDefaultLocale(Locale) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Sets the locale used when no locale is passed.
setDefaultLocale(Locale) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Sets the default Locale
setDefaultLocale(Locale) - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtils
Sets the Locale which will be used when no Locale is passed to a method.
setDefaultLocale(Locale) - Method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
setter for defaultLocale
setIndex(int) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
setIndex(int) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 
setInstance(LocaleBeanUtilsBean) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Sets the instance which provides the functionality for LocaleBeanUtils.
setKey(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
setKey(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 
setLenient(boolean) - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
Specify whether or not date-time parsing should be lenient.
setName(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
setName(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 
setPropName(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
setPropName(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 
setProperty(Object, String, Object) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Set the specified locale-sensitive property value, performing type conversions as required to conform to the type of the destination property using the default convertion pattern of the corresponding LocaleConverter.
setProperty(Object, String, Object, String) - Static method in class org.apache.commons.beanutils.locale.LocaleBeanUtils
Set the specified locale-sensitive property value, performing type conversions as required to conform to the type of the destination property using the specified convertion pattern.
setProperty(Object, String, Object) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Set the specified locale-sensitive property value, performing type conversions as required to conform to the type of the destination property using the default convertion pattern of the corresponding LocaleConverter.
setProperty(Object, String, Object, String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean
Set the specified locale-sensitive property value, performing type conversions as required to conform to the type of the destination property using the specified convertion pattern.
setTarget(Object) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
Deprecated.  
setTarget(Object) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
 
strings - Static variable in class org.apache.commons.beanutils.converters.AbstractArrayConverter
Model object for string arrays.

U

URLConverter - class org.apache.commons.beanutils.converters.URLConverter.
Standard Converter implementation that converts an incoming String into a java.net.URL object, optionally using a default value or throwing a ConversionException if a conversion error occurs.
URLConverter() - Constructor for class org.apache.commons.beanutils.converters.URLConverter
Create a Converter that will throw a ConversionException if a conversion error occurs.
URLConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.URLConverter
Create a Converter that will return the specified default value if a conversion error occurs.
useDefault - Variable in class org.apache.commons.beanutils.converters.AbstractArrayConverter
Should we return the default value on conversion errors?
useDefault - Variable in class org.apache.commons.beanutils.locale.BaseLocaleConverter
Should we return the default value on conversion errors?

A B C D F G I L O P R S U

Copyright © 2000-2007 The Apache Software Foundation. All Rights Reserved.