| Package | Description |
|---|---|
| com.openexchange.mail.mime.utils.sourcedimage |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,SourcedImage> |
SourcedImageUtility.hasSourcedImages(java.lang.StringBuilder htmlContent)
Parses possible existing with-source images from specified HTML content and replaces such occurrences with referenced images.
|