Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.codehaus.plexus.util.xml.PrettyPrintXMLWriter
org.codehaus.plexus.util.xml.CompactXMLWriter
public class CompactXMLWriter
extends PrettyPrintXMLWriter
Field Summary |
Fields inherited from class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter | |
depth , docType , elementStack , encoding , lineIndenter , readyForNewLine , tagInProgress , tagIsEmpty , writer |
Constructor Summary | |
| |
|
Method Summary | |
protected void |
Methods inherited from class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter | |
addAttribute , endElement , endOfLine , escapeXml , escapeXmlAttribute , finishTag , startElement , write , writeDocumentHeaders , writeMarkup , writeText , writeText |
public CompactXMLWriter(PrintWriter writer)
public CompactXMLWriter(Writer writer)