|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectelectric.util.mime.MIMEBuilder
MultipartBuilder.
Field Summary |
Fields inherited from interface electric.util.mime.IMIMEConstants |
DATA_DIRECTORY, DEFAULT_MIMEDATA_DIRECTORY, DEFAULT_START_MIME_PART, MIME_ATTACHMENT_STYLE, MIME_EXTENSION, STAR_SLASH_STAR_DATAHANDLER |
Constructor Summary | |
MIMEBuilder(MIMEData[] attachments,
ByteArray byteArray,
MIMEHeaders headers)
|
Method Summary | |
int |
getContentLength()
|
java.lang.String |
getContentType()
|
java.io.InputStream |
getInputStream()
|
static java.lang.String |
getRootContentId()
|
static void |
setRootContentId(java.lang.String rootContentId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MIMEBuilder(MIMEData[] attachments, ByteArray byteArray, MIMEHeaders headers) throws java.io.IOException
attachments
- byteArray
- headers
-
java.io.IOException
Method Detail |
public java.io.InputStream getInputStream()
public int getContentLength()
public static void setRootContentId(java.lang.String rootContentId)
rootContentId
- public static java.lang.String getRootContentId()
public java.lang.String getContentType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |