| Package | Description |
|---|---|
| org.opencrx.application.uses.com.auxilii.msgparser | |
| org.opencrx.application.uses.com.auxilii.msgparser.attachment |
| Modifier and Type | Field and Description |
|---|---|
protected List<Attachment> |
Message.attachments
A list of all attachments (both
FileAttachment
and MsgAttachment). |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Message.getAttachments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.addAttachment(Attachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setAttachments(List<Attachment> attachments) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileAttachment
Implementation of the
Attachment
interface that represents a file attachment. |
class |
MsgAttachment
This
Attachment implementation
represents a .msg object attachment. |
This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.