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)
CharSequenceNormalizernormalize in interface CharSequenceNormalizertext - the char sequence to normalizeCopyright © 2021 The Apache Software Foundation. All rights reserved.