Home | Trees | Indices | Help |
|
---|
|
Defines a simple converter between two character readings that keeps the real converter doing the work in the background.
The basic method is convert() which converts one input string from one reading to another. In contrast to a ReadingConverter no source or target reading needs to be specified.
|
|||
|
|||
str |
|
||
list of str |
|
||
|
|||
Inherited from |
|
|||
Inherited from |
|
Creates an instance of the SimpleReadingConverterAdaptor.
|
Converts a string in the source reading to the target reading. If parameters fromReading or toReading are not given the class's default values will be applied.
|
Converts a list of entities in the source reading to the target reading. If parameters fromReading or toReading are not given the class's default values will be applied.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue May 19 22:38:35 2009 | http://epydoc.sourceforge.net |