- java.lang.Object
-
- com.thoughtworks.xstream.io.json.JettisonMappedXmlDriver
-
- All Implemented Interfaces:
- HierarchicalStreamDriver
public class JettisonMappedXmlDriver
extends java.lang.Object
implements HierarchicalStreamDriver
Simple XStream driver wrapping Jettison's Mapped reader and writer. Serializes object from
and to JSON.
- Author:
- Dejan Bosanac
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2004-2012 XStream. All Rights Reserved.