public final class SourcedImageUtility
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map<java.lang.String,SourcedImage> |
hasSourcedImages(java.lang.StringBuilder htmlContent)
Parses possible existing with-source images from specified HTML content and replaces such occurrences with referenced images.
|
public static java.util.Map<java.lang.String,SourcedImage> hasSourcedImages(java.lang.StringBuilder htmlContent)
Note: Specified StringBuilder's content is changed to hold referenced images instead.
htmlContent - The HTML content