public class NLGStringUtils
extends java.lang.Object
Constructor and Description |
---|
NLGStringUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isVariable(java.lang.String str)
Is input string a variable (i.e., does it start with a question mark)?
|