com.aspose.network
Class NormalMessageMailMessageInterpretor

java.lang.Object
  extended by com.aspose.network.MailMessageInterpretor
      extended by com.aspose.network.NormalMessageMailMessageInterpretor

public class NormalMessageMailMessageInterpretor
extends MailMessageInterpretor

Represents the default mail message interpretor.


Constructor Summary
NormalMessageMailMessageInterpretor()
           Initializes a new instance of the NormalMessageMailMessageInterpretor class.
 
Method Summary
 MailMessageInterpretor deepClone()
           Creates a copy of the current instance.
 
Methods inherited from class com.aspose.network.MailMessageInterpretor
interpret, save
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NormalMessageMailMessageInterpretor

public NormalMessageMailMessageInterpretor()

Initializes a new instance of the NormalMessageMailMessageInterpretor class.

Method Detail

deepClone

public MailMessageInterpretor deepClone()

Creates a copy of the current instance.

Specified by:
deepClone in class MailMessageInterpretor
Returns:
A copy of MailMessageInterpretor.


Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.