Package ca.phon.phontalk.parser
Class EscapeUtils
java.lang.Object
ca.phon.phontalk.parser.EscapeUtils
Class to aid in escaping specific chars in a string.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
escapeParenthesis
(String input) static String
unescapeParenthesis
(String input)
-
Constructor Details
-
EscapeUtils
public EscapeUtils()
-
-
Method Details
-
escapeParenthesis
-
unescapeParenthesis
-