Package org.jsoup.parser

Contains the HTML parser, tag specifications, and HTML tokeniser.

See:
          Description

Class Summary
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.
XmlTreeBuilder  
 

Package org.jsoup.parser Description

Contains the HTML parser, tag specifications, and HTML tokeniser.



Copyright © 2009-2012 Jonathan Hedley. All Rights Reserved.