Uses of Class
com.thoughtworks.xstream.io.AbstractWriter
Packages that use AbstractWriter
-
Uses of AbstractWriter in com.thoughtworks.xstream.io.json
Subclasses of AbstractWriter in com.thoughtworks.xstream.io.jsonModifier and TypeClassDescriptionclassAn abstract implementation of a writer that calls abstract methods to build JSON structures.classA specializedStaxWriterthat makes usage of internal functionality of Jettison.classDeprecated.As of 1.3.1, use JsonWriter insteadclassA simple writer that outputs JSON in a pretty-printed indented stream. -
Uses of AbstractWriter in com.thoughtworks.xstream.io.xml
Subclasses of AbstractWriter in com.thoughtworks.xstream.io.xmlModifier and TypeClassDescriptionclassA genericHierarchicalStreamWriterfor DOM writer implementations.classDeprecated.As of 1.4 useAbstractWriterinsteadclassclassclassclassclassclassclassA simple writer that outputs XML in a pretty-printed indented stream.final classA SAXparserthat acts as an XStreamHierarchicalStreamWriterto enable direct generation of a SAX event flow from the XStream serialization of a list of list of Java objects.classA stream writing that outputs to a StAX stream writerclassclass