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 © 2019. All rights reserved.