|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
DynaClass
and provides Lazy List and Lazy Map features.LazyDynaBean
with a LazyDynaClass
instance.
LazyDynaBean
with a LazyDynaClass
instance.
DynaBean
associated with the specified
DynaClass
instance - if its not a MutableDynaClass
then a new LazyDynaClass
is created and the properties copied.
MutableDynaClass
interface.DynaBean
facade to a Map
with lazy map/list processing.LazyDynaMap
with the specified name.
LazyDynaMap
with the specified Map
.
LazyDynaMap
with the specified name and Map
.
LazyDynaMap
with the specified properties.
LazyDynaMap
with the specified name and properties.
LazyDynaMap
based on an exisiting DynaClass
Reader
.
InputStream
, using
the character encoding specified (or default encoding if null).
Reader
.Reader
.
Converter
implementation that converts an incoming
String into a primitive array of long.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
.
Converter
for the specified
destination class; if there is no registered Converter, return
null
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |