Home | Trees | Indices | Help |
|
---|
|
Builds the Unihan database from the Unihan file provided by Unicode.
|
|||
EntryGenerator Generates the entries of the Unihan table. |
|
|||
|
|||
instance |
|
||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
PROVIDES =
Contains the name of the table provided by this module. |
|||
CHARACTER_COLUMN =
Name of column for Chinese character key. |
|||
COLUMN_TYPES =
Column types for created table |
|||
unihanGenerator = None
|
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructs the TableBuilder.
|
Returns the UnihanGenerator. Constructs it if needed.
|
Returns the entry generator. Needs to be implemented by child classes.
|
Build the table provided by the TableBuilder. Methods should raise an IOError if reading a data source fails. The DatabaseBuilder knows how to handle this case and is able to proceed.
|
|
COLUMN_TYPESColumn types for created table
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 19 22:38:32 2009 | http://epydoc.sourceforge.net |