com.thoughtworks.xstream.io.xml
Class CompactWriter
java.lang.Object
com.thoughtworks.xstream.io.xml.AbstractXmlWriter
com.thoughtworks.xstream.io.xml.PrettyPrintWriter
com.thoughtworks.xstream.io.xml.CompactWriter
- All Implemented Interfaces:
- ExtendedHierarchicalStreamWriter, HierarchicalStreamWriter
public class CompactWriter
- extends PrettyPrintWriter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompactWriter
public CompactWriter(Writer writer)
CompactWriter
public CompactWriter(Writer writer,
XmlFriendlyReplacer replacer)
endOfLine
protected void endOfLine()
- Overrides:
endOfLine in class PrettyPrintWriter
Copyright © 2004-2007 XStream. All Rights Reserved.