| Home | Trees | Indices | Help |
|
|---|
|
|
Builds a mapping between characters and their stroke count.
|
|||
|
StrokeCountGenerator Generates the character stroke count 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 |
|||
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.
|
|
|||
COLUMN_TYPESColumn types for created table
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 19 22:38:28 2009 | http://epydoc.sourceforge.net |