| Package | Description | 
|---|---|
| com.thoughtworks.xstream.io.json | |
| com.thoughtworks.xstream.io.xml | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractJsonWriterAn abstract implementation of a writer that calls abstract methods to build JSON structures. | 
| class  | JettisonStaxWriterA specialized  StaxWriterthat makes usage of internal functionality of Jettison. | 
| class  | JsonHierarchicalStreamWriterDeprecated. 
 As of 1.3.1, use JsonWriter instead | 
| class  | JsonWriterA simple writer that outputs JSON in a pretty-printed indented stream. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractDocumentWriterA generic  HierarchicalStreamWriterfor DOM writer
 implementations. | 
| class  | AbstractXmlWriterDeprecated. 
 As of 1.4 use  AbstractWriterinstead | 
| class  | CompactWriter | 
| class  | Dom4JWriter | 
| class  | Dom4JXmlWriter | 
| class  | DomWriter | 
| class  | JDom2Writer | 
| class  | JDomWriter | 
| class  | PrettyPrintWriterA simple writer that outputs XML in a pretty-printed indented stream. | 
| class  | SaxWriterA SAX  parserthat acts as an XStreamHierarchicalStreamWriterto enable direct generation of a
 SAX event flow from the XStream serialization of a list of list of Java objects. | 
| class  | StaxWriterA stream writing that outputs to a StAX stream writer | 
| class  | XomWriter | 
| class  | XppDomWriter | 
Copyright © 2004–2024 XStream. All rights reserved.