public class NQuadsWriter extends NTriplesWriter
N-Quads RDF format.writer, writingStartednamespaceTable| Constructor and Description |
|---|
NQuadsWriter(OutputStream outputStream) |
NQuadsWriter(Writer writer) |
| Modifier and Type | Method and Description |
|---|---|
RDFFormat |
getRDFFormat() |
void |
handleStatement(Statement st) |
endRDF, handleComment, handleNamespace, startRDFgetSupportedSettings, getWriterConfig, setWriterConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSupportedSettings, getWriterConfig, setWriterConfigpublic NQuadsWriter(OutputStream outputStream)
public NQuadsWriter(Writer writer)
public RDFFormat getRDFFormat()
getRDFFormat in interface RDFWritergetRDFFormat in class NTriplesWriterpublic void handleStatement(Statement st) throws RDFHandlerException
handleStatement in interface RDFHandlerhandleStatement in class NTriplesWriterRDFHandlerExceptionCopyright © 2001-2014 Aduna. All Rights Reserved.