public interface AttachmentEx extends Attachment
Modifier and Type | Interface and Description |
---|---|
static interface |
AttachmentEx.MimeHeader
MIME header
|
Modifier and Type | Method and Description |
---|---|
Iterator<AttachmentEx.MimeHeader> |
getMimeHeaders()
Iterator of custom MIME headers associated with this attachment
|
asByteArray, asDataHandler, asInputStream, asSource, getContentId, getContentType, writeTo, writeTo
@NotNull Iterator<AttachmentEx.MimeHeader> getMimeHeaders()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.