org.springframework.web.servlet.view.json.writer.xstream.io
Class SpringJsonHierarchicalStreamWriterHelper
java.lang.Object
com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriterHelper
org.springframework.web.servlet.view.json.writer.xstream.io.SpringJsonHierarchicalStreamWriterHelper
public class SpringJsonHierarchicalStreamWriterHelper
- extends com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriterHelper
Method Summary |
static void |
setValue(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
String text,
boolean b)
|
Methods inherited from class com.thoughtworks.xstream.io.ExtendedHierarchicalStreamWriterHelper |
startNode |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringJsonHierarchicalStreamWriterHelper
public SpringJsonHierarchicalStreamWriterHelper()
setValue
public static void setValue(com.thoughtworks.xstream.io.HierarchicalStreamWriter writer,
String text,
boolean b)
Copyright © 2010. All Rights Reserved.