|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.email.MailMessageInterpretor
com.aspose.email.ContactMailMessageInterpretor
public class ContactMailMessageInterpretor
Represents a Contact message type interpretor.
| Constructor Summary | |
|---|---|
ContactMailMessageInterpretor()
Initializes a new instance of the ContactMailMessageInterpretor class. |
|
| Method Summary | |
|---|---|
MailMessageInterpretor |
deepClone()
Creates a copy of the current instance. |
HashMap<String,String> |
getFormatTemplates()
Gets the format templates. |
void |
save(MapiMessage mapiMessage,
OutputStream stream,
MessageFormat messageFormat)
|
| Methods inherited from class com.aspose.email.MailMessageInterpretor |
|---|
interpret |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContactMailMessageInterpretor()
Initializes a new instance of the ContactMailMessageInterpretor class.
| Method Detail |
|---|
public MailMessageInterpretor deepClone()
Creates a copy of the current instance.
deepClone in class MailMessageInterpretor
public void save(MapiMessage mapiMessage,
OutputStream stream,
MessageFormat messageFormat)
save in class MailMessageInterpretorpublic HashMap<String,String> getFormatTemplates()
Gets the format templates.
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||