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