public class StringValueParsing extends Object
Constructor and Description |
---|
StringValueParsing() |
Modifier and Type | Method and Description |
---|---|
static String |
parseSingleQuotedString(String string) |
static String |
parseTripleQuotedString(String strText) |
static String |
removeIndentation(String rawValue) |
Copyright © 2019. All rights reserved.