Package opennlp.uima.dictionary
Class DictionaryResourceImpl
- java.lang.Object
- 
- opennlp.uima.util.AbstractModelResource<Dictionary>
- 
- opennlp.uima.dictionary.DictionaryResourceImpl
 
 
- 
- All Implemented Interfaces:
- DictionaryResource,- org.apache.uima.resource.SharedResourceObject
 
 public class DictionaryResourceImpl extends AbstractModelResource<Dictionary> implements DictionaryResource 
- 
- 
Constructor SummaryConstructors Constructor Description DictionaryResourceImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description DictionarygetDictionary()- 
Methods inherited from class opennlp.uima.util.AbstractModelResourceload
 
- 
 
- 
- 
- 
Method Detail- 
getDictionarypublic Dictionary getDictionary() - Specified by:
- getDictionaryin interface- DictionaryResource
 
 
- 
 
-