|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.jsonldjava.impl.SesameJSONLDWriterFactory
public class SesameJSONLDWriterFactory
An RDFWriterFactory that creates instances of
SesameJSONLDWriter.
| Constructor Summary | |
|---|---|
SesameJSONLDWriterFactory()
|
|
| Method Summary | |
|---|---|
org.openrdf.rio.RDFFormat |
getRDFFormat()
|
org.openrdf.rio.RDFWriter |
getWriter(java.io.OutputStream out)
|
org.openrdf.rio.RDFWriter |
getWriter(java.io.Writer writer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SesameJSONLDWriterFactory()
| Method Detail |
|---|
public org.openrdf.rio.RDFFormat getRDFFormat()
getRDFFormat in interface org.openrdf.rio.RDFWriterFactorypublic org.openrdf.rio.RDFWriter getWriter(java.io.OutputStream out)
getWriter in interface org.openrdf.rio.RDFWriterFactorypublic org.openrdf.rio.RDFWriter getWriter(java.io.Writer writer)
getWriter in interface org.openrdf.rio.RDFWriterFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||