public interface WriterFactory
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
String |
getMimeType() |
org.openrdf.rio.RDFFormat |
getRdfFormat() |
FormatWriter |
getRdfWriter(OutputStream os) |
org.openrdf.rio.RDFFormat getRdfFormat()
String getIdentifier()
String getMimeType()
FormatWriter getRdfWriter(OutputStream os)
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.