public class TemplateStringUtil extends Object
| Constructor and Description |
|---|
TemplateStringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
cap(String string) |
static String |
toLC(String s) |
static String |
toLCC(String s) |
static String |
toLUS(String s) |
static String |
toUC(String s) |
static String |
toUCC(String s) |
static String |
toUUS(String s) |
static String |
uncap(String string) |
Copyright © 2014. All rights reserved.