public abstract class BodyPart extends java.lang.Object implements Part
| Modifier and Type | Field and Description |
|---|---|
protected Multipart |
parent
The Multipart object containing this BodyPart.
|
ATTACHMENT, INLINE| Constructor and Description |
|---|
BodyPart() |
| Modifier and Type | Method and Description |
|---|---|
Multipart |
getParent()
Returns the containing Multipart object, or
null if not
known. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddHeader, getAllHeaders, getContent, getContentType, getDataHandler, getDescription, getDisposition, getFileName, getHeader, getInputStream, getLineCount, getMatchingHeaders, getNonMatchingHeaders, getSize, isMimeType, removeHeader, setContent, setContent, setDataHandler, setDescription, setDisposition, setFileName, setHeader, setText, writeTo© Copyright 2003, 2004 The Free Software Foundation, All rights reserved