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

java.lang.Object
  extended by org.abstracthorizon.mercury.imap.util.Section
      extended by org.abstracthorizon.mercury.imap.util.section.PointerSection
Direct Known Subclasses:
Body, MultipartSection

public class PointerSection
extends Section

Section that has subsection

Author:
Daniel Sendula

Field Summary
 Section child
          Child element for this section
 
Constructor Summary
PointerSection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

child

public Section child
Child element for this section

Constructor Detail

PointerSection

public PointerSection()


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