|
||||||||||
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()
|
Methods inherited from class org.codehaus.plexus.util.xml.PrettyPrintXMLWriter |
---|
addAttribute, endElement, 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()
endOfLine
in class PrettyPrintXMLWriter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |