public interface CharSequenceNormalizer extends Serializable
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
normalize(CharSequence text)
normalize a sequence of characters
|
CharSequence normalize(CharSequence text)
text - the char sequence to normalizeCopyright © 2020 The Apache Software Foundation. All rights reserved.