Class JmcXppDriver
- java.lang.Object
-
- com.thoughtworks.xstream.io.AbstractDriver
-
- com.thoughtworks.xstream.io.xml.AbstractXmlDriver
-
- com.thoughtworks.xstream.io.xml.AbstractXppDriver
-
- com.thoughtworks.xstream.io.xml.XppDriver
-
- org.anasoid.jmc.core.xstream.io.xml.JmcXppDriver
-
- All Implemented Interfaces:
com.thoughtworks.xstream.io.HierarchicalStreamDriver
public class JmcXppDriver extends com.thoughtworks.xstream.io.xml.XppDriverXstream Jmc Driver.
-
-
Constructor Summary
Constructors Constructor Description JmcXppDriver()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.thoughtworks.xstream.io.HierarchicalStreamWritercreateWriter(java.io.Writer out)-
Methods inherited from class com.thoughtworks.xstream.io.xml.XppDriver
createDefaultParser, createParser
-
Methods inherited from class com.thoughtworks.xstream.io.xml.AbstractXppDriver
createReader, createReader, createWriter
-
-