|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.util.xml.PrettyPrintXMLWriter
org.codehaus.plexus.util.xml.CompactXMLWriter
public class CompactXMLWriter
| Constructor Summary | |
|---|---|
CompactXMLWriter(java.io.PrintWriter writer)
|
|
CompactXMLWriter(java.io.Writer writer)
|
|
| Method Summary | |
|---|---|
protected void |
endOfLine()
Write the end of line character (using system line separator) and start new line with indentation |
| Methods inherited from class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter |
|---|
addAttribute, endElement, getDepth, getDocType, getEncoding, getLineIndenter, getWriter, setDepth, setDocType, setEncoding, setLineIndenter, setWriter, startElement, writeMarkup, writeText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompactXMLWriter(java.io.PrintWriter writer)
public CompactXMLWriter(java.io.Writer writer)
| Method Detail |
|---|
protected void endOfLine()
PrettyPrintXMLWriter
endOfLine in class PrettyPrintXMLWriter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||