Package | Description |
---|---|
org.jsoup.parser |
Contains the HTML parser, tag specifications, and HTML tokeniser.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<ParseError> |
Parser.getErrors()
Retrieve the parse errors, if any, from the last parse.
|
Copyright © 2009-2013 Jonathan Hedley. All Rights Reserved.