TurtleFormatter._litMustEscape Field |
Set of characters that must be escaped for Literals.
Namespace:
VDS.RDF.Writing.Formatting
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxprotected List<string[]> _litMustEscape
Protected _litMustEscape As List(Of String())
Field Value
Type:
List<String[]>
See Also