public class HTMLScanner.PlainTextScanner extends Object implements HTMLScanner.Scanner
PLAINTEXT| Constructor and Description |
|---|
PlainTextScanner() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
scan(boolean complete)
Scans part of the document.
|
protected void |
scanCharacters(org.apache.xerces.util.XMLStringBuffer buffer) |
public boolean scan(boolean complete)
throws IOException
HTMLScanner.Scannerscan in interface HTMLScanner.Scannercomplete - True if the scanner should not return until
scanning is complete.IOException - Thrown if I/O error occurs.protected void scanCharacters(org.apache.xerces.util.XMLStringBuffer buffer)
throws IOException
IOExceptionCopyright © 2021 Gargoyle Software Inc.. All rights reserved.