public abstract class ParseUtils
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
quote(java.lang.String value)
Quote the given string; single quotes are escaped.
|
Copyright © 2009-2020 The Apache Software Foundation