Camel.MimeFilterCharset¶
- Subclasses:
 None
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
Virtual Methods¶
- Inherited:
 
Properties¶
None
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent  | 
r  | 
Class Details¶
- class Camel.MimeFilterCharset(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new(from_charset, to_charset)¶
 - Parameters:
 - Returns:
 a new
Camel.MimeFilterCharsetobject- Return type:
 
Create a new
Camel.MimeFilterCharsetobject to convert text from from_charset to to_charset.