public class NGWordUtiltites extends Object
| Constructor and Description |
|---|
NGWordUtiltites() |
| Modifier and Type | Method and Description |
|---|---|
static String |
labelFromCamelCase(String camel)
Converts a camelcase variable name to a human readable text.
|
static String |
labelFromELExpression(String expression) |
static String |
lastTerm(String coreValue) |
Copyright © 2015. All rights reserved.