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.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.