Package sk.iway.iwcm.system.captcha
Class DictionaryReaderImpl
java.lang.Object
sk.iway.iwcm.system.captcha.DictionaryReaderImpl
- All Implemented Interfaces:
com.octo.captcha.component.word.DictionaryReader
public class DictionaryReaderImpl
extends Object
implements com.octo.captcha.component.word.DictionaryReader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.octo.captcha.component.word.SizeSortedWordList
com.octo.captcha.component.word.SizeSortedWordList
getWordList
(Locale arg0)
-
Constructor Details
-
DictionaryReaderImpl
-
-
Method Details
-
getWordList
public com.octo.captcha.component.word.SizeSortedWordList getWordList()- Specified by:
getWordList
in interfacecom.octo.captcha.component.word.DictionaryReader
-
getWordList
- Specified by:
getWordList
in interfacecom.octo.captcha.component.word.DictionaryReader
-