| Package | Description |
|---|---|
| net.sf.xmlform.data | |
| net.sf.xmlform.data.format |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachments.getAttachment(java.lang.String name) |
Attachment |
Attachments.removeAttachment(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
AttachmentFormat.format(AttachmentFormatContext afc,
Attachment attachment,
java.lang.Class<T> requiredType) |
<T> T |
DataFormatContext.formatAttachment(java.lang.Object attachmentContext,
Attachment attachment,
java.lang.Class<T> requiredType) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
AttachmentFormLayoutJSONFormat.format(AttachmentFormatContext afc,
Attachment attachment,
java.lang.Class<T> requiredType) |
<T> T |
AttachmentFormJSONFormat.format(AttachmentFormatContext afc,
Attachment attachment,
java.lang.Class<T> requiredType) |
Copyright © 2022. All Rights Reserved.