public class FedoraNodeFormatterTTL extends org.apache.jena.riot.out.NodeFormatterTTL
| Modifier and Type | Field and Description |
|---|---|
protected static String |
dtDecimal |
protected static String |
dtDouble |
protected static String |
dtInteger |
| Constructor and Description |
|---|
FedoraNodeFormatterTTL(String baseIRI,
org.apache.jena.riot.system.PrefixMap prefixMap,
org.apache.jena.riot.out.NodeToLabel nodeToLabel) |
| Modifier and Type | Method and Description |
|---|---|
void |
formatLiteral(org.apache.jena.atlas.io.AWriter w,
org.apache.jena.graph.Node n) |
protected boolean |
writeLiteralAbbreviated(org.apache.jena.atlas.io.AWriter w,
String lex,
String datatypeURI)
Write in a short form, e.g.
|
formatBNode, formatLitDT, formatURI, writeLiteralLongForm, writeLiteralOneLineformatBNode, formatLitLang, formatLitString, formatVarpublic FedoraNodeFormatterTTL(String baseIRI, org.apache.jena.riot.system.PrefixMap prefixMap, org.apache.jena.riot.out.NodeToLabel nodeToLabel)
baseIRI - prefixMap - nodeToLabel - public void formatLiteral(org.apache.jena.atlas.io.AWriter w, org.apache.jena.graph.Node n)
formatLiteral in interface org.apache.jena.riot.out.NodeFormatterformatLiteral in class org.apache.jena.riot.out.NodeFormatterBasew - n - protected boolean writeLiteralAbbreviated(org.apache.jena.atlas.io.AWriter w, String lex, String datatypeURI)
writeLiteralAbbreviated in class org.apache.jena.riot.out.NodeFormatterTTLCopyright © 2013–2018 DuraSpace, Inc.. All rights reserved.