CHARS_TO_ESCAPE property

List<String> CHARS_TO_ESCAPE
final

Implementation

static final List<String> CHARS_TO_ESCAPE = '(){}[]:"<>'.split('');