| Name | Description | Type | Package | Framework |
| AbstractJsonWriter | An abstract implementation of a writer that calls abstract methods to build JSON structures. | Class | com.thoughtworks.xstream.io.json | XStream |
| AbstractJsonWriter .Type | Class | com.thoughtworks.xstream.io.json.AbstractJsonWriter | XStream | |
| JettisonMappedXmlDriver | Simple XStream driver wrapping Jettison's Mapped reader and writer. | Class | com.thoughtworks.xstream.io.json | XStream |
| JettisonStaxWriter | A specialized StaxWriter that makes usage of internal functionality of Jettison. | Class | com.thoughtworks.xstream.io.json | XStream |
| JsonHierarchicalStreamDriver | A driver for JSON that writes optimized JSON format, but is not able to deserialize the result. | Class | com.thoughtworks.xstream.io.json | XStream |
| JsonHierarchicalStreamWriter | A simple writer that outputs JSON in a pretty-printed indented stream. | Class | com.thoughtworks.xstream.io.json | XStream |
| JsonWriter | A simple writer that outputs JSON in a pretty-printed indented stream. | Class | com.thoughtworks.xstream.io.json | XStream |
| JsonWriter .Format | Format definition for JSON. | Class | com.thoughtworks.xstream.io.json.JsonWriter | XStream |