public class UrlCharSequenceNormalizer extends Object implements CharSequenceNormalizer
Constructor and Description |
---|
UrlCharSequenceNormalizer() |
Modifier and Type | Method and Description |
---|---|
static UrlCharSequenceNormalizer |
getInstance() |
CharSequence |
normalize(CharSequence text)
normalize a sequence of characters
|
public static UrlCharSequenceNormalizer getInstance()
public CharSequence normalize(CharSequence text)
CharSequenceNormalizer
normalize
in interface CharSequenceNormalizer
text
- the char sequence to normalizeCopyright © 2020 The Apache Software Foundation. All rights reserved.