public class BigdataSPARQLResultsJSONWriterFactory extends Object implements org.openrdf.query.resultio.TupleQueryResultWriterFactory
TupleQueryResultWriterFactory for writers of SPARQL/JSON query
 results.| Constructor and Description | 
|---|
| BigdataSPARQLResultsJSONWriterFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.openrdf.query.resultio.TupleQueryResultFormat | getTupleQueryResultFormat()Returns  TupleQueryResultFormat.JSON. | 
| org.openrdf.query.resultio.TupleQueryResultWriter | getWriter(OutputStream out)Returns a new instance of SPARQLResultsJSONWriter. | 
public BigdataSPARQLResultsJSONWriterFactory()
public org.openrdf.query.resultio.TupleQueryResultFormat getTupleQueryResultFormat()
TupleQueryResultFormat.JSON.getTupleQueryResultFormat in interface org.openrdf.query.resultio.TupleQueryResultWriterFactorypublic org.openrdf.query.resultio.TupleQueryResultWriter getWriter(OutputStream out)
getWriter in interface org.openrdf.query.resultio.TupleQueryResultWriterFactoryCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.