public interface RDFWriter extends RDFHandler
OutputStream argument and one
with an Writer argument.| Modifier and Type | Method and Description |
|---|---|
RDFFormat |
getRDFFormat()
Gets the RDF format that this RDFWriter uses.
|
Collection<RioSetting<?>> |
getSupportedSettings() |
WriterConfig |
getWriterConfig()
Retrieves the current writer configuration as a single object.
|
void |
setWriterConfig(WriterConfig config)
Sets all supplied writer configuration options.
|
endRDF, handleComment, handleNamespace, handleStatement, startRDFRDFFormat getRDFFormat()
void setWriterConfig(WriterConfig config)
config - a writer configuration object.WriterConfig getWriterConfig()
Collection<RioSetting<?>> getSupportedSettings()
RioSettings that are supported by this
RDFWriter.Copyright © 2001-2014 Aduna. All Rights Reserved.