|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.aspsimon.termcomp.infrastructure.utility.I18NHelper
public class I18NHelper
| Constructor Summary | |
|---|---|
I18NHelper()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
normalizeString(java.lang.String i18nString)
Return a non-internationalized representation of the input. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public I18NHelper()
| Method Detail |
|---|
public static java.lang.String normalizeString(java.lang.String i18nString)
i18nString - Internationalized String in UTF-8 which should be normalized.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||