public class NQuadsWriter
extends org.openrdf.rio.nquads.NQuadsWriter
RDFWriter
.
See the format specification here.Constructor and Description |
---|
NQuadsWriter(OutputStream os) |
NQuadsWriter(Writer writer) |
endRDF, handleComment, handleNamespace, startRDF
getSupportedSettings, getWriterConfig, setWriterConfig
public NQuadsWriter(OutputStream os)
public NQuadsWriter(Writer writer)
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.