public class IMIPParserImpl extends java.lang.Object implements IIMIPParser
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
M_ALTERNATIVE |
static java.lang.String |
TEXT_CALENDAR |
Constructor and Description |
---|
IMIPParserImpl() |
Modifier and Type | Method and Description |
---|---|
IMIPInfos |
parse(org.apache.james.mime4j.dom.Message m)
Returns null if message is not IMIP related
|
public static final java.lang.String TEXT_CALENDAR
public static final java.lang.String M_ALTERNATIVE
public IMIPInfos parse(org.apache.james.mime4j.dom.Message m)
IIMIPParser
parse
in interface IIMIPParser
Copyright © 2021. All Rights Reserved.