public class UTF8Normalizer extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UTF8Normalizer.NormalizerType |
| Constructor and Description |
|---|
UTF8Normalizer()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
UTF8Normalizer.NormalizerType |
isType()
Return the normalizer type
|
String |
normalize(String utf8str)
Normalize a UTF-8 string
|
public final String normalize(String utf8str)
utf8str - Stringpublic final UTF8Normalizer.NormalizerType isType()
Copyright © 2005–2016 Alfresco Software. All rights reserved.