Home | Trees | Indices | Help |
|
---|
|
Builds a character variant mapping table from the Unihan database.
|
|||
VariantGenerator Generates the character to variant mapping from the Unihan table. |
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
PROVIDES =
Contains the name of the table provided by this module. |
|||
DEPENDS =
Contains the names of the tables needed for the build process. |
|||
COLUMN_SOURCE_ABBREV =
Unihan table columns providing content for the table together with their abbreviation used in the target table. |
|||
COLUMN_TYPES =
Column types for created table |
|||
Inherited from |
|
|||
Inherited from |
|
Constructs the TableBuilder.
|
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_SOURCE_ABBREVUnihan table columns providing content for the table together with their abbreviation used in the target table.
|
COLUMN_TYPESColumn types for created table
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 19 22:38:18 2009 | http://epydoc.sourceforge.net |