|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Converter
implementation that converts an incoming
comma delimited String into a known Java class via another Converter.Converter
implementation that converts an incoming
String into a java.math.BigDecimal
object, optionally using a
default value or throwing a ConversionException
if a conversion
error occurs.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.math.BigInteger
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.Boolean
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.Byte
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.
ConversionException
, compatible with
JDK 1.4's extensions to java.lang.Throwable
.
ConversionException
, compatible with
JDK 1.4's extensions to java.lang.Throwable
.
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.
getName()
.Converter
s.
Converter.convert()
has failed to complete successfully.Conversion
and
ConversionFactory
objects.String
.
String
.
String
.
String
.
getName()
.
intValue()
.
Integer.valueOf()
.
getID()
.
Converter
for the specified destination
Class
.
Converter
implementation that converts an incoming
String into a java.lang.Double
object, optionally using a
default value or throwing a ConversionException
if a conversion
error occurs.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.io.FileL
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.Float
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.
getID()
.Converter
implementation that converts an incoming
String into a java.lang.Integer
object, optionally using a
default value or throwing a ConversionException
if a conversion
error occurs.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.Long
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
for the specified
destination class; if there is no registered Converter, return
null
.
intValue()
.toString()
.Conversion
and ConversionFactory
.Converter
interface that turn Strings into the specified object.Converter
for the specified destination
Class
, replacing any previously registered Converter.
Converter
implementation that converts an incoming
String into a java.lang.Short
object, optionally using a
default value or throwing a ConversionException
if a conversion
error occurs.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.sql.Date
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.sql.Time
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.sql.Timestamp
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.String
object, optionally using a
default value or throwing a ConversionException
if a conversion
error occurs.Integer.valueOf()
.getID()
.Converter
implementation that converts an incoming
String into a java.net.URL
object, optionally using a
default value or throwing a ConversionException
if a conversion
error occurs.Converter
that will throw a ConversionException
if a conversion error occurs.
Converter
that will return the specified default value
if a conversion error occurs.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |