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.
|
asMultipleObjectsBundle, assignDBID, data, getMeta, hasDBIDs, nextEvent
void initStream(InputStream in)
in
- the stream to parse objects fromCopyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.