public class BigdataSPARQLResultsJSONWriterForConstruct extends Object implements org.openrdf.rio.RDFWriter
| Constructor and Description |
|---|
BigdataSPARQLResultsJSONWriterForConstruct(OutputStream out) |
BigdataSPARQLResultsJSONWriterForConstruct(Writer writer) |
| Modifier and Type | Method and Description |
|---|---|
void |
endRDF() |
org.openrdf.rio.RDFFormat |
getRDFFormat() |
Collection<org.openrdf.rio.RioSetting<?>> |
getSupportedSettings() |
org.openrdf.rio.WriterConfig |
getWriterConfig() |
void |
handleComment(String comment) |
void |
handleNamespace(String prefix,
String uri) |
void |
handleStatement(org.openrdf.model.Statement st) |
void |
setWriterConfig(org.openrdf.rio.WriterConfig config) |
void |
startRDF() |
public BigdataSPARQLResultsJSONWriterForConstruct(Writer writer)
public BigdataSPARQLResultsJSONWriterForConstruct(OutputStream out)
public org.openrdf.rio.RDFFormat getRDFFormat()
getRDFFormat in interface org.openrdf.rio.RDFWriterpublic void startRDF()
throws org.openrdf.rio.RDFHandlerException
startRDF in interface org.openrdf.rio.RDFHandlerorg.openrdf.rio.RDFHandlerExceptionpublic void endRDF()
throws org.openrdf.rio.RDFHandlerException
endRDF in interface org.openrdf.rio.RDFHandlerorg.openrdf.rio.RDFHandlerExceptionpublic void handleNamespace(String prefix, String uri) throws org.openrdf.rio.RDFHandlerException
handleNamespace in interface org.openrdf.rio.RDFHandlerorg.openrdf.rio.RDFHandlerExceptionpublic void handleStatement(org.openrdf.model.Statement st)
throws org.openrdf.rio.RDFHandlerException
handleStatement in interface org.openrdf.rio.RDFHandlerorg.openrdf.rio.RDFHandlerExceptionpublic void handleComment(String comment) throws org.openrdf.rio.RDFHandlerException
handleComment in interface org.openrdf.rio.RDFHandlerorg.openrdf.rio.RDFHandlerExceptionpublic void setWriterConfig(org.openrdf.rio.WriterConfig config)
setWriterConfig in interface org.openrdf.rio.RDFWriterpublic org.openrdf.rio.WriterConfig getWriterConfig()
getWriterConfig in interface org.openrdf.rio.RDFWriterpublic Collection<org.openrdf.rio.RioSetting<?>> getSupportedSettings()
getSupportedSettings in interface org.openrdf.rio.RDFWriterCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.