|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Converter
classes.Boolean
to an Integer
.Integer
to a Boolean
.String
to a Boolean
.EEE MMM dd HH:mm:ss.SSS z yyyy
.
true
if this object can convert
sourceClass
to targetClass
.
Converter
classes.List
.obj
is true, or zero if
obj
is false.
true
if obj
is non-zero, or
false
if obj
is zero.
true
if obj
equals "true", or
false
if obj
is any other value.
List
that contains the elements in
obj
.
obj
to T
.
obj
.
obj
to a String
formatted as
DateTimeConverters.CALENDAR_FORMAT
.
obj
to a String
using the supplied
locale, time zone, and format string.
obj
converted to a java.sql.Date
.
obj
to a String
formatted as
DateTimeConverters.CALENDAR_FORMAT
.
obj
to a String
using the supplied
locale, time zone, and format string.
obj
converted to a java.sql.Timestamp
.
obj
.
obj
converted to a Calendar
,
initialized with the default locale and time zone.
obj
converted to a Calendar
,
initialized with the specified locale and time zone.
obj
converted to a java.util.Date
.
obj
converted to a java.sql.Date
.
obj
converted to a java.sql.Time
.
obj
converted to a java.sql.Timestamp
.
obj
converted to a java.util.Date
.
obj
to a String
using the supplied
time zone.
obj
converted to a java.sql.Timestamp
.
obj
to a String
using the supplied
time zone.
obj
to a java.util.Calendar
initialized to
the default locale and time zone.
obj
to a java.util.Calendar
initialized to
the supplied locale and time zone.
obj
to a java.util.Date
.
obj
to a java.util.Date
.
obj
to a java.sql.Date
using the supplied
time zone.
obj
to a java.sql.Time
using the supplied
time zone.
obj
to a java.sql.Timestamp
.
obj
to a String
using the supplied
time zone.
obj
to T
.
obj
to T
.
Converter
factory and utility class.sourceClass
to
the targetClass
.
Converter
classes.Calendar
to a Date
.Calendar
to a Long
.Calendar
to a String
.Calendar
to a Timestamp
.Date
to a Calendar
.java.util.Date
to a
java.sql.Date
.java.util.Date
to a
java.sql.Time
.java.util.Date
to a
String
.java.util.Date
to a
java.sql.Timestamp
.java.util.Date
(and its subclasses) to a
Long
.Long
to a
Calendar
.Long
to a
java.util.Date
.Long
to a
java.sql.Date
.Long
to a
java.sql.Time
.Long
to a
java.sql.Timestamp
.java.sql.Date
to a
java.util.Date
.java.sql.Date
to a
String
.java.sql.Date
to a
java.sql.Timestamp
.java.sql.Time
to a
String
.String
to a
java.util.Calendar
.String
to a
java.util.Date
.String
to a
java.sql.Date
.String
to a
java.sql.Time
.String
to a
java.sql.Timestamp
.String
ID to a
java.util.TimeZone
.java.sql.Timestamp
to a
java.util.Date
.java.sql.Timestamp
to a
java.sql.Date
.java.sql.Timestamp
to a
java.sql.Time
.java.sql.Timestamp
to a
String
.java.util.TimeZone
to a
String
ID.List
and adds an object to the
List
.Set
and adds an object to the
Set
.String
by calling the object's toString
method..Converter
instance for
sourceClass
and targetClass
.
Class
for this converter.
Class
for this converter.
typeClass
.
true
if str
is null
or empty.
yyyy-MM-dd
.
HH:mm:ss
.
Converter
and are
contained in containerClass
.
java.sql.Blob
to a
byte array.ByteBuffer
.ByteBuffer
to a
byte array.Charset
to a
character set name String
.java.sql.Clob
to a
String
.DecimalFormat
to a
format pattern String
.ConverterLoader
implementations.SimpleDateFormat
to a
format pattern String
.String
to a
Charset
.String
to a
DecimalFormat
.Locale
ID
String
to a Locale
.String
to a
Pattern
.String
to a
SimpleDateFormat
.String
to a
UUID
.InetAddress
to a
String
.String
to an
InetAddress
.String
to a
URI
.String
to a
URL
.URI
to a
URL
.URL
to a
URI
.Number
to String
converter class
that implements some of the LocalizedConverter
methods.String
to Number
converter class
that implements some of the LocalizedConverter
methods.BigDecimal
to a
String
.BigInteger
to a
String
.Byte
to a
String
.Double
to a
String
.Float
to a
String
.Number
to a
BigDecimal
.Number
to a
BigInteger
.Number
to a
Byte
.Number
to a
Double
.Number
to a
Float
.Number
to an
Integer
.Number
to a
Long
.Number
to a
Short
.Integer
to a
String
.Long
to a
BigDecimal
.Long
to a
String
.Short
to a
String
.String
to a
BigDecimal
.String
to a
BigInteger
.String
to a
Byte
.String
to a
Double
.String
to a
Float
.String
to an
Integer
.String
to a
Long
.String
to a
Short
.Converter
instance to be used by the
Converters.getConverter(Class, Class)
method.
Converter
instance to be used by the
Converters.getConverter(Class, Class)
method.
ConverterCreator
instance to be used by the
Converters.getConverter(Class, Class)
method, when a converter can't be found.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |