
public interface StreamingParser extends Parser, BundleStreamSource
BundleStreamSource.Event| Modifier and Type | Method and Description |
|---|---|
void |
initStream(InputStream in)
Init the streaming parser for the given input stream.
|
data, getMeta, nextEventvoid initStream(InputStream in)
in - the stream to parse objects from