public abstract class EncodingUtils extends Object
static String
escapeBackticks(String s)
escapeIdentifier(String s)
escapeSingleQuotes(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String escapeBackticks(String s)
public static String escapeSingleQuotes(String s)
public static String escapeIdentifier(String s)
Copyright © 2023 The Apache Software Foundation. All rights reserved.