public class NodeFormatterTTL extends NodeFormatterNT
Constructor and Description |
---|
NodeFormatterTTL(String baseIRI,
PrefixMap prefixMap) |
Modifier and Type | Method and Description |
---|---|
void |
formatLitDT(Writer w,
String lex,
String datatypeURI)
Literal with datatype, not a simple literal, not an xsd:string (RDF 1.1), no language tag.
|
void |
formatURI(Writer w,
String uriStr) |
static boolean |
isCharsExtra(int ch) |
formatBNode, formatLitLang, formatLitString, formatVar
format, formatBNode, formatLiteral, formatURI, formatVar
public void formatURI(Writer w, String uriStr)
formatURI
in interface NodeFormatter
formatURI
in class NodeFormatterNT
public static boolean isCharsExtra(int ch)
public void formatLitDT(Writer w, String lex, String datatypeURI)
NodeFormatter
formatLitDT
in interface NodeFormatter
formatLitDT
in class NodeFormatterNT
Licenced under the Apache License, Version 2.0