|
|||||||||||
| 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
| Field Summary |
| Fields inherited from class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter |
LS |
| Constructor Summary | |
CompactXMLWriter(java.io.PrintWriter writer)
|
|
CompactXMLWriter(java.io.Writer writer)
|
|
| Method Summary | |
protected void |
endOfLine()
Write the end of line character (using specified line separator) and start new line with indentation |
| Methods inherited from class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter |
addAttribute, endElement, getDepth, getDocType, getElementStack, getEncoding, getLineIndenter, getLineSeparator, getWriter, setDepth, setDocType, setEncoding, setLineIndenter, setLineSeparator, 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 PrettyPrintXMLWriterPrettyPrintXMLWriter.getLineIndenter(),
PrettyPrintXMLWriter.getLineSeparator()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||