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.(C) Copyright 2002-2008, Andy Clark, Marc Guillemot. All rights reserved.