| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.codehaus.plexus.util.xml.PrettyPrintXMLWriterorg.codehaus.plexus.util.xml.CompactXMLWriterpublic class CompactXMLWriterextends PrettyPrintXMLWriterField 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)