public class CommonUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REPLACE_WITH |
| Constructor and Description |
|---|
CommonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
getTemplateValuesMap(String[] templateValues,
String delimeter) |
static String |
removeNonAsciiChars(String str) |
public static final String REPLACE_WITH
Copyright © 2019. All rights reserved.