- getBindingNames() - Method in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
-
Returns a collection of binding names collected.
- getBindingSets() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
-
- getBoolean() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
-
- getBooleanParserFormatForFileName(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
-
Tries to match the extension of a file name against the list of RDF formats that can be parsed.
- getBooleanParserFormatForMIMEType(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
-
Tries to match a MIME type against the list of boolean query result formats that can be parsed.
- getBooleanQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultParser
-
Gets the query result format that this parser can parse.
- getBooleanQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserFactory
-
Returns the boolean query result format for this factory.
- getBooleanQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriter
-
Gets the query result format that this writer uses.
- getBooleanQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterFactory
-
Returns the boolean query result format for this factory.
- getBooleanWriterFormatForFileName(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
-
Tries to match the extension of a file name against the list of RDF formats that can be written.
- getBooleanWriterFormatForMIMEType(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
-
Tries to match a MIME type against the list of boolean query result formats that can be written.
- getColumnNumber() - Method in exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
-
Gets the column number associated with this parse exception.
- getHandledBoolean() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
-
- getHandledTuple() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
-
- getInstance() - Static method in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserRegistry
-
Gets the default BooleanQueryResultParserRegistry.
- getInstance() - Static method in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterRegistry
-
Gets the default BooleanQueryResultWriterRegistry.
- getInstance() - Static method in class org.eclipse.rdf4j.query.resultio.TupleQueryResultParserRegistry
-
Gets the default TupleQueryResultParserRegistry.
- getInstance() - Static method in class org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterRegistry
-
Gets the default TupleQueryResultWriterRegistry.
- getKey(BooleanQueryResultParserFactory) - Method in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserRegistry
-
- getKey(BooleanQueryResultWriterFactory) - Method in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterRegistry
-
- getKey(TupleQueryResultParserFactory) - Method in class org.eclipse.rdf4j.query.resultio.TupleQueryResultParserRegistry
-
- getKey(TupleQueryResultWriterFactory) - Method in class org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterRegistry
-
- getLineNumber() - Method in exception org.eclipse.rdf4j.query.resultio.QueryResultParseException
-
Gets the line number associated with this parse exception.
- getLinks() - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
-
- getParseErrorListener() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
-
- getParseLocationListener() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
-
- getParser() - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserFactory
-
Returns a BooleanQueryResultParser instance.
- getParser() - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultParserFactory
-
Returns a TupleQueryResultParser instance.
- getParserConfig() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
-
- getParserConfig() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
-
Retrieves the current parser configuration as a single object.
- getParserFormatForFileName(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
-
Tries to match the extension of a file name against the list of RDF formats that can be parsed.
- getParserFormatForMIMEType(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
-
Tries to match a MIME type against the list of tuple query result formats that can be parsed.
- getQueryResultFormat() - Method in class org.eclipse.rdf4j.query.resultio.AbstractTupleQueryResultParser
-
- getQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
-
Gets the query result format that this parser can parse.
- getQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
-
Gets the query result format that this writer uses.
- getStandardURI() - Method in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
-
- getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
-
- getSupportedSettings() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
-
- getSupportedSettings() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
-
- getSupportedSettings() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
-
- getTupleQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultParser
-
Gets the query result format that this parser can parse.
- getTupleQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultParserFactory
-
Returns the tuple query result format for this factory.
- getTupleQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultWriter
-
Gets the query result format that this writer uses.
- getTupleQueryResultFormat() - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterFactory
-
Returns the tuple query result format for this factory.
- getWriter(OutputStream) - Method in interface org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterFactory
-
- getWriter(OutputStream) - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterFactory
-
Returns a TupleQueryResultWriter instance that will write to the supplied output stream.
- getWriterConfig() - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
-
- getWriterConfig() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
-
Retrieves the current writer configuration as a single object.
- getWriterFormatForFileName(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
-
Tries to match the extension of a file name against the list of RDF formats that can be written.
- getWriterFormatForMIMEType(String) - Static method in class org.eclipse.rdf4j.query.resultio.QueryResultIO
-
Tries to match a MIME type against the list of tuple query result formats that can be written.
- set(RioSetting<T>, T) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
-
- set(RioSetting<T>, T) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
-
Set a setting on the parser, and return this parser object to allow chaining.
- setParseErrorListener(ParseErrorListener) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
-
- setParseErrorListener(ParseErrorListener) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
-
Sets the ParseErrorListener that will be notified of any errors that this parser finds during parsing.
- setParseLocationListener(ParseLocationListener) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
-
- setParseLocationListener(ParseLocationListener) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
-
Sets the ParseLocationListener that will be notified of the parser's progress during the parse process.
- setParserConfig(ParserConfig) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
-
- setParserConfig(ParserConfig) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
-
Sets all supplied parser configuration options.
- setQueryResultHandler(QueryResultHandler) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
-
- setQueryResultHandler(QueryResultHandler) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
-
- setTupleQueryResultHandler(TupleQueryResultHandler) - Method in class org.eclipse.rdf4j.query.resultio.AbstractTupleQueryResultParser
-
- setTupleQueryResultHandler(TupleQueryResultHandler) - Method in interface org.eclipse.rdf4j.query.resultio.TupleQueryResultParser
-
- setValueFactory(ValueFactory) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultParser
-
- setValueFactory(ValueFactory) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultParser
-
Sets the ValueFactory that the parser will use to create Value objects for the parsed query result.
- setWriterConfig(WriterConfig) - Method in class org.eclipse.rdf4j.query.resultio.AbstractQueryResultWriter
-
- setWriterConfig(WriterConfig) - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
-
Sets all supplied writer configuration options.
- SPARQL - Static variable in class org.eclipse.rdf4j.query.resultio.BooleanQueryResultFormat
-
SPARQL Query Results XML Format.
- SPARQL - Static variable in class org.eclipse.rdf4j.query.resultio.TupleQueryResultFormat
-
SPARQL Query Results XML Format.
- SPARQL_RESULTS_CSV_URI - Static variable in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
-
Local constant for tuple formats for SPARQL Results CSV.
- SPARQL_RESULTS_JSON_URI - Static variable in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
-
Local constant reused across boolean and tuple formats for SPARQL Results JSON.
- SPARQL_RESULTS_TSV_URI - Static variable in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
-
Local constant for tuple formats for SPARQL Results TSV.
- SPARQL_RESULTS_XML_URI - Static variable in class org.eclipse.rdf4j.query.resultio.QueryResultFormat
-
Local constant reused across boolean and tuple formats for SPARQL Results XML.
- startDocument() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
-
Indicates the start of the document.
- startHeader() - Method in interface org.eclipse.rdf4j.query.resultio.QueryResultWriter
-
Indicates the start of the header.
- startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.helpers.BackgroundTupleResult
-
- startQueryResult(List<String>) - Method in class org.eclipse.rdf4j.query.resultio.helpers.QueryResultCollector
-