|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||
DynaBean that wraps a standard JavaBean
instance, so that DynaBean APIs can be used to access its properties.DynaBean associated with the specified
JavaBean instance.
DynaClass for DynaBeans that wrap
standard JavaBean instances.byte[] to an OutputStream.
byte[] to chars on a Writer
using the default character encoding of the platform.
byte[] to chars on a Writer
using the specified character encoding.
char[] to a Writer
using the default character encoding of the platform.
char[] to bytes on an
OutputStream.
char[] to bytes on an
OutputStream using the specified character encoding.
String to a Writer.
String to bytes on an
OutputStream using the default character encoding of the
platform.
String to bytes on an
OutputStream using the specified character encoding.
StringBuffer to a Writer.
StringBuffer to bytes on an
OutputStream using the default character encoding of the
platform.
StringBuffer to bytes on an
OutputStream using the specified character encoding.
toString() value of each item in a collection to
an OutputStream line by line, using the default character
encoding of the platform and the specified line ending.
toString() value of each item in a collection to
an OutputStream line by line, using the specified character
encoding and the specified line ending.
toString() value of each item in a collection to
a Writer line by line, using the specified line ending.
|
||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||