Class Summary |
DictionaryCreator |
The DicrionaryCreator creates an dictionary XML file based on the given input
parameters. |
DictionaryEntry |
The DictionaryEntry contains the entry meta data object and the information
if an entry is complete or just a part of a multi-word entry. |
DictionaryFileParserImpl |
The DictionaryFileParser implementation parse the dictionary XML file and
creates a dictionary with the given dictionary builder. |
DictionaryMatchImpl |
Implementation of the DictionaryMatch interface. |
EntryMetaDataImpl |
Implementation of the EntryMetaData interface. |
HashMapDictionary |
HashMap dictionary implementation. |
HashMapDictionaryBuilder |
Implementation of the DictionaryBuilder interface to build a new HashMap
dictionary. |