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