|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.thoughtworks.xstream.io.xml.AbstractXmlWriter
com.thoughtworks.xstream.io.xml.PrettyPrintWriter
com.thoughtworks.xstream.io.xml.CompactWriter
public class CompactWriter
Constructor Summary | |
---|---|
CompactWriter(java.io.Writer writer)
|
|
CompactWriter(java.io.Writer writer,
XmlFriendlyReplacer replacer)
|
Method Summary | |
---|---|
protected void |
endOfLine()
|
Methods inherited from class com.thoughtworks.xstream.io.xml.PrettyPrintWriter |
---|
addAttribute, close, endNode, flush, setValue, startNode, startNode, underlyingWriter, writeAttributeValue, writeText |
Methods inherited from class com.thoughtworks.xstream.io.xml.AbstractXmlWriter |
---|
escapeXmlName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CompactWriter(java.io.Writer writer)
public CompactWriter(java.io.Writer writer, XmlFriendlyReplacer replacer)
Method Detail |
---|
protected void endOfLine()
endOfLine
in class PrettyPrintWriter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |