public class BigdataSPARQLResultsJSONParserFactory extends Object implements org.openrdf.query.resultio.TupleQueryResultParserFactory
TupleQueryResultParserFactory
for parsers of SPARQL-1.1 JSON Tuple
Query Results.Constructor and Description |
---|
BigdataSPARQLResultsJSONParserFactory() |
Modifier and Type | Method and Description |
---|---|
org.openrdf.query.resultio.TupleQueryResultParser |
getParser()
Returns a new instance of
SPARQLResultsJSONParser . |
org.openrdf.query.resultio.TupleQueryResultFormat |
getTupleQueryResultFormat()
Returns
TupleQueryResultFormat.JSON . |
public BigdataSPARQLResultsJSONParserFactory()
public org.openrdf.query.resultio.TupleQueryResultFormat getTupleQueryResultFormat()
TupleQueryResultFormat.JSON
.getTupleQueryResultFormat
in interface org.openrdf.query.resultio.TupleQueryResultParserFactory
public org.openrdf.query.resultio.TupleQueryResultParser getParser()
SPARQLResultsJSONParser
.getParser
in interface org.openrdf.query.resultio.TupleQueryResultParserFactory
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.