public class QuotedStringOutputTTL_MultiLine extends QuotedStringOutputTTL
| Constructor and Description |
|---|
QuotedStringOutputTTL_MultiLine() |
QuotedStringOutputTTL_MultiLine(char quoteChar)
Always use the given quote character
|
| Modifier and Type | Method and Description |
|---|---|
void |
writeStrMultiLine(org.apache.jena.atlas.io.AWriter w,
String s)
Write a string using triple quotes.
|
getQuoteChar, writeStrpublic QuotedStringOutputTTL_MultiLine()
public QuotedStringOutputTTL_MultiLine(char quoteChar)
public void writeStrMultiLine(org.apache.jena.atlas.io.AWriter w, String s)
writeStrMultiLine in interface QuotedStringOutputwriteStrMultiLine in class QuotedStringOutputBaseLicenced under the Apache License, Version 2.0