org.apache.jena.riot.writer
Class TurtleWriterBlocks

java.lang.Object
  extended by org.apache.jena.riot.writer.WriterGraphRIOTBase
      extended by org.apache.jena.riot.writer.TurtleWriterBase
          extended by 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
TurtleWriterBlocks()
           
 
Method Summary
 
Methods inherited from class org.apache.jena.riot.writer.TurtleWriterBase
getLang, write, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TurtleWriterBlocks

public TurtleWriterBlocks()


Licenced under the Apache License, Version 2.0