Uses of Interface
com.octo.captcha.component.word.SizeSortedWordList

Packages that use SizeSortedWordList
com.octo.captcha.component.word This is the base package for jcaptcha word manipulation components.
 
 

Uses of SizeSortedWordList in com.octo.captcha.component.word
 

Classes in com.octo.captcha.component.word that implement SizeSortedWordList
 class DefaultSizeSortedWordList
          Container for words that is initialized from a Dictionnary.
 

Methods in com.octo.captcha.component.word that return SizeSortedWordList
protected  SizeSortedWordList FileDictionary.generateWordList(java.util.Locale locale, java.util.ResourceBundle bundle)
           
 SizeSortedWordList DictionaryReader.getWordList()
           
 SizeSortedWordList FileDictionary.getWordList()
           
 SizeSortedWordList DictionaryReader.getWordList(java.util.Locale locale)
           
 SizeSortedWordList FileDictionary.getWordList(java.util.Locale locale)
           
 



Copyright © 2003-2012 JCaptcha corp.. All Rights Reserved.