Class ImageMapExtractor

java.lang.Object
ro.sync.ecss.extensions.api.webapp.references.ImageMapExtractor
All Implemented Interfaces:
ReferenceExtractor

@API(type=NOT_EXTENDABLE, src=PUBLIC) public class ImageMapExtractor extends Object implements ReferenceExtractor
Returns an optional Reference with type Type.STATIC_CONTENT and the URL of the image map.
  • Constructor Details

    • ImageMapExtractor

      public ImageMapExtractor(ro.sync.ecss.css.StyleSheet stylesheet)
      Creates and extractor with the given stylesheet
      Parameters:
      stylesheet -
  • Method Details