Uses of Class
org.apache.jena.riot.writer.WriterStreamRDFBase

Packages that use WriterStreamRDFBase
org.apache.jena.riot.writer   
 

Uses of WriterStreamRDFBase in org.apache.jena.riot.writer
 

Subclasses of WriterStreamRDFBase in org.apache.jena.riot.writer
 class WriterStreamRDFBlocks
          An output of triples / quads that print batches of same subject / same graph, same subject.
 class WriterStreamRDFFlat
          An output of triples / quads that is streaming.
 



Licenced under the Apache License, Version 2.0