com.octo.captcha.component.word
Interface DictionaryReader

All Known Implementing Classes:
FileDictionary

public interface DictionaryReader

Base interface used by the DictionaryWordGenerator to retrieve words.

Version:
1.0
Author:
Marc-Antoine Garrigue

Method Summary
 SizeSortedWordList getWordList()
           
 SizeSortedWordList getWordList(java.util.Locale locale)
           
 

Method Detail

getWordList

SizeSortedWordList getWordList()

getWordList

SizeSortedWordList getWordList(java.util.Locale locale)


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