JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.apache.jena.arq
Package
org.apache.jena.riot.system
Interface StreamRDFWriterFactory
public interface
StreamRDFWriterFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
StreamRDF
create
(
OutputStream
output,
RDFFormat
format,
Context
context)
Method Details
create
StreamRDF
create
(
OutputStream
output,
RDFFormat
format,
Context
context)