Home | Trees | Indices | Help |
|
---|
|
Builds a mapping between characters and their radical with stroke count of residual components.
This class can be extended by inheriting CharacterRadicalStrokeCountGenerator and overwriting CharacterRadicalStrokeCountGenerator.getFormRadicalIndex() to implement which forms should be regarded as radicals as well as CharacterRadicalStrokeCountGenerator.filterForms() to filter entries before creation.
|
|||
CharacterRadicalStrokeCountGenerator Generates the character to radical/residual 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.
|
|
DEPENDSContains the names of the tables needed for the build process.
|
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:17 2009 | http://epydoc.sourceforge.net |