Package cjklib :: Module build :: Class UnihanStrokeCountBuilder :: Class StrokeCountExtractor
[hide private]
[frames] | no frames]

Class StrokeCountExtractor

source code

Extracts the character stroke count mapping.

Instance Methods [hide private]
 
__init__(self, entries, quiet=False)
Initialises the StrokeCountExtractor.
source code
 
generator(self)
Provides one entry per radical and character.
source code
Method Details [hide private]

__init__(self, entries, quiet=False)
(Constructor)

source code 

Initialises the StrokeCountExtractor.

Parameters:
  • entries (list of tuple) - character entries from the Unihan database
  • quiet (bool) - if true no status information will be printed