public static interface HTMLScanner.Scanner
| Modifier and Type | Method and Description |
|---|---|
boolean |
scan(boolean complete)
Scans part of the document.
|
boolean scan(boolean complete)
throws IOException
complete - True if the scanner should not return until scanning is
complete.IOException - Thrown if I/O error occurs.Copyright © 2024 HtmlUnit. All rights reserved.