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