public class PrettyXmlOutputWriter extends XmlOutputWriterBase implements IBrowserOutput
m_intag| Constructor and Description |
|---|
PrettyXmlOutputWriter(Writer out) |
| Modifier and Type | Method and Description |
|---|---|
void |
dec() |
void |
inc() |
boolean |
isIndentEnabled() |
void |
nl() |
protected void |
println() |
void |
setIndentEnabled(boolean ind) |
attr, attr, attr, attr, closetag, endAndCloseXmltag, endtag, getWriter, rawAttr, tag, text, writeRaw, writeRawpublic void nl()
throws IOException
nl in interface IBrowserOutputnl in class XmlOutputWriterBaseIOExceptionpublic void inc()
inc in interface IBrowserOutputinc in class XmlOutputWriterBasepublic void dec()
dec in interface IBrowserOutputdec in class XmlOutputWriterBasepublic void setIndentEnabled(boolean ind)
setIndentEnabled in interface IBrowserOutputpublic boolean isIndentEnabled()
isIndentEnabled in interface IBrowserOutputisIndentEnabled in class XmlOutputWriterBaseprotected void println()
throws IOException
println in class XmlOutputWriterBaseIOExceptionCopyright © 2017 etc.to. All rights reserved.