Package | Description |
---|---|
com.epimorphics.jsonrdf |
The jsonrdf package provides serialisation of RDF models into
JSON.
|
com.epimorphics.jsonrdf.impl |
The impl package contains the default (and only)
Encoder implementation.
|
Modifier and Type | Method and Description |
---|---|
com.hp.hpl.jena.rdf.model.RDFNode |
EncoderPlugin.decodeValue(Object jsonValue,
Decoder decoder,
String type)
Decode an RDF value (object of a statement)
|
Modifier and Type | Method and Description |
---|---|
com.hp.hpl.jena.rdf.model.RDFNode |
EncoderDefault.decodeValue(Object jsonValue,
Decoder decoder,
String type)
Decode an RDF value (object of a statement)
|
Copyright © 2014. All Rights Reserved.