Download stream json Free Java Code
Description
stream json is a collection of node.js 0.10 stream components for creating custom standard compliant JSON processors, which requires a minimal memory footprint. It can parse JSON files far exceeding available memory. Even individual data items are streamed piece wise. Streaming SAX inspired event based API is included as well.
Source Files
The download file stream-json-master.zip has the following entries.
.gitignore//from w w w. j a va 2 s .co m
.travis.yml
AUTHORS
Emitter.js
Filter.js
Grammar.js
LICENSE
Packer.js
Parser.js
README.md
Source.js
Streamer.js
main.js
package.json
tests/ReadString.js
tests/StreamPrinter.js
tests/TokenPrinter.js
tests/sample.json.gz
tests/test_chunk.js
tests/test_filter.js
tests/test_main.js
tests/test_packer.js
tests/test_parser.js
tests/test_plain.js
tests/test_source.js
tests/test_streamer.js
Download
Click the following link to download stream-json-master.zip.
stream-json-master.zip