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
filterContains, filterWords, filterWordsRaw, 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
addFilterContains, addFilterRawWord, addFilterWord, addPhonizer, addWhiteListWord, containsIgnoreCase, filterWord, filterWord, finalizeData, getFilterWordsCount, getID, getPhoneticRules, isWhiteListedWord, loadFilterContains, loadFilterWords, loadWhiteListWords, phonizeWord, removeFilterContains, removeFilterWord, removeFilterWordRaw, removeWhiteListWord, repeatString, returnMatchSetForWord, returnPhonizedWord, validateWord
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait