| Modifier and Type | Class and Description |
|---|---|
static interface |
NormalizeUtils.DecomposedCharacterConverter |
| Constructor and Description |
|---|
NormalizeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
normalize(String text,
Pattern[] replacePatterns,
char bySep) |
static void |
setDecomposedCharacterConverter(NormalizeUtils.DecomposedCharacterConverter obj) |
static String |
toLabel(String text) |
static String |
toText(String text) |
static String |
unaccent(String text) |
public static void setDecomposedCharacterConverter(NormalizeUtils.DecomposedCharacterConverter obj)
Copyright © 2018. All rights reserved.