| Modifier and Type | Class and Description |
|---|---|
static interface |
NormalizeUtils.DecomposedCharacterConverter |
| Constructor and Description |
|---|
NormalizeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
normalize(String str,
Pattern[] matchers,
char bySep) |
static String |
normalizeLabel(String label) |
static String |
normalizeSingleLine(String str) |
static void |
setDecomposedCharacterConverter(NormalizeUtils.DecomposedCharacterConverter converter) |
static String |
unaccent(String text) |
public static void setDecomposedCharacterConverter(NormalizeUtils.DecomposedCharacterConverter converter)
Copyright © 2019. All rights reserved.