Package zope :: Package schema :: Module _bootstrapinterfaces :: Class IFromUnicode
[show private | hide private]
[frames | no frames]

Type IFromUnicode

Interface --+
            |
           IFromUnicode


Parse a unicode string to a value

We will often adapt fields to this interface to support views and other applications that need to conver raw data as unicode values.
Class Variable Summary
str fromUnicode = 'Convert a unicode string to a value.\n   ...

Class Variable Details

fromUnicode

Type:
str
Value:
'''Convert a unicode string to a value.
        '''                                                            

Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 http://epydoc.sf.net