Class | Description |
---|---|
HtmlTreeBuilder |
HTML Tree Builder; creates a DOM from Tokens.
|
ParseError |
A Parse Error records an error in the input HTML that occurs in either the tokenisation or the tree building phase.
|
Parser |
Parses HTML into a Document .
|
Tag |
HTML Tag capabilities.
|
TokenQueue |
A character queue with parsing helpers.
|
TreeBuilder | |
XmlTreeBuilder |
Use the XmlTreeBuilder when you want to parse XML without any of the HTML DOM rules being applied to the document.
|
Copyright © 1998–2019 iText Group NV. All rights reserved.