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 Details

    • DictionaryReaderImpl

      public DictionaryReaderImpl(String locale)
  • Method Details

    • getWordList

      public com.octo.captcha.component.word.SizeSortedWordList getWordList()
      Specified by:
      getWordList in interface com.octo.captcha.component.word.DictionaryReader
    • getWordList

      public com.octo.captcha.component.word.SizeSortedWordList getWordList(Locale arg0)
      Specified by:
      getWordList in interface com.octo.captcha.component.word.DictionaryReader