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 java.io.IOException
complete
- True if the scanner should not return until
scanning is complete.java.io.IOException
- Thrown if I/O error occurs.(C) Copyright 2002-2014, Andy Clark, Marc Guillemot. All rights reserved.