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

Class ILookupTable

Interface for character lookup classes.
Instance Methods [hide private]
 
lookup(self, c)
Return whether character is in this table.
Method Details [hide private]

lookup(self, c)

 
Return whether character is in this table.