public interface StreamParser
| Modifier and Type | Method and Description |
|---|---|
Object |
read() |
Collection |
readAll() |
Object read() throws StreamParsingException
StreamParsingExceptionCollection readAll() throws StreamParsingException
StreamParsingExceptionCopyright © 2015. All rights reserved.