public abstract class BodyPart extends java.lang.Object implements Part
BodyPart implements the Part interface. Thus, it contains a set of attributes and a "content".
ATTACHMENT, INLINE
Constructor and Description |
---|
BodyPart() |
Modifier and Type | Method and Description |
---|---|
Multipart |
getParent()
Return the containing
Multipart object,
or null if not known. |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addHeader, getAllHeaders, getContent, getContentType, getDataHandler, getDescription, getDisposition, getFileName, getHeader, getInputStream, getLineCount, getMatchingHeaders, getNonMatchingHeaders, getSize, isMimeType, removeHeader, setContent, setContent, setDataHandler, setDescription, setDisposition, setFileName, setHeader, setText, writeTo
public Multipart getParent()
Multipart
object,
or null
if not known.Copyright © 2010 - 2020 Adobe. All Rights Reserved