public class TriGWriterFactory extends Object
| Constructor and Description |
|---|
TriGWriterFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.openrdf.rio.RDFFormat |
getRDFFormat()
Returns
RDFFormat.TRIG. |
org.openrdf.rio.RDFWriter |
getWriter(OutputStream out)
Returns a new instance of
TriGWriter. |
org.openrdf.rio.RDFWriter |
getWriter(Writer writer)
Returns a new instance of
TriGWriter. |
public org.openrdf.rio.RDFFormat getRDFFormat()
RDFFormat.TRIG.public org.openrdf.rio.RDFWriter getWriter(OutputStream out)
TriGWriter.public org.openrdf.rio.RDFWriter getWriter(Writer writer)
TriGWriter.Copyright © 2010-2016 Stardog Union. All Rights Reserved.