Package com.octo.captcha.component.word.wordgenerator

This package provides implementations of the WordGenerator interface.

See:
          Description

Interface Summary
WordGenerator This interface defines methods to retrieve random words
 

Class Summary
ComposeDictionaryWordGenerator This Word Generator use a Dictionnary to compose new Words from existing words.
ConstantWordGenerator  
DictionaryWordGenerator WordGenerator based on a dictionary.
DummyWordGenerator Description: dummy word generator contructed with a String returning the same string, with right length
RandomWordGenerator Random word generator.
 

Package com.octo.captcha.component.word.wordgenerator Description

This package provides implementations of the WordGenerator interface. a wordGenerator is able to build random words



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