Home | Trees | Indices | Help |
|
---|
|
Provides an abstract class for loading CEDICT formatted dictionaries.
Two column will be provided for the headword (one for traditional and simplified writings each), one for the reading (e.g. in CEDICT Pinyin) and one for the translation.
To Do (Impl): Proper collation for Translation and Reading columns.
|
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
COLUMNS =
Columns that will be built |
|||
INDEX_KEYS =
Index keys (not unique) of the created table |
|||
COLUMN_TYPES =
Column types for created table |
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructs the TableBuilder.
|
|
COLUMNSColumns that will be built
|
INDEX_KEYSIndex keys (not unique) of the created table
|
COLUMN_TYPESColumn types for created table
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 19 22:38:11 2009 | http://epydoc.sourceforge.net |