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

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

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

Subclasses of TriGWriterBase in org.apache.jena.riot.writer
 class TriGWriter
          TriG pretty writer
 class TriGWriterBlocks
          TriG writer that streams - print in blocks of quads clustered by adjacent same graph and same subject
 class TriGWriterFlat
          TriG writer that writes quads one per line in TriG form with prefixes and short form literals (e.g.
 



Licenced under the Apache License, Version 2.0