Package org.apache.jena.riot.out

Interface Summary
NodeFormatter  
 

Class Summary
EscapeStr  
JsonLDWriter  
NodeFmtLib Presentation utilitiles for Nodes, Triples, Quads and more.
NodeFormatterBase Provide implementations of the operations of NodeFormatter in terms of core operations for each node type.
NodeFormatterNT  
NodeFormatterTTL  
NodeToLabel Map nodes to string (usually, blank nodes to labels).
NQuadsWriter  
NTriplesWriter  
OutputLangUtils Utilites for formatter output
OutputPolicy  
OutputUtils  
RDFJSONWriter Deprecated. Use RDFDataMgr.write(OutputStream, Graph, Lang) with Lang.RDFJSON
SinkEntityOutput  
SinkQuadBracedOutput A class that print quads, SPARQL style (maybe good for Trig too?)
SinkQuadOutput A class that print quads, N-Quads style *
SinkTripleOutput A class that print triples, N-triples style
TurtleValidate Validation of Turtle terms
 

Enum Summary
CharSpace rather write 'true' or 'false', use this enum
 



Licenced under the Apache License, Version 2.0