@MetaInfServices public class NQuadsWriterFactory extends Object implements org.openrdf.rio.RDFWriterFactory
RDFWriterFactory for NQuads.| Constructor and Description |
|---|
NQuadsWriterFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.rio.RDFFormat |
getRDFFormat() |
org.openrdf.rio.RDFWriter |
getWriter(OutputStream outputStream) |
org.openrdf.rio.RDFWriter |
getWriter(Writer writer) |
public org.openrdf.rio.RDFFormat getRDFFormat()
getRDFFormat in interface org.openrdf.rio.RDFWriterFactorypublic org.openrdf.rio.RDFWriter getWriter(OutputStream outputStream)
getWriter in interface org.openrdf.rio.RDFWriterFactorypublic org.openrdf.rio.RDFWriter getWriter(Writer writer)
getWriter in interface org.openrdf.rio.RDFWriterFactoryCopyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.