|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParseError | |
|---|---|
| org.jsoup.parser | Contains the HTML parser, tag specifications, and HTML tokeniser. |
| Uses of ParseError in org.jsoup.parser |
|---|
| Methods in org.jsoup.parser that return types with arguments of type ParseError | |
|---|---|
List<ParseError> |
Parser.getErrors()
Retrieve the parse errors, if any, from the last parse. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||