public class ImageMapExtractor extends Object
| Constructor and Description |
|---|
ImageMapExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFinalHtml(String input,
List<String> maps) |
static Map<String,String> |
getImagemapsMap(String input,
DesignImporterContext designImporterContext)
This method returns a Map containing the map element name and the stringified form of map element that is required for image
component.
|
public static Map<String,String> getImagemapsMap(String input, DesignImporterContext designImporterContext)
input - The html stringdesignImporterContext - Copyright © 2010 - 2020 Adobe. All Rights Reserved