Package zombie.profanity.locales
Class LocaleChinese
java.lang.Object
zombie.profanity.locales.Locale
zombie.profanity.locales.LocaleChinese
public class LocaleChinese extends Locale
-
Field Summary
Fields inherited from class zombie.profanity.locales.Locale
filterWords, id, pattern, phoneticRules, phonizers, storeVowelsAmount, whitelistWords
-
Constructor Summary
Constructors Constructor Description LocaleChinese(java.lang.String string)
-
Method Summary
Modifier and Type Method Description protected void
Init()
Methods inherited from class zombie.profanity.locales.Locale
addFilterWord, addPhonizer, addWhiteListWord, filterWord, finalizeData, getFilterWordsCount, getID, getPhoneticRules, loadFilterWords, loadWhiteListWords, phonizeWord, removeFilterWord, removeWhiteListWord, returnMatchSetForWord, returnPhonizedWord
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait