Package | Description |
---|---|
net.bluemind.mime4j.common |
Modifier and Type | Method and Description |
---|---|
static java.util.List<AddressableEntity> |
Mime4JHelper.expandParts(java.util.List<org.apache.james.mime4j.dom.Entity> parts)
This one will choose only one between multipart/alternative parts.
|
static java.util.List<AddressableEntity> |
Mime4JHelper.expandTree(java.util.List<org.apache.james.mime4j.dom.Entity> parts)
This one will keep every parts, including all inside
multipart/alternative
containers . |
Modifier and Type | Method and Description |
---|---|
static long |
Mime4JHelper.getPartLength(AddressableEntity ae) |
Copyright © 2021. All Rights Reserved.