Package | Description |
---|---|
org.tinygroup.htmlparser | |
org.tinygroup.htmlparser.document | |
org.tinygroup.parser | |
org.tinygroup.parser.formater | |
org.tinygroup.xmlparser | |
org.tinygroup.xmlparser.document |
Modifier and Type | Interface and Description |
---|---|
interface |
HtmlDocument |
Modifier and Type | Class and Description |
---|---|
class |
HtmlDocumentImpl |
Modifier and Type | Interface and Description |
---|---|
interface |
NodeFormater<E extends Node<E>,T extends Document<E>> |
interface |
Parser<T extends Node<T>,D extends Document<T>,Source> |
Modifier and Type | Method and Description |
---|---|
Document<T> |
Parser.parse(Source source)
解析文档
|
Modifier and Type | Class and Description |
---|---|
class |
NodeFormaterImpl<T extends Document<N>,N extends Node<N>> |
Modifier and Type | Interface and Description |
---|---|
interface |
XmlDocument |
Modifier and Type | Class and Description |
---|---|
class |
XmlDocumentImpl |
Copyright © 2006–2018 TinyGroup. All rights reserved.