Uses of Class
com.thoughtworks.xstream.io.json.AbstractJsonWriter
Packages that use AbstractJsonWriter
-
Uses of AbstractJsonWriter in com.thoughtworks.xstream.io.json
Subclasses of AbstractJsonWriter in com.thoughtworks.xstream.io.jsonModifier and TypeClassDescriptionclassDeprecated.As of 1.3.1, use JsonWriter insteadclassA simple writer that outputs JSON in a pretty-printed indented stream.