org.gjt.xpp.impl.format
public class Formatter extends Recorder implements XmlFormatter
| Constructor Summary | |
|---|---|
| Formatter() | |
| Method Summary | |
|---|---|
| boolean | isEndTagNewLine() |
| void | setEndTagNewLine(boolean enable)
Should new line be added after end tag? |
| void | writeEndTag(XmlEndTag etag) |
| void | writeStartTagAsEndTag(XmlStartTag stag) |