Class NodeFmtLib

java.lang.Object
org.apache.jena.riot.out.NodeFmtLib

public class NodeFmtLib extends Object
Presentation utilities for Nodes, Triples, Quads and more.

Methods str generate a re-parseable string.

Methods displayStr do not guarantee a re-parseable string e.g. may use abbreviations or common prefixes.