public class HunspellDictionaryHolder extends Object implements DictionaryHolder
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
log |
Constructor and Description |
---|
HunspellDictionaryHolder(String dicName) |
public HunspellDictionaryHolder(String dicName)
public void init() throws IOException
init
in interface DictionaryHolder
IOException
public int getWordCount()
getWordCount
in interface DictionaryHolder
public String getRandomWord()
getRandomWord
in interface DictionaryHolder
Copyright © 2015 Nuxeo SA. All rights reserved.