|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
ConversionException
, compatible with
JDK 1.4's extensions to java.lang.Throwable
.
Converter
implementation that converts an incoming
String into a primitive array of char.Converter
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 converts an incoming
String into a java.lang.Character
object, optionally using a
default value or throwing a ConversionException
if a conversion
error occurs.Converter
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 converts an incoming
String into a java.lang.Class
object, optionally using a
default value or throwing a ConversionException
if a conversion
error occurs.Converter
that will throw a ConversionException
if a conversion error occurs.
Converter
that will return the specified default value
if a conversion error occurs.
FastHashMap
instance.
Reader
quietly.
Reader
.
Writer
.
InputStream
.
OutputStream
.
dynaBeanClass
that we will use
for creating new instances.
MethodUtils
.true
if this map contains a mapping for the
specified key.
true
if this map contains one or more keys mapping
to the specified value.
DynaProperty
Converter.convert()
has failed to complete successfully.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.
ResultSet
into a newly created DynaBean
, and add
this bean to the list of DynaBean
s that will later by
returned by a call to getRows()
.
InputStream
to an
OutputStream
.
InputStream
to chars on a
Writer
using the default character encoding of the platform.
InputStream
to chars on a
Writer
using the specified character encoding.
Reader
to a Writer
.
Reader
to bytes on an
OutputStream
using the default character encoding of the
platform, and calling flush.
Reader
to bytes on an
OutputStream
using the specified character encoding, and
calling flush.
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.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |