| Home | Trees | Indices | Help |
|
|---|
|
|
Builds a mapping between characters and their residual stroke count
when splitting of the radical form. This is stripped off information
gathered from table CharacterRadicalStrokeCount.
|
|||
|
ResidualStrokeCountExtractor Generates the character to residual stroke count mapping from the CharacterRadicalResidualStrokeCount 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. |
|||
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
|
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 |