Package org.apache.jena.riot.writer
Class TurtleWriterBlocks
- java.lang.Object
-
- org.apache.jena.riot.writer.WriterGraphRIOTBase
-
- org.apache.jena.riot.writer.TurtleWriterBase
-
- org.apache.jena.riot.writer.TurtleWriterBlocks
-
- All Implemented Interfaces:
WriterGraphRIOT
public class TurtleWriterBlocks extends TurtleWriterBase
Turtle writer that streams - print in blocks of triples formatted by adjacent same subject.
-
-
Constructor Summary
Constructors Constructor Description TurtleWriterBlocks()
-
Method Summary
-
Methods inherited from class org.apache.jena.riot.writer.TurtleWriterBase
getLang, write, write
-
-