public abstract class EncodingUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
escapeBackticks(String s) |
static String |
escapeIdentifier(String s) |
static String |
escapeSingleQuotes(String s) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.