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, formatVarformat, formatBNode, formatLiteral, formatURI, formatVarpublic void formatURI(Writer w, String uriStr)
formatURI in interface NodeFormatterformatURI in class NodeFormatterNTpublic static boolean isCharsExtra(int ch)
public void formatLitDT(Writer w, String lex, String datatypeURI)
NodeFormatterformatLitDT in interface NodeFormatterformatLitDT in class NodeFormatterNTLicenced under the Apache License, Version 2.0