public interface WriterFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
String |
getMimeType() |
org.eclipse.rdf4j.rio.RDFFormat |
getRdfFormat() |
FormatWriter |
getRdfWriter(OutputStream os) |
org.eclipse.rdf4j.rio.RDFFormat getRdfFormat()
String getIdentifier()
String getMimeType()
FormatWriter getRdfWriter(OutputStream os)
Copyright © 2010–2018 The Apache Software Foundation. All rights reserved.