public class TemplateUtils extends Object
| Constructor and Description |
|---|
TemplateUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toLowerCamel(String input) |
static String |
toLowerUnderscore(String input) |
static String |
toUpperCamel(String input) |
static String |
toUpperUnderscore(String input) |
Copyright © 2019. All rights reserved.