public static class EmbeddedExtractor.EmbeddedPart extends Object
| Constructor and Description |
|---|
EmbeddedPart() |
| Modifier and Type | Method and Description |
|---|---|
Supplier<byte[]> |
getData() |
String |
getName() |
void |
setData(Supplier<byte[]> data) |
void |
setName(String name) |