org.abstracthorizon.mercury.imap.util.section
Class MimeSection

java.lang.Object
  extended by org.abstracthorizon.mercury.imap.util.Section
      extended by org.abstracthorizon.mercury.imap.util.section.MimeSection

public class MimeSection
extends Section

MIME section

Author:
Daniel Sendula

Constructor Summary
MimeSection()
           
 
Method Summary
 String toString()
          Returns string representation of this object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MimeSection

public MimeSection()
Method Detail

toString

public String toString()
Returns string representation of this object

Overrides:
toString in class Object
Returns:
string representation of this object


Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.