|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bigdata.rdf.rio.rdfxml.BigdataRDFXMLWriterFactory
public class BigdataRDFXMLWriterFactory
An RDFWriterFactory for RDF/XML writers with the bigdata specific
extensions.
| Constructor Summary | |
|---|---|
BigdataRDFXMLWriterFactory()
|
|
| Method Summary | |
|---|---|
RDFFormat |
getRDFFormat()
Returns RDFFormat.RDFXML. |
RDFWriter |
getWriter(OutputStream out)
Returns a new instance of RDFXMLWriter. |
RDFWriter |
getWriter(Writer writer)
Returns a new instance of RDFXMLWriter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BigdataRDFXMLWriterFactory()
| Method Detail |
|---|
public RDFFormat getRDFFormat()
RDFFormat.RDFXML.
getRDFFormat in interface RDFWriterFactorypublic RDFWriter getWriter(OutputStream out)
RDFXMLWriter.
getWriter in interface RDFWriterFactorypublic RDFWriter getWriter(Writer writer)
RDFXMLWriter.
getWriter in interface RDFWriterFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||