|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
IBaseDictionary | Common services each dictionary has to implement |
IDatabaseServer | |
IDictionary | Represents a data dictionary. |
IDictionarySource | Represents a dictionary no direct access services but only an iterator to iterate over all translations. |
IDictionaryWriter | |
IModifiableDictionary | A dictionary which is modifiable. |
IServer | A server represents a process serving a dictionary. |
ISQLStatementFactory | Creates SQL statements appropriate for the database in use. |
Class Summary | |
BaseDictionary | The BaseDictionary. |
CompositeDictionary | Dictionary composed of one or more dictionaries. |
CompositeIterator | Implements an iterator over any number of iterators |
CreateLuceneDict | Utility class to create a lucene dictionary from any configured one. |
CSVDictionary | Implements a Dictionary backed on CSV file. |
DBDictionary | Implements a database backed dictionary. |
Dictionary | |
DictionarySequence | Composite dictionary implementing a sequential access strategy. |
DictionaryUnion | Composite dictionary implementing a union search strategy, i.e. all dictionaries are searched and included in the result. |
DictOrgDictionary | Implements a wormagic ISource with a dictionary file as backend. |
FilePosition | Represents the position of a String in a RandomAccessFile. |
LuceneDictionary | |
LuceneDictionaryIterator | An Iterator over all Translation contained in the
documents readable by
the given reader . |
LuceneKeyIterator | |
MySQLStatementFactory | Creates and instantiates statements appropriate for the MySQL |
Server | |
Translation | Instance of this class represents dictionary entries. |
XMLDictionary | XML backed dictionary. |
Dictionary related classes.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |