Camel.MimeFilterEnriched¶
- 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.MimeFilterEnriched(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(flags)¶
- Parameters:
flags (
Camel.MimeFilterEnrichedFlags
) – bitwise set of flags to specify filter behaviour- Returns:
a new
Camel.MimeFilterEnriched
object- Return type:
Create a new
Camel.MimeFilterEnriched
object to convert input text streams from text/plain into text/enriched or text/richtext.