Class ImageMapComponentRenderer

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static org.owasp.html.PolicyFactory policy  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void renderComponent​(javax.servlet.jsp.PageContext pageContext, ImageMapComponentModel component)
      Render a CMS Component into the page at the current location.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • policy

        protected static final org.owasp.html.PolicyFactory policy
    • Constructor Detail

      • ImageMapComponentRenderer

        public ImageMapComponentRenderer()