Uses of Interface
org.apache.jena.riot.system.StreamRDFWriterFactory
-
Packages that use StreamRDFWriterFactory Package Description org.apache.jena.riot.system -
-
Uses of StreamRDFWriterFactory in org.apache.jena.riot.system
Methods in org.apache.jena.riot.system with parameters of type StreamRDFWriterFactory Modifier and Type Method Description static voidStreamRDFWriter. register(RDFFormat serialization, StreamRDFWriterFactory streamWriterFactory)Register the serialization for datasets and it's associated factory
-