Package cjklib :: Module build :: Class UnihanBuilder :: Class EntryGenerator
[hide private]
[frames] | no frames]

Class EntryGenerator

source code

Generates the entries of the Unihan table.

Instance Methods [hide private]
 
__init__(self, unihanGenerator)
Initialises the EntryGenerator.
source code
 
generator(self)
Provides all data of one character per entry.
source code
Method Details [hide private]

__init__(self, unihanGenerator)
(Constructor)

source code 

Initialises the EntryGenerator.

Parameters: