- getBindingNames() - Method in class org.openrdf.query.resultio.helpers.QueryResultCollector
-
Returns a collection of binding names collected.
- getBindingSets() - Method in class org.openrdf.query.resultio.helpers.QueryResultCollector
-
- getBoolean() - Method in class org.openrdf.query.resultio.helpers.QueryResultCollector
-
- getBooleanParserFormatForFileName(String) - Static method in class org.openrdf.query.resultio.QueryResultIO
-
Tries to match the extension of a file name against the list of RDF
formats that can be parsed.
- getBooleanParserFormatForFileName(String, BooleanQueryResultFormat) - Static method in class org.openrdf.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.openrdf.query.resultio.QueryResultIO
-
Tries to match a MIME type against the list of boolean query result
formats that can be parsed.
- getBooleanParserFormatForMIMEType(String, BooleanQueryResultFormat) - Static method in class org.openrdf.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.openrdf.query.resultio.BooleanQueryResultParser
-
Gets the query result format that this parser can parse.
- getBooleanQueryResultFormat() - Method in interface org.openrdf.query.resultio.BooleanQueryResultParserFactory
-
Returns the boolean query result format for this factory.
- getBooleanQueryResultFormat() - Method in interface org.openrdf.query.resultio.BooleanQueryResultWriter
-
Gets the query result format that this writer uses.
- getBooleanQueryResultFormat() - Method in interface org.openrdf.query.resultio.BooleanQueryResultWriterFactory
-
Returns the boolean query result format for this factory.
- getBooleanWriterFormatForFileName(String) - Static method in class org.openrdf.query.resultio.QueryResultIO
-
Tries to match the extension of a file name against the list of RDF
formats that can be written.
- getBooleanWriterFormatForFileName(String, BooleanQueryResultFormat) - Static method in class org.openrdf.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.openrdf.query.resultio.QueryResultIO
-
Tries to match a MIME type against the list of boolean query result
formats that can be written.
- getBooleanWriterFormatForMIMEType(String, BooleanQueryResultFormat) - Static method in class org.openrdf.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.openrdf.query.resultio.QueryResultParseException
-
Gets the column number associated with this parse exception.
- getHandledBoolean() - Method in class org.openrdf.query.resultio.helpers.QueryResultCollector
-
- getHandledTuple() - Method in class org.openrdf.query.resultio.helpers.QueryResultCollector
-
- getInstance() - Static method in class org.openrdf.query.resultio.BooleanQueryResultParserRegistry
-
Gets the default BooleanQueryResultParserRegistry.
- getInstance() - Static method in class org.openrdf.query.resultio.BooleanQueryResultWriterRegistry
-
Gets the default BooleanQueryResultWriterRegistry.
- getInstance() - Static method in class org.openrdf.query.resultio.TupleQueryResultParserRegistry
-
Gets the default TupleQueryResultParserRegistry.
- getInstance() - Static method in class org.openrdf.query.resultio.TupleQueryResultWriterRegistry
-
Gets the default TupleQueryResultWriterRegistry.
- getKey(BooleanQueryResultParserFactory) - Method in class org.openrdf.query.resultio.BooleanQueryResultParserRegistry
-
- getKey(BooleanQueryResultWriterFactory) - Method in class org.openrdf.query.resultio.BooleanQueryResultWriterRegistry
-
- getKey(TupleQueryResultParserFactory) - Method in class org.openrdf.query.resultio.TupleQueryResultParserRegistry
-
- getKey(TupleQueryResultWriterFactory) - Method in class org.openrdf.query.resultio.TupleQueryResultWriterRegistry
-
- getLineNumber() - Method in exception org.openrdf.query.resultio.QueryResultParseException
-
Gets the line number associated with this parse exception.
- getLinks() - Method in class org.openrdf.query.resultio.helpers.QueryResultCollector
-
- getParser() - Method in interface org.openrdf.query.resultio.BooleanQueryResultParserFactory
-
Returns a BooleanQueryResultParser instance.
- getParser() - Method in interface org.openrdf.query.resultio.TupleQueryResultParserFactory
-
Returns a TupleQueryResultParser instance.
- getParserConfig() - Method in interface org.openrdf.query.resultio.QueryResultParser
-
Retrieves the current parser configuration as a single object.
- getParserConfig() - Method in class org.openrdf.query.resultio.QueryResultParserBase
-
- getParserFormatForFileName(String) - Static method in class org.openrdf.query.resultio.QueryResultIO
-
Tries to match the extension of a file name against the list of RDF
formats that can be parsed.
- getParserFormatForFileName(String, TupleQueryResultFormat) - Static method in class org.openrdf.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.openrdf.query.resultio.QueryResultIO
-
Tries to match a MIME type against the list of tuple query result formats
that can be parsed.
- getParserFormatForMIMEType(String, TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.QueryResultIO
-
Tries to match a MIME type against the list of tuple query result formats
that can be parsed.
- getQueryResultFormat() - Method in interface org.openrdf.query.resultio.QueryResultParser
-
Gets the query result format that this parser can parse.
- getQueryResultFormat() - Method in interface org.openrdf.query.resultio.QueryResultWriter
-
Gets the query result format that this writer uses.
- getQueryResultFormat() - Method in class org.openrdf.query.resultio.TupleQueryResultParserBase
-
- getSupportedSettings() - Method in interface org.openrdf.query.resultio.QueryResultParser
-
- getSupportedSettings() - Method in class org.openrdf.query.resultio.QueryResultParserBase
-
- getSupportedSettings() - Method in interface org.openrdf.query.resultio.QueryResultWriter
-
- getSupportedSettings() - Method in class org.openrdf.query.resultio.QueryResultWriterBase
-
- getTupleQueryResultFormat() - Method in interface org.openrdf.query.resultio.TupleQueryResultParser
-
Gets the query result format that this parser can parse.
- getTupleQueryResultFormat() - Method in interface org.openrdf.query.resultio.TupleQueryResultParserFactory
-
Returns the tuple query result format for this factory.
- getTupleQueryResultFormat() - Method in interface org.openrdf.query.resultio.TupleQueryResultWriter
-
Gets the query result format that this writer uses.
- getTupleQueryResultFormat() - Method in interface org.openrdf.query.resultio.TupleQueryResultWriterFactory
-
Returns the tuple query result format for this factory.
- getWriter(OutputStream) - Method in interface org.openrdf.query.resultio.BooleanQueryResultWriterFactory
-
- getWriter(OutputStream) - Method in interface org.openrdf.query.resultio.TupleQueryResultWriterFactory
-
Returns a TupleQueryResultWriter instance that will write to the supplied
output stream.
- getWriterConfig() - Method in interface org.openrdf.query.resultio.QueryResultWriter
-
Retrieves the current writer configuration as a single object.
- getWriterConfig() - Method in class org.openrdf.query.resultio.QueryResultWriterBase
-
- getWriterFormatForFileName(String) - Static method in class org.openrdf.query.resultio.QueryResultIO
-
Tries to match the extension of a file name against the list of RDF
formats that can be written.
- getWriterFormatForFileName(String, TupleQueryResultFormat) - Static method in class org.openrdf.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.openrdf.query.resultio.QueryResultIO
-
Tries to match a MIME type against the list of tuple query result formats
that can be written.
- getWriterFormatForMIMEType(String, TupleQueryResultFormat) - Static method in class org.openrdf.query.resultio.QueryResultIO
-
Tries to match a MIME type against the list of tuple query result formats
that can be written.