org.tinygroup.xmlparser.formatter
public class XmlFormater extends NodeFormaterImpl<XmlDocument,XmlNode>
| Constructor and 描述 |
|---|
XmlFormater() |
| Modifier and Type | Method and 描述 |
|---|---|
protected StringBuffer |
formatDocumentSelf(XmlDocument doc)
格式化xml文档 并以StringBuffer格式返回
|
protected void |
formatDocumentSelf(XmlDocument doc,
OutputStream out)
格式化xml文档 并在指定的输出流中输出
|
format, format, format, format, formatNode, formatNode, getEncode, getIndentString, getIndentString, setEncode, setIndentStringprotected StringBuffer formatDocumentSelf(XmlDocument doc)
formatDocumentSelf 类 {1} 中的 {0} NodeFormaterImpl<XmlDocument,XmlNode>doc - protected void formatDocumentSelf(XmlDocument doc, OutputStream out) throws IOException
formatDocumentSelf 类 {1} 中的 {0} NodeFormaterImpl<XmlDocument,XmlNode>doc - out - IOExceptionCopyright © 2006–2015 TinyGroup. All rights reserved.