Home | Trees | Indices | Help |
|
---|
|
Builds the Kanjidic database from the Kanjidic2 XML file http://www.csse.monash.edu.au/~jwb/kanjidic2/.
|
|||
XMLHandler Extracts a list of given tags. |
|||
KanjidicGenerator Generates the KANJIDIC table. |
|
|||
|
|||
instance |
|
||
Inherited from Inherited from Inherited from |
|
|||
PROVIDES =
Contains the name of the table provided by this module. |
|||
CHARACTER_COLUMN =
Name of column for Chinese character key. |
|||
COLUMN_TYPES =
Column types for created table |
|||
KANJIDIC_TAG_MAPPING =
Dictionary of tag keys mapping to a table column including a function generating a string out of a list of entries given from the KANJIDIC entry. |
|||
Inherited from Inherited from |
|
|||
Inherited from |
|
Constructs the TableBuilder.
|
Returns the KanjidicGenerator.
|
|
COLUMN_TYPESColumn types for created table
|
KANJIDIC_TAG_MAPPINGDictionary of tag keys mapping to a table column including a function generating a string out of a list of entries given from the KANJIDIC entry. The tag keys constist of a tuple giving the xml element hierarchy below the 'character' element and a set of attribute value pairs.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 19 22:38:24 2009 | http://epydoc.sourceforge.net |