| Package | Description |
|---|---|
| org.apache.james.mime4j.dom | |
| org.apache.james.mime4j.message |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryBody
A body containing binary data.
|
class |
TextBody
Encapsulates the contents of a
text/* entity body. |
| Modifier and Type | Method and Description |
|---|---|
SingleBody |
SingleBody.copy()
Returns a copy of this
SingleBody (optional operation). |
| Modifier and Type | Method and Description |
|---|---|
SingleBody |
SingleBodyBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
SingleBodyBuilder |
SingleBodyBuilder.copy(SingleBody other) |
static SingleBodyBuilder |
SingleBodyBuilder.createCopy(SingleBody other) |
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.