Skip navigation links
C E G H M O P R S W 

C

createLiteral(String, String, IRI, JsonLocation) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
Creates a literal, using the current value, language, and datatype, and additionally using the given JsonLocation to provide information about the line and column numbers in the event of a warning, error or exception being generated by the creation of the literal.

E

endRDF() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 

G

getParser() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserFactory
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserFactory
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
getRDFFormat() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
getWriter(OutputStream, String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
getWriter(Writer) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
getWriter(Writer, String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 

H

handleComment(String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
handleStatement(Statement) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 

M

modelToRdfJsonInternal(Model, WriterConfig, JsonGenerator) - Static method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 

O

org.eclipse.rdf4j.rio.rdfjson - package org.eclipse.rdf4j.rio.rdfjson
 

P

parse(InputStream, String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
parse(Reader, String) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 

R

RDFJSONParser - Class in org.eclipse.rdf4j.rio.rdfjson
RDFParser implementation for the RDF/JSON format
RDFJSONParser() - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
Creates a parser using RDFFormat.RDFJSON to identify the parser.
RDFJSONParser(RDFFormat) - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
Creates a parser using the given RDFFormat to self identify.
RDFJSONParserFactory - Class in org.eclipse.rdf4j.rio.rdfjson
An RDFParserFactory for RDF/JSON parsers.
RDFJSONParserFactory() - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParserFactory
 
RDFJSONWriter - Class in org.eclipse.rdf4j.rio.rdfjson
RDFWriter implementation for the RDF/JSON format
RDFJSONWriter(OutputStream, RDFFormat) - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
RDFJSONWriter(Writer, RDFFormat) - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 
RDFJSONWriterFactory - Class in org.eclipse.rdf4j.rio.rdfjson
An RDFWriterFactory for RDF/JSON writers.
RDFJSONWriterFactory() - Constructor for class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriterFactory
 
reportError(String, Throwable, JsonLocation, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
reportError(String, JsonLocation, RioSetting<Boolean>) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
reportFatalError(String, Throwable, JsonLocation) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
reportFatalError(String, JsonLocation) - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONParser
 
resourceToString(Resource) - Static method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
Returns the correct syntax for a Resource, depending on whether it is a URI or a Blank Node (ie, BNode)

S

startRDF() - Method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
 

W

writeObject(Value, Set<Resource>, JsonGenerator) - Static method in class org.eclipse.rdf4j.rio.rdfjson.RDFJSONWriter
Helper method to reduce complexity of the JSON serialisation algorithm Any null contexts will only be serialised to JSON if there are also non-null contexts in the contexts array
C E G H M O P R S W 
Skip navigation links

Copyright © 2015-2018 Eclipse Foundation. All Rights Reserved.