public class LexerUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
minimallyNormalizeCurrency(String in)
Still at least turn cp1252 euro symbol to Unicode one.
|
static String |
normalizeAmp(String in)
Convert an XML-escaped ampersand back into an ampersand.
|
static String |
normalizeCurrency(String in) |
static String |
processCp1252misc(String arg) |
static String |
removeSoftHyphens(String in) |