Package com.octo.captcha.component.word

This is the base package for jcaptcha word manipulation components.

See:
          Description

Interface Summary
DictionaryReader Base interface used by the DictionaryWordGenerator to retrieve words.
SizeSortedWordList
 

Class Summary
DefaultSizeSortedWordList Container for words that is initialized from a Dictionnary.
FileDictionary Implementation of the DictionaryReader interface, uses a .properties file to retrieve words and return a WordList.Constructed with the name of the properties file.
 

Package com.octo.captcha.component.word Description

This is the base package for jcaptcha word manipulation components.



Copyright 2003-2009 JCaptcha. All Rights Reserved.