Skip navigation links
A B C D G H L O P R S T U V W X 

A

AbstractSPARQLJSONParser - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Abstract base class for SPARQL Results JSON Parsers.
AbstractSPARQLJSONParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
AbstractSPARQLJSONParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
acceptsFileFormat(FileFormat) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriter
 

B

BINDINGS - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
BNODE - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
BOOLEAN - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 

C

checkTripleType(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
checkTripleType(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
 

D

DATATYPE - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 

G

getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParser
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParserFactory
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriter
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriterFactory
getParser() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParserFactory
Returns a new instance of SPARQLBooleanJSONParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParserFactory
Returns a new instance of SPARQLResultsJSONParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParserFactory
Returns a new instance of SPARQLStarResultsJSONParser.
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParser
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriter
 
getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriterFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriterFactory
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriterFactory
Returns a new instance of SPARQLResultsJSONWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriterFactory
Returns a new instance of SPARQLResultsJSONWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriterFactory
Returns a new instance of SPARQLStarResultsJSONWriter.

H

HEAD - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 

L

LINK - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
LITERAL - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 

O

org.eclipse.rdf4j.query.resultio.sparqljson - package org.eclipse.rdf4j.query.resultio.sparqljson
org.eclipse.rdf4j.query.resultio.sparqlstarjson - package org.eclipse.rdf4j.query.resultio.sparqlstarjson
 

P

parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParser
Deprecated.
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
Deprecated.
parseQueryResult(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
parseQueryResultInternal(InputStream, boolean, boolean) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
parseTripleValue(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
parseTripleValue(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
 
parseValue(JsonParser, String) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 

R

RESULTS - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 

S

setTupleQueryResultHandler(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
Deprecated.
SPARQLBooleanJSONParser - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Parser for SPARQL-1.1 JSON Results Format documents
SPARQLBooleanJSONParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParser
Default constructor.
SPARQLBooleanJSONParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParser
Construct a parser with a specific ValueFactory.
SPARQLBooleanJSONParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A TupleQueryResultParserFactory for parsers of SPARQL-1.1 JSON Boolean Query Results.
SPARQLBooleanJSONParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONParserFactory
 
SPARQLBooleanJSONWriter - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A BooleanQueryResultWriter that writes query results in the SPARQL Query Results JSON Format.
SPARQLBooleanJSONWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriter
 
SPARQLBooleanJSONWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriter
 
SPARQLBooleanJSONWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A BooleanQueryResultWriterFactory for writers of SPARQL/JSON query boolean results.
SPARQLBooleanJSONWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriterFactory
 
SPARQLJSONParserBase - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Deprecated.
since 2.0. Use AbstractSPARQLJSONParser instead.
SPARQLJSONParserBase() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLJSONParserBase
Deprecated.
 
SPARQLResultsJSONParser - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Parser for SPARQL-1.1 JSON Results Format documents.
SPARQLResultsJSONParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
Default constructor.
SPARQLResultsJSONParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParser
Construct a parser with a specific ValueFactory.
SPARQLResultsJSONParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A TupleQueryResultParserFactory for parsers of SPARQL-1.1 JSON Tuple Query Results.
SPARQLResultsJSONParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONParserFactory
 
SPARQLResultsJSONWriter - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A TupleQueryResultWriter that writes query results in the SPARQL Query Results JSON Format.
SPARQLResultsJSONWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
SPARQLResultsJSONWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
 
SPARQLResultsJSONWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
A TupleQueryResultWriterFactory for writers of SPARQL/JSON query results.
SPARQLResultsJSONWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriterFactory
 
SPARQLStarResultsJSONParser - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Parser for SPARQL* JSON results.
SPARQLStarResultsJSONParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParser
Default constructor.
SPARQLStarResultsJSONParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParser
Constructs a parser with the supplied ValueFactory.
SPARQLStarResultsJSONParser - Class in org.eclipse.rdf4j.query.resultio.sparqlstarjson
Deprecated.
since 3.4.0 - moved to SPARQLStarResultsJSONParser
SPARQLStarResultsJSONParser() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlstarjson.SPARQLStarResultsJSONParser
Deprecated.
 
SPARQLStarResultsJSONParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
SPARQLStarResultsJSONParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONParserFactory
 
SPARQLStarResultsJSONParserFactory - Class in org.eclipse.rdf4j.query.resultio.sparqlstarjson
Deprecated.
since 3.4.0 - moved to SPARQLStarResultsJSONParserFactory
SPARQLStarResultsJSONParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlstarjson.SPARQLStarResultsJSONParserFactory
Deprecated.
 
SPARQLStarResultsJSONWriter - Class in org.eclipse.rdf4j.query.resultio.sparqljson
Writer for SPARQL* JSON results.
SPARQLStarResultsJSONWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriter
 
SPARQLStarResultsJSONWriter - Class in org.eclipse.rdf4j.query.resultio.sparqlstarjson
Deprecated.
since 3.4.0 - moved to SPARQLStarResultsJSONWriter
SPARQLStarResultsJSONWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlstarjson.SPARQLStarResultsJSONWriter
Deprecated.
 
SPARQLStarResultsJSONWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqljson
SPARQLStarResultsJSONWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLStarResultsJSONWriterFactory
 
SPARQLStarResultsJSONWriterFactory - Class in org.eclipse.rdf4j.query.resultio.sparqlstarjson
Deprecated.
since 3.4.0 - moved to SPARQLStarResultsJSONWriterFactory
SPARQLStarResultsJSONWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.sparqlstarjson.SPARQLStarResultsJSONWriterFactory
Deprecated.
 

T

TYPE - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
TYPED_LITERAL - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 

U

URI - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 

V

VALUE - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
VARS - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 

W

write(boolean) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLBooleanJSONWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.query.resultio.sparqljson.SPARQLResultsJSONWriter
 

X

XMLLANG - Static variable in class org.eclipse.rdf4j.query.resultio.sparqljson.AbstractSPARQLJSONParser
 
A B C D G H L O P R S T U V W X 
Skip navigation links

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