|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
SAX property
to configure the XStream
facade to be used for object serialization.
Converter
implementations when they cannot convert an object
to/from textual data.QName
intsnaces to Java class names
allowing class aliases and namespace aware mappings of QNames to class names.SAX property
to configure the list of
Java objects to serialize.
parser
that acts as an XStream
HierarchicalStreamWriter
to enable direct generation of
a SAX event flow from the XStream serialization of a list of
list of Java objects.JAXP TrAX Source
that enables using XStream
object serialization as direct input for XSLT processors without
resorting to an intermediate representation such as text XML, DOM
or DOM4J.TransformerFactory.getFeature(java.lang.String)
returns true
when passed this value as an
argument, the Transformer natively supports XStream.
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |