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

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

public class TextSection
extends Section

Text section

Author:
Daniel Sendula

Constructor Summary
TextSection()
           
 
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

TextSection

public TextSection()
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.