gran.tools
Class MessageWrapper

java.lang.Object
  extended bygran.tools.BaseWrapper
      extended bygran.tools.MessageWrapper

public class MessageWrapper
extends BaseWrapper


Field Summary
 
Fields inherited from class gran.tools.BaseWrapper
encoding
 
Constructor Summary
MessageWrapper(javax.mail.internet.MimeMessage mm)
           
 
Method Summary
 java.lang.String getContent()
           
 java.lang.String getContent(javax.mail.internet.MimeBodyPart p)
           
 
Methods inherited from class gran.tools.BaseWrapper
decodeString, encodeString, fixLongString, getValue, isEmpty, isNull, replace, replace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageWrapper

public MessageWrapper(javax.mail.internet.MimeMessage mm)
Method Detail

getContent

public java.lang.String getContent()
                            throws java.lang.Exception
Throws:
java.lang.Exception

getContent

public java.lang.String getContent(javax.mail.internet.MimeBodyPart p)
                            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2002-2004 TrackStudio, Ltd. All Rights Reserved.