public final class Unidecode extends Object
Transliterate Unicode string to a valid 7-bit ASCII String.
static String
decode(String str)
initials(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static String decode(String str)
str
public static String initials(String str)
Copyright © 2013. All Rights Reserved.