Home | Trees | Indices | Help |
|
---|
|
Builds a mapping between characters and their components.
|
|||
CharacterComponentGenerator Generates the component to character mapping. |
|
|||
|
|||
|
|||
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. |
|||
COLUMNS =
Columns that will be built |
|||
PRIMARY_KEYS =
Primary keys of the created table |
|||
INDEX_KEYS =
Index keys (not unique) of the created table |
|||
COLUMN_TYPES =
Column types for created table |
|
|||
Inherited from |
|
Constructs the TableBuilder.
|
Returns the entry generator. Needs to be implemented by child classes.
|
|
COLUMNSColumns that will be built
|
PRIMARY_KEYSPrimary keys 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:15 2009 | http://epydoc.sourceforge.net |