Class NodeFormatterTTL_MultiLine

All Implemented Interfaces:
NodeFormatter

public class NodeFormatterTTL_MultiLine extends NodeFormatterTTL
Node formatter for pretty-printed Turtle. This NodeFormatter switches between " and ' quotes to avoid escapes. This code writes multiline literals with """ or '''.