java.lang.Object
org.apache.jena.riot.out.quoted.QuotedStringOutputBase
org.apache.jena.riot.out.quoted.QuotedStringOutputNT
- All Implemented Interfaces:
QuotedStringOutput
Escape processor for N-Triples/N-Quads
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.jena.riot.out.quoted.QuotedStringOutputBase
getQuoteChar, writeStr, writeStrMultiLine
-
Constructor Details
-
QuotedStringOutputNT
public QuotedStringOutputNT() -
QuotedStringOutputNT
public QuotedStringOutputNT(org.apache.jena.atlas.lib.CharSpace charSpace)
-