public class StringUtil extends Object
| Constructor and Description |
|---|
StringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
capitalize(String string) |
static String |
toValidVariableName(String string) |
Copyright © 2016 Glasnost. All rights reserved.