Package com.thoughtworks.xstream.io.json
package com.thoughtworks.xstream.io.json
-
ClassDescriptionAn abstract implementation of a writer that calls abstract methods to build JSON structures.Simple XStream driver wrapping Jettison's Mapped reader and writer.A specialized
StaxWriter
that makes usage of internal functionality of Jettison.A driver for JSON that writes optimized JSON format, but is not able to deserialize the result.Deprecated.As of 1.3.1, use JsonWriter insteadA simple writer that outputs JSON in a pretty-printed indented stream.Format definition for JSON.