public interface StreamParser
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
read() |
java.util.Collection |
readAll() |
java.lang.Object read()
throws StreamParsingException
StreamParsingExceptionjava.util.Collection readAll()
throws StreamParsingException
StreamParsingException