public abstract class BodyPart extends Object implements Part
Modifier and Type | Field and Description |
---|---|
protected Multipart |
parent |
ATTACHMENT, INLINE
Constructor and Description |
---|
BodyPart() |
Modifier and Type | Method and Description |
---|---|
Multipart |
getParent() |
clone, equals, finalize, 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
Copyright © 2013. All rights reserved.