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