B C D E G H I N O P R S T V W 
All Classes All Packages

B

bindingNames - Variable in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
BooleanTextParser - Class in org.eclipse.rdf4j.query.resultio.text
Reader for the plain text boolean result format.
BooleanTextParser() - Constructor for class org.eclipse.rdf4j.query.resultio.text.BooleanTextParser
Creates a new parser for the plain text boolean query result format.
BooleanTextParserFactory - Class in org.eclipse.rdf4j.query.resultio.text
A BooleanQueryResultParserFactory for plain text boolean result parsers.
BooleanTextParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.BooleanTextParserFactory
 
BooleanTextWriter - Class in org.eclipse.rdf4j.query.resultio.text
Writer for the plain text boolean result format.
BooleanTextWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
BooleanTextWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
BooleanTextWriterFactory - Class in org.eclipse.rdf4j.query.resultio.text
A BooleanQueryResultWriterFactory for writers of plain text boolean query results.
BooleanTextWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriterFactory
 

C

captureHeader(CSVReader) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVMappingStrategy
 
captureHeader(CSVReader) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
 
createMappingStrategy() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParser
 

D

decodeString(String) - Static method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
Decodes an encoded Turtle string.

E

endHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
endHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
endHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
endQueryResult() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 

G

generateHeader(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
getBindingNames() - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParser
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParserFactory
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
getBooleanQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriterFactory
getParser() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParserFactory
Returns a new instance of BooleanTextParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParserFactory
Returns a new instance of SPARQLResultsCSVParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParserFactory
Returns a new instance of SPARQLResultsTSVParser.
getParser() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVParserFactory
Returns a new instance of SPARQLStarResultsTSVParser.
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParser
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriterFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriterFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVParser
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVParserFactory
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriter
 
getTupleQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriterFactory
getWriter() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
getWriter() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriterFactory
Returns a new instance of BinaryQueryResultWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriterFactory
Returns a new instance of SPARQLResultsCSVWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriterFactory
Returns a new instance of SPARQLResultsTSVWriter.
getWriter(OutputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriterFactory
Returns a new instance of SPARQLStarResultsTSVWriter.

H

handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
handleBoolean(boolean) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
handleLinks(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
handleNamespace(String, String) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
handleSolutionImpl(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
handleStylesheet(String) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
handleStylesheet(String) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
handleStylesheet(String) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 

I

isAnnotationDriven() - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 

N

numberPattern - Static variable in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 

O

org.eclipse.rdf4j.query.resultio.text - package org.eclipse.rdf4j.query.resultio.text
 
org.eclipse.rdf4j.query.resultio.text.csv - package org.eclipse.rdf4j.query.resultio.text.csv
 
org.eclipse.rdf4j.query.resultio.text.tsv - package org.eclipse.rdf4j.query.resultio.text.tsv
 
org.eclipse.rdf4j.query.resultio.textstar.tsv - package org.eclipse.rdf4j.query.resultio.textstar.tsv
 

P

parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParser
 
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParser
 
parse(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParser
 
parseLiteral(String) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
Parses a literal, creates an object for it and returns this object.
parseNumberPatternMatch(String) - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
This method parses a number as matched by SPARQLResultsXSVMappingStrategy.numberPattern into a Value.
parseQueryResult(InputStream) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextParser
 
parseValue(String) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
 
populateNewBean(String[]) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVMappingStrategy
 
populateNewBean(String[]) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
 

R

readNext() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVReader
 

S

setErrorLocale(Locale) - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
setType(Class<? extends BindingSet>) - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
SPARQLResultsCSVMappingStrategy - Class in org.eclipse.rdf4j.query.resultio.text.csv
Implements a MappingStrategy to allow opencsv to work in parallel.
SPARQLResultsCSVMappingStrategy(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVMappingStrategy
 
SPARQLResultsCSVParser - Class in org.eclipse.rdf4j.query.resultio.text.csv
SPARQL Results CSV format parser.
SPARQLResultsCSVParser() - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParser
 
SPARQLResultsCSVParserFactory - Class in org.eclipse.rdf4j.query.resultio.text.csv
A TupleQueryResultParserFactory for SPARQL CSV result parsers.
SPARQLResultsCSVParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVParserFactory
 
SPARQLResultsCSVWriter - Class in org.eclipse.rdf4j.query.resultio.text.csv
TupleQueryResultWriter for the SPARQL CSV (Comma-Separated Values) format.
SPARQLResultsCSVWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
SPARQLResultsCSVWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
SPARQLResultsCSVWriterFactory - Class in org.eclipse.rdf4j.query.resultio.text.csv
A TupleQueryResultWriterFactory for writers of SPARQL/CSV tuple query results.
SPARQLResultsCSVWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriterFactory
 
SPARQLResultsTSVMappingStrategy - Class in org.eclipse.rdf4j.query.resultio.text.tsv
Implements a MappingStrategy to allow opencsv to work in parallel.
SPARQLResultsTSVMappingStrategy(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVMappingStrategy
 
SPARQLResultsTSVParser - Class in org.eclipse.rdf4j.query.resultio.text.tsv
SPARQL Results TSV format parser.
SPARQLResultsTSVParser() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParser
 
SPARQLResultsTSVParserFactory - Class in org.eclipse.rdf4j.query.resultio.text.tsv
A TupleQueryResultParserFactory for SPARQL TSV result parsers.
SPARQLResultsTSVParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVParserFactory
 
SPARQLResultsTSVReader - Class in org.eclipse.rdf4j.query.resultio.text.tsv
This reader respects the TSV semantics of RDF4J and does absolutely no processing except for splitting the line on horizontal tabulator characters.
SPARQLResultsTSVReader(Reader) - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVReader
 
SPARQLResultsTSVWriter - Class in org.eclipse.rdf4j.query.resultio.text.tsv
TupleQueryResultWriter for the SPARQL TSV (Tab-Separated Values) format.
SPARQLResultsTSVWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
SPARQLResultsTSVWriter(Writer) - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
SPARQLResultsTSVWriterFactory - Class in org.eclipse.rdf4j.query.resultio.text.tsv
A TupleQueryResultWriterFactory for writers of SPARQL/TSV tuple query results.
SPARQLResultsTSVWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriterFactory
 
SPARQLResultsXSVMappingStrategy - Class in org.eclipse.rdf4j.query.resultio.text
This serves as a base class for mapping strategies for character separated inputs.
SPARQLResultsXSVMappingStrategy(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
SPARQLStarResultsTSVMappingStrategy - Class in org.eclipse.rdf4j.query.resultio.textstar.tsv
Deprecated.
Functionality has been folded into SPARQLResultsTSVMappingStrategy
SPARQLStarResultsTSVMappingStrategy(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVMappingStrategy
Deprecated.
 
SPARQLStarResultsTSVParser - Class in org.eclipse.rdf4j.query.resultio.text.tsv
Parser for SPARQL-star TSV results.
SPARQLStarResultsTSVParser - Class in org.eclipse.rdf4j.query.resultio.textstar.tsv
Deprecated.
SPARQLStarResultsTSVParser() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVParser
 
SPARQLStarResultsTSVParser() - Constructor for class org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVParser
Deprecated.
 
SPARQLStarResultsTSVParserFactory - Class in org.eclipse.rdf4j.query.resultio.text.tsv
SPARQLStarResultsTSVParserFactory - Class in org.eclipse.rdf4j.query.resultio.textstar.tsv
Deprecated.
since 3.4.0 - moved to SPARQLStarResultsTSVParserFactory.
SPARQLStarResultsTSVParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVParserFactory
 
SPARQLStarResultsTSVParserFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVParserFactory
Deprecated.
 
SPARQLStarResultsTSVWriter - Class in org.eclipse.rdf4j.query.resultio.text.tsv
Writer for SPARQL-star TSV results.
SPARQLStarResultsTSVWriter - Class in org.eclipse.rdf4j.query.resultio.textstar.tsv
Deprecated.
SPARQLStarResultsTSVWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriter
 
SPARQLStarResultsTSVWriter(OutputStream) - Constructor for class org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVWriter
Deprecated.
 
SPARQLStarResultsTSVWriterFactory - Class in org.eclipse.rdf4j.query.resultio.text.tsv
SPARQLStarResultsTSVWriterFactory - Class in org.eclipse.rdf4j.query.resultio.textstar.tsv
Deprecated.
SPARQLStarResultsTSVWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLStarResultsTSVWriterFactory
 
SPARQLStarResultsTSVWriterFactory() - Constructor for class org.eclipse.rdf4j.query.resultio.textstar.tsv.SPARQLStarResultsTSVWriterFactory
Deprecated.
 
startDocument() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
startDocument() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
startDocument() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
startHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
startHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
startHeader() - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 

T

transmuteBean(BindingSet) - Method in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 
tupleVariablesFound - Variable in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 

V

valueFactory - Variable in class org.eclipse.rdf4j.query.resultio.text.SPARQLResultsXSVMappingStrategy
 

W

write(boolean) - Method in class org.eclipse.rdf4j.query.resultio.text.BooleanTextWriter
 
writeBNode(BNode) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
writeBNode(BNode) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
writer - Variable in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
writeResource(Resource) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
writeResource(Resource) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
writeURI(IRI) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
writeURI(IRI) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.query.resultio.text.csv.SPARQLResultsCSVWriter
 
writeValue(Value) - Method in class org.eclipse.rdf4j.query.resultio.text.tsv.SPARQLResultsTSVWriter
 
B C D E G H I N O P R S T V W 
All Classes All Packages