Package | Description |
---|---|
org.tinygroup.xmlparser.document | |
org.tinygroup.xmlparser.formatter | |
org.tinygroup.xmlparser.parser |
Modifier and Type | Class and Description |
---|---|
class |
XmlDocumentImpl |
Modifier and Type | Method and Description |
---|---|
protected StringBuffer |
XmlFormater.formatDocumentSelf(XmlDocument doc)
格式化xml文档 并以StringBuffer格式返回
|
protected void |
XmlFormater.formatDocumentSelf(XmlDocument doc,
OutputStream out)
格式化xml文档 并在指定的输出流中输出
|
Modifier and Type | Method and Description |
---|---|
XmlDocument |
XmlStringParser.parse(String xmlSource)
解析xml文档
|
Copyright © 2006–2018 TinyGroup. All rights reserved.