B C D E G H J L M N O P R S T U V W 

B

BNODE - Static variable in class org.openrdf.rio.rdfjson.RDFJSONUtility
 

C

createLiteral(String, String, URI, JsonLocation) - Method in class org.openrdf.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.

D

DATATYPE - Static variable in class org.openrdf.rio.rdfjson.RDFJSONUtility
 

E

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

G

getParser() - Method in class org.openrdf.rio.rdfjson.RDFJSONParserFactory
 
getRDFFormat() - Method in class org.openrdf.rio.rdfjson.RDFJSONParser
 
getRDFFormat() - Method in class org.openrdf.rio.rdfjson.RDFJSONParserFactory
 
getRDFFormat() - Method in class org.openrdf.rio.rdfjson.RDFJSONWriter
 
getRDFFormat() - Method in class org.openrdf.rio.rdfjson.RDFJSONWriterFactory
 
getSupportedSettings() - Method in class org.openrdf.rio.rdfjson.RDFJSONParser
 
getSupportedSettings() - Method in class org.openrdf.rio.rdfjson.RDFJSONWriter
 
getWriter(OutputStream) - Method in class org.openrdf.rio.rdfjson.RDFJSONWriterFactory
 
getWriter(Writer) - Method in class org.openrdf.rio.rdfjson.RDFJSONWriterFactory
 
GRAPHS - Static variable in class org.openrdf.rio.rdfjson.RDFJSONUtility
 

H

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

J

JSON_FACTORY - Static variable in class org.openrdf.rio.rdfjson.RDFJSONUtility
 

L

LANG - Static variable in class org.openrdf.rio.rdfjson.RDFJSONUtility
 
LITERAL - Static variable in class org.openrdf.rio.rdfjson.RDFJSONUtility
 

M

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

N

NULL - Static variable in class org.openrdf.rio.rdfjson.RDFJSONUtility
 

O

org.openrdf.rio.rdfjson - package org.openrdf.rio.rdfjson
 

P

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

R

RDFJSONParser - Class in org.openrdf.rio.rdfjson
RDFParser implementation for the RDF/JSON format
RDFJSONParser() - Constructor for class org.openrdf.rio.rdfjson.RDFJSONParser
Creates a parser using RDFFormat.RDFJSON to identify the parser.
RDFJSONParser(RDFFormat) - Constructor for class org.openrdf.rio.rdfjson.RDFJSONParser
Creates a parser using the given RDFFormat to self identify.
RDFJSONParserFactory - Class in org.openrdf.rio.rdfjson
An RDFParserFactory for RDF/JSON parsers.
RDFJSONParserFactory() - Constructor for class org.openrdf.rio.rdfjson.RDFJSONParserFactory
 
RDFJSONUtility - Class in org.openrdf.rio.rdfjson
A utility class to help converting Sesame Models to and from RDF/JSON using Jackson.
RDFJSONUtility() - Constructor for class org.openrdf.rio.rdfjson.RDFJSONUtility
 
RDFJSONWriter - Class in org.openrdf.rio.rdfjson
RDFWriter implementation for the RDF/JSON format
RDFJSONWriter(OutputStream, RDFFormat) - Constructor for class org.openrdf.rio.rdfjson.RDFJSONWriter
 
RDFJSONWriter(Writer, RDFFormat) - Constructor for class org.openrdf.rio.rdfjson.RDFJSONWriter
 
RDFJSONWriterFactory - Class in org.openrdf.rio.rdfjson
An RDFWriterFactory for RDF/JSON writers.
RDFJSONWriterFactory() - Constructor for class org.openrdf.rio.rdfjson.RDFJSONWriterFactory
 
reportError(String, Throwable, JsonLocation, RioSetting<Boolean>) - Method in class org.openrdf.rio.rdfjson.RDFJSONParser
 
reportError(String, JsonLocation, RioSetting<Boolean>) - Method in class org.openrdf.rio.rdfjson.RDFJSONParser
 
reportFatalError(String, Throwable, JsonLocation) - Method in class org.openrdf.rio.rdfjson.RDFJSONParser
 
reportFatalError(String, JsonLocation) - Method in class org.openrdf.rio.rdfjson.RDFJSONParser
 
resourceToString(Resource) - Static method in class org.openrdf.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.openrdf.rio.rdfjson.RDFJSONWriter
 

T

TYPE - Static variable in class org.openrdf.rio.rdfjson.RDFJSONUtility
 

U

URI - Static variable in class org.openrdf.rio.rdfjson.RDFJSONUtility
 

V

VALUE - Static variable in class org.openrdf.rio.rdfjson.RDFJSONUtility
 

W

writeObject(Value, Set<Resource>, JsonGenerator) - Static method in class org.openrdf.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
B C D E G H J L M N O P R S T U V W 

Copyright © 2001-2014 Aduna. All Rights Reserved.