public class EscapeUtils extends Object
EscapeUtils()
static String
quote(String str)
quote(String str, boolean nullToBlank)
simpleQuote(String str)
simpleQuote(String str, boolean nullToBlank)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EscapeUtils()
public static String simpleQuote(String str, boolean nullToBlank)
public static String simpleQuote(String str)
public static String quote(String str, boolean nullToBlank)
public static String quote(String str)
Copyright © 2015. All rights reserved.