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