public class SPARQLResultsHTMLWriterFactory extends Object implements org.openrdf.query.resultio.TupleQueryResultWriterFactory
TupleQueryResultWriterFactory for writers of SPARQL HTML query
tuple results.| Constructor and Description |
|---|
SPARQLResultsHTMLWriterFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.query.resultio.TupleQueryResultFormat |
getTupleQueryResultFormat()
|
org.openrdf.query.resultio.TupleQueryResultWriter |
getWriter(OutputStream out)
Returns a new instance of SPARQLResultsHTMLWriter.
|
public org.openrdf.query.resultio.TupleQueryResultFormat getTupleQueryResultFormat()
getTupleQueryResultFormat in interface org.openrdf.query.resultio.TupleQueryResultWriterFactorypublic org.openrdf.query.resultio.TupleQueryResultWriter getWriter(OutputStream out)
getWriter in interface org.openrdf.query.resultio.TupleQueryResultWriterFactoryCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.