Package com.thoughtworks.xstream.io.xml

Class Summary
AbstractTreeReader  
CompactWriter  
Dom4JDriver  
Dom4JReader  
Dom4JWriter  
DomDriver  
DomReader  
DomWriter  
JDomDriver  
JDomReader  
JDomWriter  
PrettyPrintWriter  
QNameMap Represents a mapping of QName intsnaces to Java class names allowing class aliases and namespace aware mappings of QNames to class names.
SaxWriter A SAX 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.
StaxDriver A driver using the StAX API
StaxReader A reader using the StAX API
StaxWriter A stream writing that outputs to a StAX stream writer
TraxSource A 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.
XomReader  
XomWriter  
XppDomDriver  
XppDomReader  
XppDomWriter  
XppDriver  
XppReader  
 



Joe Walnes, http://xstream.codehaus.org/