|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DictionaryResource.DictEntriesByLength | |
|---|---|
| org.apache.uima.conceptMapper.support.dictionaryResource | |
| Uses of DictionaryResource.DictEntriesByLength in org.apache.uima.conceptMapper.support.dictionaryResource |
|---|
| Fields in org.apache.uima.conceptMapper.support.dictionaryResource with type parameters of type DictionaryResource.DictEntriesByLength | |
|---|---|
protected Hashtable<String,DictionaryResource.DictEntriesByLength> |
DictionaryResource_impl.dictImpl
Hashtable of first words. |
protected Hashtable<String,DictionaryResource.DictEntriesByLength> |
CompiledDictionaryResource_impl.dictImpl
Hashtable of first words. |
| Methods in org.apache.uima.conceptMapper.support.dictionaryResource that return DictionaryResource.DictEntriesByLength | |
|---|---|
DictionaryResource.DictEntriesByLength |
DictionaryResource_impl.getEntries(String key)
|
DictionaryResource.DictEntriesByLength |
DictionaryResource.getEntries(String key)
return data structure containing a list of dictionary entries, sorted by number of tokens |
DictionaryResource.DictEntriesByLength |
CompiledDictionaryResource_impl.getEntries(String key)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||