org.cyberneko.html
public interface HTMLScanner.Scanner
Method Summary | |
---|---|
boolean | scan(boolean complete)
Scans part of the document. |
Parameters: complete True if the scanner should not return until scanning is complete.
Returns: True if additional scanning is required.
Throws: IOException Thrown if I/O error occurs.