Package | Description |
---|---|
com.epimorphics.jsonrdf |
The jsonrdf package provides serialisation of RDF models into
JSON.
|
com.epimorphics.jsonrdf.extras |
The extras package contains support code for streaming JSON
output.
|
Class and Description |
---|
JSStreamingWriter
A low level streaming JSON writer - assumes correct sequence of calls
(e.g.
|
Class and Description |
---|
IndentedWriter
A writer that records what the current indentation level is, and
uses that to insert a prefix at each line.
|
Copyright © 2014. All Rights Reserved.