public interface StreamParser
| Modifier and Type | Method and Description |
|---|---|
void |
characters(char[] data,
int start,
int len) |
void |
close() |
void characters(char[] data,
int start,
int len)
throws IllegalSymbolException
IllegalSymbolExceptionvoid close()
throws IllegalSymbolException
IllegalSymbolException