public class SPARQLBooleanHTMLWriterFactory extends Object implements org.openrdf.query.resultio.BooleanQueryResultWriterFactory
BooleanQueryResultWriterFactory for writers of SPARQL HTML query
boolean results.| Constructor and Description |
|---|
SPARQLBooleanHTMLWriterFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.query.resultio.BooleanQueryResultFormat |
getBooleanQueryResultFormat()
|
org.openrdf.query.resultio.BooleanQueryResultWriter |
getWriter(OutputStream out)
Returns a new instance of SPARQLBooleanHTMLWriter.
|
public org.openrdf.query.resultio.BooleanQueryResultFormat getBooleanQueryResultFormat()
getBooleanQueryResultFormat in interface org.openrdf.query.resultio.BooleanQueryResultWriterFactorypublic org.openrdf.query.resultio.BooleanQueryResultWriter getWriter(OutputStream out)
getWriter in interface org.openrdf.query.resultio.BooleanQueryResultWriterFactoryCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.