Package common :: Module xmpp_stringprep :: Class EmptyMappingTable
[hide private]
[frames] | no frames]

Class EmptyMappingTable

Nested Classes [hide private]
  __implements__
Interface for character mapping classes.
Instance Methods [hide private]
 
__init__(self, in_table_function)
 
map(self, c)
Method Details [hide private]

__init__(self, in_table_function)
(Constructor)

 

map(self, c)