All Downloads are FREE. Search and download functionalities are using the official Maven repository.

stream.io.JSONStream.md Maven / Gradle / Ivy

JSONStream
==========

This data stream reads JSON objects from the source (file/url) and
returns the corresponding Data items. The stream implementation expects
each line of the file/url to provide a single object in JSON format.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy