edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.io.xml
Class CompactWriter
java.lang.Object
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.io.xml.AbstractXmlWriter
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.io.xml.PrettyPrintWriter
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.io.xml.CompactWriter
- All Implemented Interfaces:
- ExtendedHierarchicalStreamWriter, HierarchicalStreamWriter, XmlFriendlyWriter
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,
int mode)
- Since:
- 1.3
CompactWriter
public CompactWriter(Writer writer,
XmlFriendlyReplacer replacer)
CompactWriter
public CompactWriter(Writer writer,
int mode,
XmlFriendlyReplacer replacer)
- Since:
- 1.3
endOfLine
protected void endOfLine()
- Overrides:
endOfLine
in class PrettyPrintWriter
Copyright © 2010 Internet2. All Rights Reserved.