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