Package zombie.profanity.locales
Class LocaleEnglish
java.lang.Object
zombie.profanity.locales.Locale
zombie.profanity.locales.LocaleEnglish
- Direct Known Subclasses:
LocaleGerman
public class LocaleEnglish extends Locale
-
Field Summary
Fields inherited from class zombie.profanity.locales.Locale
filterWords, id, pattern, phoneticRules, phonizers, storeVowelsAmount, whitelistWords
-
Constructor Summary
Constructors Constructor Description LocaleEnglish(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