ArrayConverter
implementationConverter
that will throw a ConversionException
if a conversion error occurs.Converter
that will return the specified default value
if a conversion error occurs.Converter
implementation that provides the structure
for handling conversion to and from a specified type.ConversionException
if an error occurs.BeanIntrospector
.BeanIntrospector
.Converter
implementation that handles conversion
to and from array objects.Converter
with the specified
component Converter
that throws a
ConversionException
if an error occurs.Converter
with the specified
component Converter
that returns a default
array of the specified size (or null
) if an error occurs.Map
behavior on
DynaBean
s.DynaBean
.DynaBean
.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.DynaBean
interface.DynaBean
associated with the specified
DynaClass
instance.DynaClass
interface.BeanAccessLanguageException
without a detail message.BeanAccessLanguageException
without a detail message.BeanMap
.BeanMap
that operates on the
specified bean.BeanMap
.Entry
.Predicate
to the result of calling the given property getter.BeanPredicate
that applies the given
Predicate
to the named property value.Closure
that sets a property.ignoreNull
to be false
.null
objects in the
property path will genenerate an IllegalArgumentException
or not.Predicate
that evaluates a property value against a specified value.ignoreNull
to be false
.null
objects in
the property path will genenerate an IllegalArgumentException
or not.Transformer
that outputs a property value.PropertyUtilsBean
instance.BeanUtilsBean
implementation that creates a
ConvertUtilsBean2
and delegates conversion to
ConvertUtilsBean.convert(Object, Class)
.NumberConverter
implementation that handles conversion to
and from java.math.BigDecimal objects.ConversionException
if an error occurs.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.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.NumberConverter
implementation that handles conversion to
and from java.math.BigInteger objects.ConversionException
if an error occurs.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.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.ArrayConverter
implementationConverter
that will throw
a ConversionException
if a conversion error occurs.Converter
that will return
the specified default value if a conversion error occurs.Converter
that will return
the specified default value if a conversion error occurs.Converter
implementation that handles conversion
to and from Boolean objects.Converter
that will throw a
ConversionException
if a conversion error occurs, ie the string value being converted is
not one of the known true strings, nor one of the known false strings.Converter
that will return the specified default value
if a conversion error occurs, ie the string value being converted is
not one of the known true strings, nor one of the known false strings.Converter
that will throw a
ConversionException
if a conversion error occurs, ie the string value being converted is
not one of the known true strings, nor one of the known false strings.Converter
that will return
the specified default value if a conversion error occurs.ArrayConverter
implementationConverter
that will
throw a ConversionException
if a conversion error occurs.Converter
that will return
the specified default value if a conversion error occurs.NumberConverter
implementation that handles conversion to
and from java.lang.Byte objects.ConversionException
if an error occurs.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.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleBeanUtilsBean
Resolver
implementation and this method
is no longer used by BeanUtils.DateTimeConverter
implementation that handles conversion to
and from java.util.Calendar objects.ConversionException
if an error occurs.ConversionException
, compatible with
JDK 1.4's extensions to java.lang.Throwable
.ArrayConverter
implementationConverter
that will throw
a ConversionException
if a conversion error occurs.Converter
that will return
the specified default value if a conversion error occurs.Converter
implementaion that handles conversion
to and from java.lang.Character objects.ConversionException
if an error occurs.Converter
implementaion that handles conversion
to and from java.lang.Class objects.ConversionException
if an error occurs.dynaBeanClass
that we will use
for creating new instances.MethodUtils
.DynaBean
contains a specified
value for one (or more) of its properties.DynaBean
contains
a specified value.DynaProperty
Converter.convert()
has failed to complete successfully.Converter
implementation.ConvertUtilsBean.convert(Object, Class)
method.ConvertUtilsBean.convert(Object, Class)
method.ConvertUtilsBean.convert(Object, Class)
method.Converter
implementation.DynaBean
that wraps a standard JavaBean
instance, so that DynaBean APIs can be used to access its properties,
though this implementation allows type conversion to occur when properties are set.DynaBean
associated with the specified
JavaBean instance.ConvertUtilsBean
implementation that delegates convert()
methods to the new ConvertUtilsBean.convert(Object, Class)
method.BeanInfo
classes).BeanInfo
classes).DynaBean
instance to be used for
representing a row in the underlying result set.WrapDynaClass
instance for the specified bean class.WrapDynaClass
instance
for the specified bean class using the given PropertyUtilsBean
instance for introspection.java.lang.Number
Property.DateTimeConverter
implementation that handles conversion to
and from java.util.Date objects.ConversionException
if an error occurs.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.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.Converter
implementaion
that handles conversion to and from date/time objects.ConversionException
if an error occurs.LocaleConverter
implementation that converts an incoming
locale-sensitive String into a java.lang.Number
object,
optionally using a default value or throwing a
ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.BeanIntrospector
implementation.ArrayList
for an 'indexed' property
which doesn't exist.HashMap
for a 'mapped' property
which doesn't exist.Resolver
Implementation.BeanMap.getTypeTransformer(Class)
methodConverter
s, and re-establish the
standard Converters.Converter
for the specified destination
Class
.Converter
s, and re-establish the
standard Converters.Converter
for the specified destination
Class
.LocaleConverter
.LocaleConverter
for the specified locale.LocaleConverter
for the specified locale and Class.LocaleConverter
.LocaleConverter
for the specified localeLocaleConverter
for the specified locale and Class.ArrayConverter
implementationConverter
that will throw
a ConversionException
if a conversion error occurs.Converter
that will return
the specified default value if a conversion error occurs.NumberConverter
implementation that handles conversion to
and from java.lang.Double objects.ConversionException
if an error occurs.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.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.DynaBean
implementation class we will use for
creating new instances.DynaBeanPropertyMapDecorator
instead. When adding
generics it turned out that it was not possible to use the correct type
parameters without breaking backwards compatibility. Therefore, class
DynaBeanPropertyMapDecorator
was introduced as a replacement.DynaBean
.DynaBean
.DynaBean
to provide Map
behavior.DynaBean
.DynaBean
.DynaClass
"base class" that this DynaBean
is associated with.java.lang.Class
for classes implementing the
DynaBean
interface.MutableDynaClass
"base class" that this DynaBean
is associated with.ResultSetDynaClass
we are associated with.DynaClass
"base class" that this DynaBean
is associated with.DynaProperty
that supports (pseudo)-introspection
of the content type.DynaBean
.BeanComparator
's are equals if and only if
the wrapped comparators and the property names to be compared
are equal.BeanPredicate.getPredicate()
to a property value named by BeanPredicate.getPropertyName()
.BeanPropertyValueEqualsPredicate
was constructed.BeanPropertyValueChangeClosure
was constructed.Converter
implementaion that handles conversion
to and from java.io.File objects.ConversionException
if an error occurs.BeanMap.put(Object,Object)
operation.ArrayConverter
implementationConverter
that will throw
a ConversionException
if a conversion error occurs.Converter
that will return
the specified default value if a conversion error occurs.NumberConverter
implementation that handles conversion to
and from java.lang.Float objects.ConversionException
if an error occurs.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.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will throw a ConversionException
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.LocaleConverter
that will return the specified default value
if a conversion error occurs.BeanIntrospector
interface which can
detect write methods for properties used in fluent API scenario.FluentPropertyBeanIntrospector
and
initializes it with the prefix for write methods used by the classes to
be inspected.FluentPropertyBeanIntrospector
and
sets the default prefix for write methods.DynaBean
.null
if there is no value for the specified key.BeanUtils
.null
if there is no value for the specified key.null
if there is no value for the specified key.null
if there is no value for the specified key.DynaProperty
's
that support this feature.ConvertUtilsBean
instance used to perform the conversions.debug
static property is no longer usedLocale
which will be used when
no Locale
is passed to a method.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.Converter
handles.DynaBean
this Map decorates.newInstance()
method.DynaClass
instance that describes the set of
properties available for this DynaBean.DynaClass
instance that describes the set of
properties available for this DynaBean.DynaClass
instance that describes the set of
properties available for this DynaBean.DynaClass
instance that describes the set of
properties available for this DynaBean.DynaClass
instance that describes the set of
properties available for this DynaBean.ProperyDescriptors
for the properties
currently defined in this DynaClass.ProperyDescriptors
for the properties
currently defined in this DynaClass.ProperyDescriptors
for the properties
currently defined in this DynaClass.ProperyDescriptors
for the properties
currently defined in this DynaClass.null
.null
.null
.DateFormat for the Locale.
- getFormat(Locale, TimeZone) - Method in class org.apache.commons.beanutils.converters.SqlTimeConverter
-
Return a
DateFormat for the Locale.
- getFormat(Locale, TimeZone) - Method in class org.apache.commons.beanutils.converters.SqlTimestampConverter
-
Return a
DateFormat for the Locale.
- getIndex(String) - Method in class org.apache.commons.beanutils.expression.DefaultResolver
-
Return the index value from the property expression or -1.
- getIndex(String) - Method in interface org.apache.commons.beanutils.expression.Resolver
-
Extract the index value from the property expression or -1.
- getIndex() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
-
Deprecated.
Return indexed property index.
- getIndex() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Return indexed property index.
- getIndexedProperty(Object, String) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Return the value of the specified indexed property of the specified
bean, as a String.
- getIndexedProperty(Object, String, int) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Return the value of the specified indexed property of the specified
bean, as a String.
- getIndexedProperty(Object, String) - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
Return the value of the specified indexed property of the specified
bean, as a String.
- getIndexedProperty(Object, String, int) - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
Return the value of the specified indexed property of the specified
bean, as a String.
- 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 conversion 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 conversion 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 conversion 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 conversion 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 conversion 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 conversion pattern of
the corresponding
LocaleConverter
.
- getIndexedProperty(Object, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return the value of the specified indexed property of the specified
bean, with no type conversions.
- getIndexedProperty(Object, String, int) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return the value of the specified indexed property of the specified
bean, with no type conversions.
- getIndexedProperty(Object, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the value of the specified indexed property of the specified
bean, with no type conversions.
- getIndexedProperty(Object, String, int) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the value of the specified indexed property of the specified
bean, with no type conversions.
- getInstance() - Static method in class org.apache.commons.beanutils.BeanUtilsBean
-
Gets the instance which provides the functionality for
BeanUtils
.
- getInstance() - Static method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Get singleton instance
- getInstance() - Static method in class org.apache.commons.beanutils.locale.LocaleConvertUtilsBean
-
Gets singleton instance.
- getInstance() - Static method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the PropertyUtils bean instance.
- getInstance() - Method in class org.apache.commons.beanutils.WrapDynaBean
-
Gets the bean instance wrapped by this DynaBean.
- getKey(String) - Method in class org.apache.commons.beanutils.expression.DefaultResolver
-
Return the map key from the property expression or
null
.
- getKey(String) - Method in interface org.apache.commons.beanutils.expression.Resolver
-
Extract the map key from the property expression or
null
.
- getKey() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
-
Deprecated.
Return the mapped property key.
- getKey() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Return the mapped property key.
- getLocale() - Method in class org.apache.commons.beanutils.converters.DateTimeConverter
-
Return the Locale for the Converter
(or
null
if none specified).
- getLocale() - Method in class org.apache.commons.beanutils.converters.NumberConverter
-
Return the Locale for the Converter
(or
null
if none specified).
- 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
- getMap() - Method in class org.apache.commons.beanutils.BasicDynaBean
-
Return a Map representation of this DynaBean.
- getMap() - Method in class org.apache.commons.beanutils.LazyDynaBean
-
Return a Map representation of this DynaBean.
- getMap() - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Return the underlying Map backing this
DynaBean
- getMappedProperty(Object, String) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Return the value of the specified indexed property of the specified
bean, as a String.
- getMappedProperty(Object, String, String) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Return the value of the specified mapped property of the specified
bean, as a String.
- getMappedProperty(Object, String) - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
Return the value of the specified indexed property of the specified
bean, as a String.
- getMappedProperty(Object, String, String) - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
Return the value of the specified mapped property of the specified
bean, as a String.
- 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 conversion 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
conversion 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 conversion 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
conversion pattern of the corresponding
LocaleConverter
.
- getMappedProperty(Object, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return the value of the specified mapped property of the
specified bean, with no type conversions.
- getMappedProperty(Object, String, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return the value of the specified mapped property of the specified
bean, with no type conversions.
- getMappedProperty(Object, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the value of the specified mapped property of the
specified bean, with no type conversions.
- getMappedProperty(Object, String, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the value of the specified mapped property of the specified
bean, with no type conversions.
- getMappedPropertyDescriptors(Class<?>) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Deprecated.
This method should not be exposed
- getMappedPropertyDescriptors(Object) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Deprecated.
This method should not be exposed
- getMappedPropertyDescriptors(Class<?>) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Deprecated.
This method should not be exposed
- getMappedPropertyDescriptors(Object) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Deprecated.
This method should not be exposed
- 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.
- getMappedPropertyType() - Method in class org.apache.commons.beanutils.MappedPropertyDescriptor
-
Gets the Class object for the property values.
- getMappedReadMethod() - Method in class org.apache.commons.beanutils.MappedPropertyDescriptor
-
Gets the method that should be used to read one of the property value.
- getMappedWriteMethod() - Method in class org.apache.commons.beanutils.MappedPropertyDescriptor
-
Gets the method that should be used to write one of the property value.
- getMatchingAccessibleMethod(Class<?>, String, Class<?>[]) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Find an accessible method that matches the given name and has compatible parameters.
- getName() - Method in class org.apache.commons.beanutils.BasicDynaClass
-
Return the name of this DynaClass (analogous to the
getName()
method of java.lang.ClassDynaClass
implementation class to support
different dynamic classes, with different sets of properties.
- getName() - Method in interface org.apache.commons.beanutils.DynaClass
-
Return the name of this DynaClass (analogous to the
getName()
method of java.lang.ClassDynaClass
implementation class to support
different dynamic classes, with different sets of properties.
- getName() - Method in class org.apache.commons.beanutils.DynaProperty
-
Get the name of this property.
- getName() - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Return the name of this DynaClass (analogous to the
getName()
method of java.lang.Class
)
- getName() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
-
Deprecated.
Return property name (includes indexed/mapped expr).
- getName() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Return property name (includes indexed/mapped expr).
- getName() - Method in class org.apache.commons.beanutils.WrapDynaClass
-
Return the name of this DynaClass (analogous to the
getName()
method of java.lang.ClassDynaClass
implementation class to support
different dynamic classes, with different sets of properties.
- getNestedProperty(Object, String) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Return the value of the (possibly nested) property of the specified
name, for the specified bean, as a String.
- getNestedProperty(Object, String) - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
Return the value of the (possibly nested) property of the specified
name, for the specified bean, as a String.
- 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
conversion pattern of the corresponding
LocaleConverter
.
- getNestedProperty(Object, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return the value of the (possibly nested) property of the specified
name, for the specified bean, with no type conversions.
- getNestedProperty(Object, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the value of the (possibly nested) property of the specified
name, for the specified bean, with no type conversions.
- getObjectFromResultSet(String) - Method in class org.apache.commons.beanutils.ResultSetDynaClass
-
Get a value from the
ResultSet
for the specified
property name.
- getPattern() - Method in class org.apache.commons.beanutils.converters.NumberConverter
-
Return the number format pattern used to convert
Numbers to/from a
java.lang.String
(or null
if none specified).
- getPatterns() - Method in class org.apache.commons.beanutils.converters.DateTimeConverter
-
Return the date format patterns used to convert
dates to/from a
java.lang.String
(or null
if none specified).
- getPredicate() - Method in class org.apache.commons.beanutils.BeanPredicate
-
Gets the
Predicate
to be applied to the value of the named property
during BeanPredicate.evaluate(java.lang.Object)
.
- getPrimitiveType(Class<?>) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Gets the class for the primitive type corresponding to the primitive wrapper class given.
- getPrimitiveWrapper(Class<?>) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Gets the wrapper object class for the given primitive type class.
- getProperty() - Method in class org.apache.commons.beanutils.BeanComparator
-
Gets the property attribute of the BeanComparator
- getProperty(Object, String) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Return the value of the specified property of the specified bean,
no matter which property reference format is used, as a String.
- getProperty(Object, String) - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
Return the value of the specified property of the specified bean,
no matter which property reference format is used, as a String.
- getProperty(String) - Method in class org.apache.commons.beanutils.expression.DefaultResolver
-
Return the property name from the property expression.
- getProperty(String) - Method in interface org.apache.commons.beanutils.expression.Resolver
-
Return the property name from the property expression.
- 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 conversion 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
conversion pattern of the corresponding
LocaleConverter
.
- getProperty(Object, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return the value of the specified property of the specified bean,
no matter which property reference format is used, with no
type conversions.
- getProperty(Object, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the value of the specified property of the specified bean,
no matter which property reference format is used, with no
type conversions.
- getPropertyDescriptor(String) - Method in interface org.apache.commons.beanutils.IntrospectionContext
-
Returns the descriptor for the property with the given name or
null if this property is unknown.
- getPropertyDescriptor(Object, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Retrieve the property descriptor for the specified property of the
specified bean, or return
null
if there is no such
descriptor.
- getPropertyDescriptor(Object, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Retrieve the property descriptor for the specified property of the
specified bean, or return
null
if there is no such
descriptor.
- getPropertyDescriptor(String) - Method in class org.apache.commons.beanutils.WrapDynaClass
-
Return the PropertyDescriptor for the specified property name, if any;
otherwise return
null
.
- getPropertyDescriptors(Class<?>) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Retrieve the property descriptors for the specified class,
introspecting and caching them the first time a particular bean class
is encountered.
- getPropertyDescriptors(Object) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Retrieve the property descriptors for the specified bean,
introspecting and caching them the first time a particular bean class
is encountered.
- getPropertyDescriptors(Class<?>) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Retrieve the property descriptors for the specified class,
introspecting and caching them the first time a particular bean class
is encountered.
- getPropertyDescriptors(Object) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Retrieve the property descriptors for the specified bean,
introspecting and caching them the first time a particular bean class
is encountered.
- getPropertyEditorClass(Object, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return the Java Class repesenting the property editor class that has
been registered for this property (if any).
- getPropertyEditorClass(Object, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the Java Class repesenting the property editor class that has
been registered for this property (if any).
- getPropertyName() - Method in class org.apache.commons.beanutils.BeanPredicate
-
Gets the name of the property whose value is to be predicated.
- getPropertyName() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosure
-
Returns the name of the property which will be updated when this
Closure
executes.
- getPropertyName() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicate
-
Returns the name of the property which will be evaluated when this
Predicate
is
executed.
- getPropertyName() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformer
-
Returns the name of the property that will be used in the transformation of the bean.
- getPropertyOfMapBean(Map<?, ?>, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
This method is called by getNestedProperty and setNestedProperty to
define what it means to get a property from an object which implements
Map.
- getPropertyType(Object, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return the Java Class representing the property type of the specified
property, or
null
if there is no such property for the
specified bean.
- getPropertyType(Object, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the Java Class representing the property type of the specified
property, or
null
if there is no such property for the
specified bean.
- getPropertyUtils() - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
Gets the
PropertyUtilsBean
instance used to access properties.
- getPropertyUtilsBean() - Method in class org.apache.commons.beanutils.WrapDynaClass
-
Returns the
PropertyUtilsBean
instance associated with this class.
- getPropertyValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosure
-
Returns the value that the property specified by
propertyName
will be updated to when this Closure
executes.
- getPropertyValue() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicate
-
Returns the value that the property specified by
propertyName
will be compared to
when this Predicate
executes.
- getPropName() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
-
Deprecated.
Return the property name.
- getPropName() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Return the property name.
- getReadMethod(String) - Method in class org.apache.commons.beanutils.BeanMap
-
Returns the accessor for the property with the given name.
- getReadMethod(Object) - Method in class org.apache.commons.beanutils.BeanMap
-
Returns the accessor for the property with the given name.
- getReadMethod(PropertyDescriptor) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return an accessible property getter method for this property,
if there is one; otherwise return
null
.
- getReadMethod(PropertyDescriptor) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return an accessible property getter method for this property,
if there is one; otherwise return
null
.
- getResolver() - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the configured
Resolver
implementation used by BeanUtils.
- getRows() - Method in class org.apache.commons.beanutils.RowSetDynaClass
-
Return a
List
containing the DynaBean
s that
represent the contents of each Row
from the
ResultSet
that was the basis of this
RowSetDynaClass
instance.
- getSimpleProperty(Object, String) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Return the value of the specified simple property of the specified
bean, converted to a String.
- getSimpleProperty(Object, String) - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
Return the value of the specified simple property of the specified
bean, converted to a String.
- 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
conversion 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
conversion 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
conversion 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
conversion pattern of the corresponding
LocaleConverter
.
- getSimpleProperty(Object, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return the value of the specified simple property of the specified
bean, with no type conversions.
- getSimpleProperty(Object, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return the value of the specified simple property of the specified
bean, with no type conversions.
- getTarget() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
-
Deprecated.
Return the target bean.
- getTarget() - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Return the target bean.
- getTargetClass() - Method in interface org.apache.commons.beanutils.IntrospectionContext
-
Returns the class that is subject of introspection.
- getTimeZone() - Method in class org.apache.commons.beanutils.converters.DateTimeConverter
-
Return the Time Zone to use when converting dates
(or
null
if none specified.
- getType(String) - Method in class org.apache.commons.beanutils.BeanMap
-
Returns the type of the property with the given name.
- getType() - Method in class org.apache.commons.beanutils.DynaProperty
-
Gets the Java class representing the data type of the underlying property
values.
- getTypeTransformer(Class<?>) - Method in class org.apache.commons.beanutils.BeanMap
-
Returns a transformer for the given primitive type.
- getWriteMethod(String) - Method in class org.apache.commons.beanutils.BeanMap
-
Returns the mutator for the property with the given name.
- getWriteMethod(Object) - Method in class org.apache.commons.beanutils.BeanMap
-
Returns the mutator for the property with the given name.
- getWriteMethod(PropertyDescriptor) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return an accessible property setter method for this property,
if there is one; otherwise return
null
.
- getWriteMethod(PropertyDescriptor) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return an accessible property setter method for this property,
if there is one; otherwise return
null
.
- getWriteMethod(Class<?>, PropertyDescriptor) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return an accessible property setter method for this property,
if there is one; otherwise return
null
.
- getWriteMethodPrefix() - Method in class org.apache.commons.beanutils.FluentPropertyBeanIntrospector
-
Returns the prefix for write methods this instance scans for.
- growIndexedProperty(String, Object, int) - Method in class org.apache.commons.beanutils.LazyDynaBean
-
Grow the size of an indexed property
H
- handleError(Class<T>, Object, Throwable) - Method in class org.apache.commons.beanutils.converters.AbstractConverter
-
Handle Conversion Errors.
- handleMissing(Class<T>) - Method in class org.apache.commons.beanutils.converters.AbstractConverter
-
Handle missing values.
- hashCode() - Method in class org.apache.commons.beanutils.BeanComparator
-
Hashcode compatible with equals.
- hashCode() - Method in class org.apache.commons.beanutils.DynaProperty
-
- hasNested(String) - Method in class org.apache.commons.beanutils.expression.DefaultResolver
-
Indicates whether or not the expression
contains nested property expressions or not.
- hasNested(String) - Method in interface org.apache.commons.beanutils.expression.Resolver
-
Indicates whether or not the expression
contains nested property expressions or not.
- hasNext() - Method in class org.apache.commons.beanutils.ResultSetIterator
-
Return
true
if the iteration has more elements.
- hasProperty(String) - Method in interface org.apache.commons.beanutils.IntrospectionContext
-
Tests whether a descriptor for the property with the given name is
already contained in this context.
I
- INDEXED_DELIM - Static variable in class org.apache.commons.beanutils.PropertyUtils
-
Deprecated.
The notation used for property name expressions is now
dependant on the
Resolver
implementation being used.
- INDEXED_DELIM2 - Static variable in class org.apache.commons.beanutils.PropertyUtils
-
Deprecated.
The notation used for property name expressions is now
dependant on the
Resolver
implementation being used.
- initCause(Throwable, Throwable) - Static method in class org.apache.commons.beanutils.BeanUtils
-
If we're running on JDK 1.4 or later, initialize the cause for the given throwable.
- initCause(Throwable, Throwable) - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
If we're running on JDK 1.4 or later, initialize the cause for the given throwable.
- initialValue() - Method in class org.apache.commons.beanutils.ContextClassLoaderLocal
-
Returns the initial value for this ContextClassLoaderLocal
variable.
- INSTANCE - Static variable in class org.apache.commons.beanutils.DefaultBeanIntrospector
-
The singleton instance of this class.
- instance - Variable in class org.apache.commons.beanutils.WrapDynaBean
-
The JavaBean instance wrapped by this WrapDynaBean.
- Integer_ZERO - Static variable in class org.apache.commons.beanutils.LazyDynaBean
-
Integer Zero
- IntegerArrayConverter - Class in org.apache.commons.beanutils.converters
-
Deprecated.
Replaced by the new
ArrayConverter
implementation
- IntegerArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.IntegerArrayConverter
-
Deprecated.
Create a
Converter
that will throw
a ConversionException
if a conversion error occurs.
- IntegerArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.IntegerArrayConverter
-
Deprecated.
Create a
Converter
that will return
the specified default value if a conversion error occurs.
- IntegerConverter - Class in org.apache.commons.beanutils.converters
-
NumberConverter
implementation that handles conversion to
and from java.lang.Integer objects.
- IntegerConverter() - Constructor for class org.apache.commons.beanutils.converters.IntegerConverter
-
Construct a java.lang.Integer Converter that throws
a
ConversionException
if an error occurs.
- IntegerConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.IntegerConverter
-
Construct a java.lang.Integer Converter that returns
a default value if an error occurs.
- IntegerLocaleConverter - Class in org.apache.commons.beanutils.locale.converters
-
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.
- introspect(IntrospectionContext) - Method in interface org.apache.commons.beanutils.BeanIntrospector
-
Performs introspection on a Java class.
- introspect(IntrospectionContext) - Method in class org.apache.commons.beanutils.DefaultBeanIntrospector
-
Performs introspection of a specific Java class.
- introspect(IntrospectionContext) - Method in class org.apache.commons.beanutils.FluentPropertyBeanIntrospector
-
Performs introspection.
- introspect() - Method in class org.apache.commons.beanutils.WrapDynaClass
-
Introspect our bean class to identify the supported properties.
- IntrospectionContext - Interface in org.apache.commons.beanutils
-
A context interface used during introspection for querying and setting
property descriptors.
- invokeConstructor(Class<T>, Object) - Static method in class org.apache.commons.beanutils.ConstructorUtils
-
Convenience method returning new instance of
klazz
using a single argument constructor.
- invokeConstructor(Class<T>, Object[]) - Static method in class org.apache.commons.beanutils.ConstructorUtils
-
Returns new instance of
klazz
created using the actual arguments args
.
- invokeConstructor(Class<T>, Object[], Class<?>[]) - Static method in class org.apache.commons.beanutils.ConstructorUtils
-
Returns new instance of
klazz
created using constructor
with signature parameterTypes
and actual arguments args
.
- invokeExactConstructor(Class<T>, Object) - Static method in class org.apache.commons.beanutils.ConstructorUtils
-
Convenience method returning new instance of
klazz
using a single argument constructor.
- invokeExactConstructor(Class<T>, Object[]) - Static method in class org.apache.commons.beanutils.ConstructorUtils
-
Returns new instance of
klazz
created using the actual arguments args
.
- invokeExactConstructor(Class<T>, Object[], Class<?>[]) - Static method in class org.apache.commons.beanutils.ConstructorUtils
-
Returns new instance of
klazz
created using constructor
with signature parameterTypes
and actual arguments
args
.
- invokeExactMethod(Object, String, Object) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a method whose parameter type matches exactly the object
type.
- invokeExactMethod(Object, String, Object[]) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a method whose parameter types match exactly the object
types.
- invokeExactMethod(Object, String, Object[], Class<?>[]) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a method whose parameter types match exactly the parameter
types given.
- invokeExactStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a static method whose parameter types match exactly the parameter
types given.
- invokeExactStaticMethod(Class<?>, String, Object) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a static method whose parameter type matches exactly the object
type.
- invokeExactStaticMethod(Class<?>, String, Object[]) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a static method whose parameter types match exactly the object
types.
- invokeMethod(Object, String, Object) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a named method whose parameter type matches the object type.
- invokeMethod(Object, String, Object[]) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a named method whose parameter type matches the object type.
- invokeMethod(Object, String, Object[], Class<?>[]) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a named method whose parameter type matches the object type.
- 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.
- invokeStaticMethod(Class<?>, String, Object) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a named static method whose parameter type matches the object type.
- invokeStaticMethod(Class<?>, String, Object[]) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a named static method whose parameter type matches the object type.
- invokeStaticMethod(Class<?>, String, Object[], Class<?>[]) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Invoke a named static method whose parameter type matches the object type.
- isAllowDecimals() - Method in class org.apache.commons.beanutils.converters.NumberConverter
-
Return whether decimals are allowed in the number.
- isAssignable(Class<?>, Class<?>) - Method in class org.apache.commons.beanutils.BasicDynaBean
-
Is an object of the source class assignable to the destination class?
- isAssignable(Class<?>, Class<?>) - Method in class org.apache.commons.beanutils.LazyDynaBean
-
Is an object of the source class assignable to the destination class?
- isAssignmentCompatible(Class<?>, Class<?>) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Determine whether a type can be used as a parameter in a method invocation.
- isDynaProperty(String) - Method in class org.apache.commons.beanutils.LazyDynaBean
-
Indicates if there is a property with the specified name.
- isDynaProperty(String) - Method in class org.apache.commons.beanutils.LazyDynaClass
-
Indicate whether a property actually exists.
- isDynaProperty(String) - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Indicate whether a property actually exists.
- isEmpty() - Method in class org.apache.commons.beanutils.BaseDynaBeanMapDecorator
-
Indicate whether the decorated
DynaBean
has
any properties.
- isIgnoreNull() - Method in class org.apache.commons.beanutils.BeanPropertyValueChangeClosure
-
Returns the flag that determines whether
null
objects in the property path will
genenerate an IllegalArgumentException
or not.
- isIgnoreNull() - Method in class org.apache.commons.beanutils.BeanPropertyValueEqualsPredicate
-
Returns the flag which determines whether
null
objects in the property path will
genenerate an IllegalArgumentException
or not.
- isIgnoreNull() - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformer
-
Returns the flag which determines whether
null
objects in the property path will
genenerate an IllegalArgumentException
or not.
- isIndexed() - Method in class org.apache.commons.beanutils.DynaProperty
-
Does this property represent an indexed value (ie an array or List)?
- isIndexed(String) - Method in class org.apache.commons.beanutils.expression.DefaultResolver
-
Indicate whether the expression is for an indexed property or not.
- isIndexed(String) - Method in interface org.apache.commons.beanutils.expression.Resolver
-
Indicate whether the expression is for an indexed property or not.
- isLenient() - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
-
Returns whether date formatting is lenient.
- isMapped() - Method in class org.apache.commons.beanutils.DynaProperty
-
Does this property represent a mapped value (ie a Map)?
- isMapped(String) - Method in class org.apache.commons.beanutils.expression.DefaultResolver
-
Indicate whether the expression is for a mapped property or not.
- isMapped(String) - Method in interface org.apache.commons.beanutils.expression.Resolver
-
Indicate whether the expression is for a mapped property or not.
- isReadable(Object, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return
true
if the specified property name identifies
a readable property on the specified bean; otherwise, return
false
.
- isReadable(Object, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return
true
if the specified property name identifies
a readable property on the specified bean; otherwise, return
false
.
- isReadOnly() - Method in class org.apache.commons.beanutils.BaseDynaBeanMapDecorator
-
Indicate whether the Map is read only.
- isRestricted() - Method in class org.apache.commons.beanutils.LazyDynaClass
-
Is this DynaClass currently restricted.
- isRestricted() - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Is this DynaClass currently restricted.
- isRestricted() - Method in interface org.apache.commons.beanutils.MutableDynaClass
-
Is this DynaClass currently restricted, if so, no changes to the
existing registration of property names, data types, readability, or
writeability are allowed.
- isReturnNull() - Method in class org.apache.commons.beanutils.LazyDynaClass
-
Should this DynaClass return a
null
from
the getDynaProperty(name)
method if the property
doesn't exist.
- isReturnNull() - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Should this DynaClass return a
null
from
the getDynaProperty(name)
method if the property
doesn't exist.
- isUseDefault() - Method in class org.apache.commons.beanutils.converters.AbstractConverter
-
Indicates whether a default value will be returned or exception
thrown in the event of a conversion error.
- isWriteable(Object, String) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Return
true
if the specified property name identifies
a writeable property on the specified bean; otherwise, return
false
.
- isWriteable(Object, String) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Return
true
if the specified property name identifies
a writeable property on the specified bean; otherwise, return
false
.
- iterator() - Method in class org.apache.commons.beanutils.ResultSetDynaClass
-
K
- keyIterator() - Method in class org.apache.commons.beanutils.BeanMap
-
Convenience method for getting an iterator over the keys.
- keySet() - Method in class org.apache.commons.beanutils.BaseDynaBeanMapDecorator
-
Returns the Set of the property
names in the decorated
DynaBean
.
- keySet() - Method in class org.apache.commons.beanutils.BeanMap
-
Get the keys for this BeanMap.
L
- LazyDynaBean - Class in org.apache.commons.beanutils
-
DynaBean which automatically adds properties to the
DynaClass
and provides Lazy List and Lazy Map features.
- LazyDynaBean() - Constructor for class org.apache.commons.beanutils.LazyDynaBean
-
Construct a new
LazyDynaBean
with a LazyDynaClass
instance.
- LazyDynaBean(String) - Constructor for class org.apache.commons.beanutils.LazyDynaBean
-
Construct a new
LazyDynaBean
with a LazyDynaClass
instance.
- LazyDynaBean(DynaClass) - Constructor for class org.apache.commons.beanutils.LazyDynaBean
-
Construct a new
DynaBean
associated with the specified
DynaClass
instance - if its not a MutableDynaClass
then a new LazyDynaClass
is created and the properties copied.
- LazyDynaClass - Class in org.apache.commons.beanutils
-
DynaClass which implements the
MutableDynaClass
interface.
- LazyDynaClass() - Constructor for class org.apache.commons.beanutils.LazyDynaClass
-
Construct a new LazyDynaClass with default parameters.
- LazyDynaClass(String) - Constructor for class org.apache.commons.beanutils.LazyDynaClass
-
Construct a new LazyDynaClass with the specified name.
- LazyDynaClass(String, Class<?>) - Constructor for class org.apache.commons.beanutils.LazyDynaClass
-
Construct a new LazyDynaClass with the specified name and DynaBean class.
- LazyDynaClass(String, DynaProperty[]) - Constructor for class org.apache.commons.beanutils.LazyDynaClass
-
Construct a new LazyDynaClass with the specified name and properties.
- LazyDynaClass(String, Class<?>, DynaProperty[]) - Constructor for class org.apache.commons.beanutils.LazyDynaClass
-
Construct a new LazyDynaClass with the specified name, DynaBean class and properties.
- LazyDynaList - Class in org.apache.commons.beanutils
-
Lazy DynaBean List.
- LazyDynaList() - Constructor for class org.apache.commons.beanutils.LazyDynaList
-
Default Constructor.
- LazyDynaList(int) - Constructor for class org.apache.commons.beanutils.LazyDynaList
-
Construct a LazyDynaList with the
specified capacity.
- LazyDynaList(DynaClass) - Constructor for class org.apache.commons.beanutils.LazyDynaList
-
Construct a LazyDynaList with a
specified DynaClass for its elements.
- LazyDynaList(Class<?>) - Constructor for class org.apache.commons.beanutils.LazyDynaList
-
Construct a LazyDynaList with a
specified type for its elements.
- LazyDynaList(Collection<?>) - Constructor for class org.apache.commons.beanutils.LazyDynaList
-
Construct a LazyDynaList populated with the
elements of a Collection.
- LazyDynaList(Object[]) - Constructor for class org.apache.commons.beanutils.LazyDynaList
-
Construct a LazyDynaList populated with the
elements of an Array.
- LazyDynaMap - Class in org.apache.commons.beanutils
-
Provides a light weight
DynaBean
facade to a Map
with lazy map/list processing.
- LazyDynaMap() - Constructor for class org.apache.commons.beanutils.LazyDynaMap
-
Default Constructor.
- LazyDynaMap(String) - Constructor for class org.apache.commons.beanutils.LazyDynaMap
-
Construct a new
LazyDynaMap
with the specified name.
- LazyDynaMap(Map<String, Object>) - Constructor for class org.apache.commons.beanutils.LazyDynaMap
-
Construct a new
LazyDynaMap
with the specified Map
.
- LazyDynaMap(String, Map<String, Object>) - Constructor for class org.apache.commons.beanutils.LazyDynaMap
-
Construct a new
LazyDynaMap
with the specified name and Map
.
- LazyDynaMap(DynaProperty[]) - Constructor for class org.apache.commons.beanutils.LazyDynaMap
-
Construct a new
LazyDynaMap
with the specified properties.
- LazyDynaMap(String, DynaProperty[]) - Constructor for class org.apache.commons.beanutils.LazyDynaMap
-
Construct a new
LazyDynaMap
with the specified name and properties.
- LazyDynaMap(DynaClass) - Constructor for class org.apache.commons.beanutils.LazyDynaMap
-
Construct a new
LazyDynaMap
based on an exisiting DynaClass
- limit - Variable in class org.apache.commons.beanutils.RowSetDynaClass
-
Limits the size of the returned list.
- loadClass(String) - Method in class org.apache.commons.beanutils.ResultSetDynaClass
-
Loads the class of the given name which by default uses the class loader used
to load this library.
- locale - Variable in class org.apache.commons.beanutils.locale.BaseLocaleConverter
-
The locale specified to our Constructor, by default - system locale.
- LocaleBeanUtils - Class in org.apache.commons.beanutils.locale
-
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 in org.apache.commons.beanutils.locale
-
Deprecated.
moved into
LocaleBeanUtils
- LocaleBeanUtils.Descriptor(Object, String, String, String, int) - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
-
Deprecated.
Construct a descriptor instance for the target bean and property.
- LocaleBeanUtilsBean - Class in org.apache.commons.beanutils.locale
-
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 in org.apache.commons.beanutils.locale
-
Deprecated.
Property name expressions are now processed by
the configured
Resolver
implementation and this class
is no longer used by BeanUtils.
- LocaleBeanUtilsBean.Descriptor(Object, String, String, String, int) - Constructor for class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Construct a descriptor instance for the target bean and property.
- LocaleConverter - Interface in org.apache.commons.beanutils.locale
-
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.
- LocaleConvertUtils - Class in org.apache.commons.beanutils.locale
-
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 in org.apache.commons.beanutils.locale
-
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.
- locPattern - Variable in class org.apache.commons.beanutils.locale.BaseLocaleConverter
-
The flag indicating whether the given pattern string is localized or not.
- logInfo(Exception) - Method in class org.apache.commons.beanutils.BeanMap
-
Logs the given exception to
System.out
.
- logWarn(Exception) - Method in class org.apache.commons.beanutils.BeanMap
-
Logs the given exception to
System.err
.
- Long_ZERO - Static variable in class org.apache.commons.beanutils.LazyDynaBean
-
Long Zero
- LongArrayConverter - Class in org.apache.commons.beanutils.converters
-
Deprecated.
Replaced by the new
ArrayConverter
implementation
- LongArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.LongArrayConverter
-
Deprecated.
Create a
Converter
that will throw
a ConversionException
if a conversion error occurs.
- LongArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.LongArrayConverter
-
Deprecated.
Create a
Converter
that will return
the specified default value if a conversion error occurs.
- LongConverter - Class in org.apache.commons.beanutils.converters
-
NumberConverter
implementation that handles conversion to
and from java.lang.Long objects.
- LongConverter() - Constructor for class org.apache.commons.beanutils.converters.LongConverter
-
Construct a java.lang.Long Converter that throws
a
ConversionException
if an error occurs.
- LongConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.LongConverter
-
Construct a java.lang.Long Converter that returns
a default value if an error occurs.
- LongLocaleConverter - Class in org.apache.commons.beanutils.locale.converters
-
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.
- lookup(Class<?>) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Look up and return any registered
Converter
for the specified
destination class; if there is no registered Converter, return
null
.
- lookup(Class<?>, Class<?>) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Look up and return any registered
Converter
for the specified
source and destination class; if there is no registered Converter,
return null
.
- lookup(Class<?>) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Look up and return any registered
Converter
for the specified
destination class; if there is no registered Converter, return
null
.
- lookup(Class<?>, Class<?>) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Look up and return any registered
Converter
for the specified
source and destination class; if there is no registered Converter,
return null
.
- 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
-
Deprecated.
This method will be modified to return a Map in the next release.
- 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
-
Deprecated.
This method will be modified to return a Map in the next release.
M
- MAPPED_DELIM - Static variable in class org.apache.commons.beanutils.PropertyUtils
-
Deprecated.
The notation used for property name expressions is now
dependant on the
Resolver
implementation being used.
- MAPPED_DELIM2 - Static variable in class org.apache.commons.beanutils.PropertyUtils
-
Deprecated.
The notation used for property name expressions is now
dependant on the
Resolver
implementation being used.
- MappedPropertyDescriptor - Class in org.apache.commons.beanutils
-
A MappedPropertyDescriptor describes one mapped property.
- MappedPropertyDescriptor(String, Class<?>) - Constructor for class org.apache.commons.beanutils.MappedPropertyDescriptor
-
Constructs a MappedPropertyDescriptor for a property that follows
the standard Java convention by having getFoo and setFoo
accessor methods, with the addition of a String parameter (the key).
- MappedPropertyDescriptor(String, Class<?>, String, String) - Constructor for class org.apache.commons.beanutils.MappedPropertyDescriptor
-
This constructor takes the name of a mapped property, and method
names for reading and writing the property.
- MappedPropertyDescriptor(String, Method, Method) - Constructor for class org.apache.commons.beanutils.MappedPropertyDescriptor
-
This constructor takes the name of a mapped property, and Method
objects for reading and writing the property.
- MethodUtils - Class in org.apache.commons.beanutils
-
Utility reflection methods focused on methods in general rather than properties in particular.
- MethodUtils() - Constructor for class org.apache.commons.beanutils.MethodUtils
-
- MODEL - Static variable in class org.apache.commons.beanutils.converters.BooleanArrayConverter
-
Deprecated.
Type which this class converts its input to.
- MutableDynaClass - Interface in org.apache.commons.beanutils
-
A specialized extension to
DynaClass
that allows properties
to be added or removed dynamically.
N
- name - Variable in class org.apache.commons.beanutils.BasicDynaClass
-
The "name" of this DynaBean class.
- name - Variable in class org.apache.commons.beanutils.DynaProperty
-
Property name
- name - Variable in class org.apache.commons.beanutils.LazyDynaMap
-
The name of this DynaClass (analogous to the
getName()
method of java.lang.Class
).
- NESTED_DELIM - Static variable in class org.apache.commons.beanutils.PropertyUtils
-
Deprecated.
The notation used for property name expressions is now
dependant on the
Resolver
implementation being used.
- NestedNullException - Exception in org.apache.commons.beanutils
-
Thrown to indicate that the Bean Access Language cannot execute query
against given bean since a nested bean referenced is null.
- NestedNullException() - Constructor for exception org.apache.commons.beanutils.NestedNullException
-
Constructs a
NestedNullException
without a detail message.
- NestedNullException(String) - Constructor for exception org.apache.commons.beanutils.NestedNullException
-
Constructs a
NestedNullException
without a detail message.
- newInstance() - Method in class org.apache.commons.beanutils.BasicDynaClass
-
Instantiate and return a new DynaBean instance, associated
with this DynaClass.
- newInstance() - Method in interface org.apache.commons.beanutils.DynaClass
-
Instantiate and return a new DynaBean instance, associated
with this DynaClass.
- newInstance() - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Instantiate and return a new DynaBean instance, associated
with this DynaClass.
- newInstance() - Method in class org.apache.commons.beanutils.WrapDynaClass
-
Instantiates a new standard JavaBean instance associated with
this DynaClass and return it wrapped in a new WrapDynaBean
instance.
- newMap() - Method in class org.apache.commons.beanutils.LazyDynaBean
-
Creates a new instance of the
Map
.
- next(String) - Method in class org.apache.commons.beanutils.expression.DefaultResolver
-
Extract the next property expression from the
current expression.
- next(String) - Method in interface org.apache.commons.beanutils.expression.Resolver
-
Extract the next property expression from the
current expression.
- next() - Method in class org.apache.commons.beanutils.ResultSetIterator
-
Return the next element in the iteration.
- NO_DEFAULT - Static variable in class org.apache.commons.beanutils.converters.AbstractArrayConverter
-
Deprecated.
This is a special reference that can be passed as the "default object"
to the constructor to indicate that no default is desired.
- NO_DEFAULT - Static variable in class org.apache.commons.beanutils.converters.BooleanConverter
-
Deprecated.
Use constructors without default value.
- NULL_ARGUMENTS - Static variable in class org.apache.commons.beanutils.BeanMap
-
An empty array.
- NumberConverter - Class in org.apache.commons.beanutils.converters
-
Converter
implementaion that handles conversion
to and from java.lang.Number objects.
- NumberConverter(boolean) - Constructor for class org.apache.commons.beanutils.converters.NumberConverter
-
Construct a java.lang.Number Converter
that throws a
ConversionException
if a error occurs.
- NumberConverter(boolean, Object) - Constructor for class org.apache.commons.beanutils.converters.NumberConverter
-
Construct a
java.lang.Number
Converter that returns
a default value if an error occurs.
O
- org.apache.commons.beanutils - package org.apache.commons.beanutils
-
The Bean Introspection Utilities component of the Apache Commons
subproject offers low-level utility classes that assist in getting and setting
property values on Java classes that follow the naming design patterns outlined
in the JavaBeans Specification, as well as mechanisms for dynamically defining
and accessing bean properties.
- 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.expression - package org.apache.commons.beanutils.expression
-
Contains the
Resolver
interface and implementations.
- 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.BigDecimalLocaleConverter
-
Convert the specified locale-sensitive input object into an output object of
BigDecimal type.
- parse(Object, String) - Method in class org.apache.commons.beanutils.locale.converters.BigIntegerLocaleConverter
-
Convert the specified locale-sensitive input object into an output object of
BigInteger 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
-
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.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.LongLocaleConverter
-
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.ShortLocaleConverter
-
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
-
Deprecated.
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.
- populate(Object, Map<String, ? extends Object>) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Populate the JavaBeans properties of the specified bean, based on
the specified name/value pairs.
- populate(Object, Map<String, ? extends Object>) - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
Populate the JavaBeans properties of the specified bean, based on
the specified name/value pairs.
- primitiveToWrapper(Class<T>) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Change primitive Class types to the associated wrapper class.
- properties - Variable in class org.apache.commons.beanutils.BasicDynaClass
-
The set of dynamic properties that are part of this DynaClass.
- properties - Variable in class org.apache.commons.beanutils.WrapDynaClass
-
The set of dynamic properties that are part of this DynaClass.
- propertiesMap - Variable in class org.apache.commons.beanutils.BasicDynaClass
-
The set of dynamic properties that are part of this DynaClass,
keyed by the property name.
- propertiesMap - Variable in class org.apache.commons.beanutils.WrapDynaClass
-
The set of dynamic properties that are part of this DynaClass,
keyed by the property name.
- propertyNames() - Method in interface org.apache.commons.beanutils.IntrospectionContext
-
Returns a set with the names of all properties known to this context.
- PropertyUtils - Class in org.apache.commons.beanutils
-
Utility methods for using Java Reflection APIs to facilitate generic
property getter and setter operations on Java objects.
- PropertyUtils() - Constructor for class org.apache.commons.beanutils.PropertyUtils
-
- PropertyUtilsBean - Class in org.apache.commons.beanutils
-
Utility methods for using Java Reflection APIs to facilitate generic
property getter and setter operations on Java objects.
- PropertyUtilsBean() - Constructor for class org.apache.commons.beanutils.PropertyUtilsBean
-
Base constructor
- put(K, Object) - Method in class org.apache.commons.beanutils.BaseDynaBeanMapDecorator
-
Set the value for the specified property in
the decorated
DynaBean
.
- put(Object, Object) - Method in class org.apache.commons.beanutils.BeanMap
-
Sets the bean property with the given name to the given value.
- putAll(Map<? extends K, ? extends Object>) - Method in class org.apache.commons.beanutils.BaseDynaBeanMapDecorator
-
Copy the contents of a Map to the decorated
DynaBean
.
- putAllWriteable(BeanMap) - Method in class org.apache.commons.beanutils.BeanMap
-
Puts all of the writable properties from the given BeanMap into this
BeanMap.
R
- register(Converter, Class<?>) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Register a custom
Converter
for the specified destination
Class
, replacing any previously registered Converter.
- register(boolean, boolean, int) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Register the provided converters with the specified defaults.
- register(Converter, Class<?>) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Register a custom
Converter
for the specified destination
Class
, replacing any previously registered Converter.
- 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.
- reinitialise() - Method in class org.apache.commons.beanutils.BeanMap
-
Reinitializes this bean.
- remove(Object) - Method in class org.apache.commons.beanutils.BaseDynaBeanMapDecorator
-
remove() operation is not supported.
- remove(String, String) - Method in class org.apache.commons.beanutils.BasicDynaBean
-
Remove any existing value for the specified key on the
specified mapped property.
- remove(String, String) - Method in interface org.apache.commons.beanutils.DynaBean
-
Remove any existing value for the specified key on the
specified mapped property.
- remove(String) - Method in class org.apache.commons.beanutils.expression.DefaultResolver
-
Remove the last property expresson from the
current expression.
- remove(String) - Method in interface org.apache.commons.beanutils.expression.Resolver
-
Remove the last property expresson from the
current expression.
- remove(String, String) - Method in class org.apache.commons.beanutils.LazyDynaBean
-
Remove any existing value for the specified key on the
specified mapped property.
- remove(String) - Method in class org.apache.commons.beanutils.LazyDynaClass
-
Remove the specified dynamic property, and any associated data type,
readability, and writeability, from this dynamic class.
- remove(String) - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Remove the specified dynamic property, and any associated data type,
readability, and writeability, from this dynamic class.
- remove(String) - Method in interface org.apache.commons.beanutils.MutableDynaClass
-
Remove the specified dynamic property, and any associated data type,
readability, and writeability, from this dynamic class.
- remove(String, String) - Method in class org.apache.commons.beanutils.ResultSetIterator
-
Remove any existing value for the specified key on the
specified mapped property.
- remove() - Method in class org.apache.commons.beanutils.ResultSetIterator
-
Remove the current element from the iteration.
- remove(String, String) - Method in class org.apache.commons.beanutils.WrapDynaBean
-
Remove any existing value for the specified key on the
specified mapped property.
- removeBeanIntrospector(BeanIntrospector) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Removes the specified
BeanIntrospector
.
- removeBeanIntrospector(BeanIntrospector) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Removes the specified
BeanIntrospector
.
- removePropertyDescriptor(String) - Method in interface org.apache.commons.beanutils.IntrospectionContext
-
Removes the descriptor for the property with the given name.
- resetBeanIntrospectors() - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Resets the registered
BeanIntrospector
objects to the initial default
state.
- resetBeanIntrospectors() - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Resets the
BeanIntrospector
objects registered at this instance.
- Resolver - Interface in org.apache.commons.beanutils.expression
-
Property Name Expression Resolver.
- restricted - Variable in class org.apache.commons.beanutils.LazyDynaClass
-
Controls whether changes to this DynaClass's properties are allowed.
- restricted - Variable in class org.apache.commons.beanutils.LazyDynaMap
-
Controls whether changes to this DynaClass's properties are allowed.
- resultSet - Variable in class org.apache.commons.beanutils.ResultSetDynaClass
-
The
ResultSet
we are wrapping.
- ResultSetDynaClass - Class in org.apache.commons.beanutils
-
Implementation of
DynaClass
for DynaBeans that wrap the
java.sql.Row
objects of a java.sql.ResultSet
.
- ResultSetDynaClass(ResultSet) - Constructor for class org.apache.commons.beanutils.ResultSetDynaClass
-
Construct a new ResultSetDynaClass for the specified
ResultSet
.
- ResultSetDynaClass(ResultSet, boolean) - Constructor for class org.apache.commons.beanutils.ResultSetDynaClass
-
Construct a new ResultSetDynaClass for the specified
ResultSet
.
- ResultSetDynaClass(ResultSet, boolean, boolean) - Constructor for class org.apache.commons.beanutils.ResultSetDynaClass
-
Construct a new ResultSetDynaClass for the specified
ResultSet
.
- ResultSetIterator - Class in org.apache.commons.beanutils
-
- returnNull - Variable in class org.apache.commons.beanutils.LazyDynaClass
-
Controls whether the
getDynaProperty()
method returns
null if a property doesn't exist - or creates a new one.
- returnNull - Variable in class org.apache.commons.beanutils.LazyDynaMap
-
Controls whether the
getDynaProperty()
method returns
null if a property doesn't exist - or creates a new one.
- rows - Variable in class org.apache.commons.beanutils.RowSetDynaClass
-
The list of
DynaBean
s representing the contents of
the original ResultSet
on which this
RowSetDynaClass
was based.
- RowSetDynaClass - Class in org.apache.commons.beanutils
-
- RowSetDynaClass(ResultSet) - Constructor for class org.apache.commons.beanutils.RowSetDynaClass
-
Construct a new
RowSetDynaClass
for the specified
ResultSet
.
- RowSetDynaClass(ResultSet, int) - Constructor for class org.apache.commons.beanutils.RowSetDynaClass
-
Construct a new
RowSetDynaClass
for the specified
ResultSet
.
- RowSetDynaClass(ResultSet, boolean) - Constructor for class org.apache.commons.beanutils.RowSetDynaClass
-
Construct a new
RowSetDynaClass
for the specified
ResultSet
.
- RowSetDynaClass(ResultSet, boolean, int) - Constructor for class org.apache.commons.beanutils.RowSetDynaClass
-
Construct a new
RowSetDynaClass
for the specified
ResultSet
.
- RowSetDynaClass(ResultSet, boolean, boolean) - Constructor for class org.apache.commons.beanutils.RowSetDynaClass
-
Construct a new
RowSetDynaClass
for the specified
ResultSet
.
- RowSetDynaClass(ResultSet, boolean, int, boolean) - Constructor for class org.apache.commons.beanutils.RowSetDynaClass
-
Construct a new
RowSetDynaClass
for the specified
ResultSet
.
S
- set(String, Object) - Method in class org.apache.commons.beanutils.BasicDynaBean
-
Set the value of a simple property with the specified name.
- set(String, int, Object) - Method in class org.apache.commons.beanutils.BasicDynaBean
-
Set the value of an indexed property with the specified name.
- set(String, String, Object) - Method in class org.apache.commons.beanutils.BasicDynaBean
-
Set the value of a mapped property with the specified name.
- set(T) - Method in class org.apache.commons.beanutils.ContextClassLoaderLocal
-
Sets the value - a value is provided per (thread) context classloader.
- set(String, Object) - Method in class org.apache.commons.beanutils.ConvertingWrapDynaBean
-
Set the value of the property with the specified name
performing any type conversions if necessary.
- set(String, Object) - Method in interface org.apache.commons.beanutils.DynaBean
-
Set the value of a simple property with the specified name.
- set(String, int, Object) - Method in interface org.apache.commons.beanutils.DynaBean
-
Set the value of an indexed property with the specified name.
- set(String, String, Object) - Method in interface org.apache.commons.beanutils.DynaBean
-
Set the value of a mapped property with the specified name.
- set(String, Object) - Method in class org.apache.commons.beanutils.LazyDynaBean
-
Set the value of a simple property with the specified name.
- set(String, int, Object) - Method in class org.apache.commons.beanutils.LazyDynaBean
-
Set the value of an indexed property with the specified name.
- set(String, String, Object) - Method in class org.apache.commons.beanutils.LazyDynaBean
-
Set the value of a mapped property with the specified name.
- set(int, Object) - Method in class org.apache.commons.beanutils.LazyDynaList
-
Set the element at the specified position.
- set(String, Object) - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Set the value of a simple property with the specified name.
- set(String, Object) - Method in class org.apache.commons.beanutils.ResultSetIterator
-
Set the value of a simple property with the specified name.
- set(String, int, Object) - Method in class org.apache.commons.beanutils.ResultSetIterator
-
Set the value of an indexed property with the specified name.
- set(String, String, Object) - Method in class org.apache.commons.beanutils.ResultSetIterator
-
Set the value of a mapped property with the specified name.
- set(String, Object) - Method in class org.apache.commons.beanutils.WrapDynaBean
-
Set the value of a simple property with the specified name.
- set(String, int, Object) - Method in class org.apache.commons.beanutils.WrapDynaBean
-
Set the value of an indexed property with the specified name.
- set(String, String, Object) - Method in class org.apache.commons.beanutils.WrapDynaBean
-
Set the value of a mapped property with the specified name.
- setAllowedChars(char[]) - Method in class org.apache.commons.beanutils.converters.ArrayConverter
-
Set the allowed characters to be used for parsing a delimited String.
- 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
- setBean(Object) - Method in class org.apache.commons.beanutils.BeanMap
-
Sets the bean to be operated on by this map.
- setCacheFast(Map<?, ?>, boolean) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Set whether fast on a Map
- setCacheMethods(boolean) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Set whether methods should be cached for greater performance or not,
default is
true
.
- setDebug(int) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Deprecated.
BeanUtils now uses commons-logging for all log messages.
Use your favorite logging tool to configure logging for
this class.
- setDebug(int) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Deprecated.
The
debug
static property is no longer used
- setDefaultBoolean(boolean) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Deprecated.
Register replacement converters for Boolean.TYPE and
Boolean.class instead
- setDefaultBoolean(boolean) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Deprecated.
Register replacement converters for Boolean.TYPE and
Boolean.class instead
- setDefaultByte(byte) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Deprecated.
Register replacement converters for Byte.TYPE and
Byte.class instead
- setDefaultByte(byte) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Deprecated.
Register replacement converters for Byte.TYPE and
Byte.class instead
- setDefaultCharacter(char) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Deprecated.
Register replacement converters for Character.TYPE and
Character.class instead
- setDefaultCharacter(char) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Deprecated.
Register replacement converters for Character.TYPE and
Character.class instead
- setDefaultDouble(double) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Deprecated.
Register replacement converters for Double.TYPE and
Double.class instead
- setDefaultDouble(double) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Deprecated.
Register replacement converters for Double.TYPE and
Double.class instead
- setDefaultFloat(float) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Deprecated.
Register replacement converters for Float.TYPE and
Float.class instead
- setDefaultFloat(float) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Deprecated.
Register replacement converters for Float.TYPE and
Float.class instead
- setDefaultInteger(int) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Deprecated.
Register replacement converters for Integer.TYPE and
Integer.class instead
- setDefaultInteger(int) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Deprecated.
Register replacement converters for Integer.TYPE and
Integer.class instead
- 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.
- setDefaultLong(long) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Deprecated.
Register replacement converters for Long.TYPE and
Long.class instead
- setDefaultLong(long) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Deprecated.
Register replacement converters for Long.TYPE and
Long.class instead
- setDefaultShort(short) - Static method in class org.apache.commons.beanutils.ConvertUtils
-
Deprecated.
Register replacement converters for Short.TYPE and
Short.class instead
- setDefaultShort(short) - Method in class org.apache.commons.beanutils.ConvertUtilsBean
-
Deprecated.
Register replacement converters for Short.TYPE and
Short.class instead
- setDefaultValue(Object) - Method in class org.apache.commons.beanutils.converters.AbstractConverter
-
Set the default value, converting as required.
- setDelimiter(char) - Method in class org.apache.commons.beanutils.converters.ArrayConverter
-
Set the delimiter to be used for parsing a delimited String.
- setDynaBeanClass(Class<?>) - Method in class org.apache.commons.beanutils.BasicDynaClass
-
Set the Class object we will use to create new instances in the
newInstance()
method.
- setElementDynaClass(DynaClass) - Method in class org.apache.commons.beanutils.LazyDynaList
-
Set the element Type and DynaClass.
- setElementType(Class<?>) - Method in class org.apache.commons.beanutils.LazyDynaList
-
Set the element Type and DynaClass.
- setIndex(int) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
-
Deprecated.
Set the indexed property index.
- setIndex(int) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Set the indexed property index.
- setIndexedProperty(Object, String, Object) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Sets the value of the specified indexed property of the specified
bean, with no type conversions.
- setIndexedProperty(Object, String, int, Object) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Sets the value of the specified indexed property of the specified
bean, with no type conversions.
- setIndexedProperty(Object, String, Object) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Set the value of the specified indexed property of the specified
bean, with no type conversions.
- setIndexedProperty(Object, String, int, Object) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Set the value of the specified indexed property of the specified
bean, with no type conversions.
- setInstance(BeanUtilsBean) - Static method in class org.apache.commons.beanutils.BeanUtilsBean
-
Sets the instance which provides the functionality for
BeanUtils
.
- 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.
Set the mapped property key.
- setKey(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Set the mapped property key.
- setLenient(boolean) - Method in class org.apache.commons.beanutils.locale.converters.DateLocaleConverter
-
Specify whether or not date-time parsing should be lenient.
- setLocale(Locale) - Method in class org.apache.commons.beanutils.converters.DateTimeConverter
-
Set the Locale for the Converter.
- setLocale(Locale) - Method in class org.apache.commons.beanutils.converters.NumberConverter
-
Set the Locale for the Converter.
- setMap(Map<String, Object>) - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Set the Map backing this
DynaBean
- setMappedProperty(Object, String, Object) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Sets the value of the specified mapped property of the
specified bean, with no type conversions.
- setMappedProperty(Object, String, String, Object) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Sets the value of the specified mapped property of the specified
bean, with no type conversions.
- setMappedProperty(Object, String, Object) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Set the value of the specified mapped property of the
specified bean, with no type conversions.
- setMappedProperty(Object, String, String, Object) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Set the value of the specified mapped property of the specified
bean, with no type conversions.
- setMappedReadMethod(Method) - Method in class org.apache.commons.beanutils.MappedPropertyDescriptor
-
Sets the method that should be used to read one of the property value.
- setMappedWriteMethod(Method) - Method in class org.apache.commons.beanutils.MappedPropertyDescriptor
-
Sets the method that should be used to write the property value.
- setName(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
-
Deprecated.
Set the property name (includes indexed/mapped expr).
- setName(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Set the property name (includes indexed/mapped expr).
- setNestedProperty(Object, String, Object) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Sets the value of the (possibly nested) property of the specified
name, for the specified bean, with no type conversions.
- setNestedProperty(Object, String, Object) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Set the value of the (possibly nested) property of the specified
name, for the specified bean, with no type conversions.
- setOnlyFirstToString(boolean) - Method in class org.apache.commons.beanutils.converters.ArrayConverter
-
Indicates whether converting to a String should create
a delimited list or just convert the first value.
- setPattern(String) - Method in class org.apache.commons.beanutils.converters.DateTimeConverter
-
Set a date format pattern to use to convert
dates to/from a
java.lang.String
.
- setPattern(String) - Method in class org.apache.commons.beanutils.converters.NumberConverter
-
Set a number format pattern to use to convert
Numbers to/from a
java.lang.String
.
- setPatterns(String[]) - Method in class org.apache.commons.beanutils.converters.DateTimeConverter
-
Set the date format patterns to use to convert
dates to/from a
java.lang.String
.
- setPredicate(Predicate) - Method in class org.apache.commons.beanutils.BeanPredicate
-
Sets the
Predicate
to be applied to the value of the named property
during BeanPredicate.evaluate(Object)
.
- setProperties(DynaProperty[]) - Method in class org.apache.commons.beanutils.BasicDynaClass
-
Set the list of dynamic properties supported by this DynaClass.
- setProperty(String) - Method in class org.apache.commons.beanutils.BeanComparator
-
Sets the method to be called to compare two JavaBeans
- setProperty(Object, String, Object) - Static method in class org.apache.commons.beanutils.BeanUtils
-
Set the specified property value, performing type conversions as
required to conform to the type of the destination property.
- setProperty(Object, String, Object) - Method in class org.apache.commons.beanutils.BeanUtilsBean
-
Set the specified property value, performing type conversions as
required to conform to the type of the destination property.
- 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 conversion 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 conversion 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 conversion 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 conversion pattern.
- setProperty(Object, String, Object) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Set the value of the specified property of the specified bean,
no matter which property reference format is used, with no
type conversions.
- setProperty(Object, String, Object) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Set the value of the specified property of the specified bean,
no matter which property reference format is used, with no
type conversions.
- setPropertyName(String) - Method in class org.apache.commons.beanutils.BeanPredicate
-
Sets the name of the property whose value is to be predicated.
- setPropertyOfMapBean(Map<String, Object>, String, Object) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
This method is called by method setNestedProperty when the current bean
is found to be a Map object, and defines how to deal with setting
a property on a Map.
- setPropName(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
-
Deprecated.
Set the property name.
- setPropName(String) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Set the property name.
- setResolver(Resolver) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Configure the
Resolver
implementation used by BeanUtils.
- setRestricted(boolean) - Method in class org.apache.commons.beanutils.LazyDynaClass
-
Set whether this DynaClass is currently restricted.
- setRestricted(boolean) - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Set whether this DynaClass is currently restricted.
- setRestricted(boolean) - Method in interface org.apache.commons.beanutils.MutableDynaClass
-
Set the restricted state of this DynaClass to the specified value.
- setReturnNull(boolean) - Method in class org.apache.commons.beanutils.LazyDynaClass
-
Set whether this DynaClass should return a
null
from
the getDynaProperty(name)
method if the property
doesn't exist.
- setReturnNull(boolean) - Method in class org.apache.commons.beanutils.LazyDynaMap
-
Set whether this DynaClass should return a
null
from
the getDynaProperty(name)
method if the property
doesn't exist.
- setSimpleProperty(Object, String, Object) - Static method in class org.apache.commons.beanutils.PropertyUtils
-
Set the value of the specified simple property of the specified bean,
with no type conversions.
- setSimpleProperty(Object, String, Object) - Method in class org.apache.commons.beanutils.PropertyUtilsBean
-
Set the value of the specified simple property of the specified bean,
with no type conversions.
- setTarget(Object) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtils.Descriptor
-
Deprecated.
Set the target bean.
- setTarget(Object) - Method in class org.apache.commons.beanutils.locale.LocaleBeanUtilsBean.Descriptor
-
Deprecated.
Set the target bean.
- setTimeZone(TimeZone) - Method in class org.apache.commons.beanutils.converters.DateTimeConverter
-
Set the Time Zone to use when converting dates.
- setUseLocaleFormat(boolean) - Method in class org.apache.commons.beanutils.converters.DateTimeConverter
-
Indicate whether conversion should use a format/pattern or not.
- setUseLocaleFormat(boolean) - Method in class org.apache.commons.beanutils.converters.NumberConverter
-
Set whether a format should be used to convert
the Number.
- setValue(Object) - Method in class org.apache.commons.beanutils.BeanMap.Entry
-
Sets the value.
- Short_ZERO - Static variable in class org.apache.commons.beanutils.LazyDynaBean
-
Short Zero
- ShortArrayConverter - Class in org.apache.commons.beanutils.converters
-
Deprecated.
Replaced by the new
ArrayConverter
implementation
- ShortArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.ShortArrayConverter
-
Deprecated.
Create a
Converter
that will throw
a ConversionException
if a conversion error occurs.
- ShortArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.ShortArrayConverter
-
Deprecated.
Create a
Converter
that will return
the specified default value if a conversion error occurs.
- ShortConverter - Class in org.apache.commons.beanutils.converters
-
NumberConverter
implementation that handles conversion to
and from java.lang.Short objects.
- ShortConverter() - Constructor for class org.apache.commons.beanutils.converters.ShortConverter
-
Construct a java.lang.Short Converter that throws
a
ConversionException
if an error occurs.
- ShortConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.ShortConverter
-
Construct a java.lang.Short Converter that returns
a default value if an error occurs.
- ShortLocaleConverter - Class in org.apache.commons.beanutils.locale.converters
-
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.
- size() - Method in class org.apache.commons.beanutils.BaseDynaBeanMapDecorator
-
Returns the number properties in the decorated
DynaBean
.
- size() - Method in class org.apache.commons.beanutils.BeanMap
-
Returns the number of properties defined by the bean.
- size(String) - Method in class org.apache.commons.beanutils.LazyDynaBean
-
Return the size of an indexed or mapped property.
- SqlDateConverter - Class in org.apache.commons.beanutils.converters
-
DateTimeConverter
implementation that handles conversion to
and from java.sql.Date objects.
- SqlDateConverter() - Constructor for class org.apache.commons.beanutils.converters.SqlDateConverter
-
Construct a java.sql.Date Converter that throws
a
ConversionException
if an error occurs.
- SqlDateConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.SqlDateConverter
-
Construct a java.sql.Date Converter that returns
a default value if an error occurs.
- SqlDateLocaleConverter - Class in org.apache.commons.beanutils.locale.converters
-
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 in org.apache.commons.beanutils.converters
-
DateTimeConverter
implementation that handles conversion to
and from java.sql.Time objects.
- SqlTimeConverter() - Constructor for class org.apache.commons.beanutils.converters.SqlTimeConverter
-
Construct a java.sql.Time Converter that throws
a
ConversionException
if an error occurs.
- SqlTimeConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.SqlTimeConverter
-
Construct a java.sql.Time Converter that returns
a default value if an error occurs.
- SqlTimeLocaleConverter - Class in org.apache.commons.beanutils.locale.converters
-
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 in org.apache.commons.beanutils.converters
-
DateTimeConverter
implementation that handles conversion to
and from java.sql.Timestamp objects.
- SqlTimestampConverter() - Constructor for class org.apache.commons.beanutils.converters.SqlTimestampConverter
-
Construct a java.sql.Timestamp Converter that throws
a
ConversionException
if an error occurs.
- SqlTimestampConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.SqlTimestampConverter
-
Construct a java.sql.Timestamp Converter that returns
a default value if an error occurs.
- SqlTimestampLocaleConverter - Class in org.apache.commons.beanutils.locale.converters
-
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 in org.apache.commons.beanutils.converters
-
Deprecated.
Replaced by the new
ArrayConverter
implementation
- StringArrayConverter() - Constructor for class org.apache.commons.beanutils.converters.StringArrayConverter
-
Deprecated.
Create a
Converter
that will throw
a ConversionException
if a conversion error occurs.
- StringArrayConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.StringArrayConverter
-
Deprecated.
Create a
Converter
that will return
the specified default value if a conversion error occurs.
- StringConverter - Class in org.apache.commons.beanutils.converters
-
Converter
implementation that converts an incoming
object into a java.lang.String
object.
- StringConverter() - Constructor for class org.apache.commons.beanutils.converters.StringConverter
-
Construct a java.lang.String Converter that throws
a
ConversionException
if an error occurs.
- StringConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.StringConverter
-
Construct a java.lang.String Converter that returns
a default value if an error occurs.
- StringLocaleConverter - Class in org.apache.commons.beanutils.locale.converters
-
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.
- strings - Static variable in class org.apache.commons.beanutils.converters.AbstractArrayConverter
-
Deprecated.
Model object for string arrays.
T
- toArray() - Method in class org.apache.commons.beanutils.LazyDynaList
-
Converts the List to an Array.
- toArray(T[]) - Method in class org.apache.commons.beanutils.LazyDynaList
-
Converts the List to an Array of the specified type.
- toDynaBeanArray() - Method in class org.apache.commons.beanutils.LazyDynaList
-
Converts the List to an DynaBean Array.
- toNonPrimitiveClass(Class<?>) - Static method in class org.apache.commons.beanutils.MethodUtils
-
Find a non primitive representation for given primitive class.
- toString() - Method in class org.apache.commons.beanutils.BeanMap
-
Renders a string representation of this object.
- toString() - Method in class org.apache.commons.beanutils.converters.AbstractConverter
-
Provide a String representation of this converter.
- toString() - Method in class org.apache.commons.beanutils.converters.ArrayConverter
-
Provide a String representation of this array converter.
- toString() - Method in class org.apache.commons.beanutils.converters.ConverterFacade
-
Provide a String representation of this facade implementation
sand the underlying
Converter
it delegates to.
- toString() - Method in class org.apache.commons.beanutils.converters.DateTimeConverter
-
Provide a String representation of this date/time converter.
- toString() - Method in class org.apache.commons.beanutils.converters.NumberConverter
-
Provide a String representation of this number converter.
- toString() - Method in class org.apache.commons.beanutils.DynaProperty
-
Return a String representation of this Object.
- transform(Object) - Method in class org.apache.commons.beanutils.BeanToPropertyValueTransformer
-
Returns the value of the property named in the transformer's constructor for
the object provided.
- type - Variable in class org.apache.commons.beanutils.DynaProperty
-
Property type
U
- unset() - Method in class org.apache.commons.beanutils.ContextClassLoaderLocal
-
Unsets the value associated with the current thread's context classloader
- unset(ClassLoader) - Method in class org.apache.commons.beanutils.ContextClassLoaderLocal
-
Unsets the value associated with the given classloader
- URLConverter - Class in org.apache.commons.beanutils.converters
-
Converter
implementaion that handles conversion
to and from java.net.URL objects.
- URLConverter() - Constructor for class org.apache.commons.beanutils.converters.URLConverter
-
Construct a java.net.URL Converter that throws
a
ConversionException
if an error occurs.
- URLConverter(Object) - Constructor for class org.apache.commons.beanutils.converters.URLConverter
-
Construct a java.net.URL Converter that returns
a default value if an error occurs.
- useDefault - Variable in class org.apache.commons.beanutils.converters.AbstractArrayConverter
-
Deprecated.
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?
V
- valueIterator() - Method in class org.apache.commons.beanutils.BeanMap
-
Convenience method for getting an iterator over the values.
- values() - Method in class org.apache.commons.beanutils.BaseDynaBeanMapDecorator
-
Returns the set of property values in the
decorated
DynaBean
.
- values - Variable in class org.apache.commons.beanutils.BasicDynaBean
-
The set of property values for this DynaBean, keyed by property name.
- values() - Method in class org.apache.commons.beanutils.BeanMap
-
Returns the values for the BeanMap.
- values - Variable in class org.apache.commons.beanutils.LazyDynaBean
-
The
MutableDynaClass
"base class" that this DynaBean
is associated with.
W
- WrapDynaBean - Class in org.apache.commons.beanutils
-
Implementation of
DynaBean
that wraps a standard JavaBean
instance, so that DynaBean APIs can be used to access its properties.
- WrapDynaBean(Object) - Constructor for class org.apache.commons.beanutils.WrapDynaBean
-
Construct a new
DynaBean
associated with the specified
JavaBean instance.
- WrapDynaBean(Object, WrapDynaClass) - Constructor for class org.apache.commons.beanutils.WrapDynaBean
-
Creates a new instance of
WrapDynaBean
, associates it with the specified
JavaBean instance, and initializes the bean's DynaClass
.
- WrapDynaClass - Class in org.apache.commons.beanutils
-
Implementation of
DynaClass
for DynaBeans that wrap
standard JavaBean instances.
A B C D E F G H I K L M N O P R S T U V W
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.