Uses of Class
org.apache.jena.riot.writer.WriterGraphRIOTBase
-
Packages that use WriterGraphRIOTBase Package Description org.apache.jena.riot.adapters org.apache.jena.riot.system org.apache.jena.riot.writer -
-
Uses of WriterGraphRIOTBase in org.apache.jena.riot.adapters
Subclasses of WriterGraphRIOTBase in org.apache.jena.riot.adapters Modifier and Type Class Description classAdapterRDFWriterAdapter providing RIOT interfaceWriterGraphRIOTover an old-style JenaRDFWriterI. -
Uses of WriterGraphRIOTBase in org.apache.jena.riot.system
Methods in org.apache.jena.riot.system that return WriterGraphRIOTBase Modifier and Type Method Description static WriterGraphRIOTBaseRiotLib. adapter(WriterDatasetRIOT writer) -
Uses of WriterGraphRIOTBase in org.apache.jena.riot.writer
Subclasses of WriterGraphRIOTBase in org.apache.jena.riot.writer Modifier and Type Class Description classNTriplesWriterclassRDFJSONWriterclassRDFXMLAbbrevWriterWrapper to the RDF/XML writer (preRIOT).classRDFXMLPlainWriterWrapper to the RDF/XML writer (preRIOT).classTurtleWriterclassTurtleWriterBaseclassTurtleWriterBlocksTurtle writer that streams - print in blocks of triples formatted by adjacent same subject.classTurtleWriterFlatWrite Turtle with one triple on one line with prefixed names, with short form literals (e.g.
-