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