Class HeadTag

  • All Implemented Interfaces:
    jakarta.servlet.jsp.tagext.JspTag, jakarta.servlet.jsp.tagext.SimpleTag

    public class HeadTag
    extends jakarta.servlet.jsp.tagext.SimpleTagSupport
    ZK Head for js and css
    Since:
    3.0.0
    Author:
    dennis
    • Constructor Summary

      Constructors 
      Constructor Description
      HeadTag()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void doTag()
      Reders Keikai Spreadsheet JSP tag
      • Methods inherited from class jakarta.servlet.jsp.tagext.SimpleTagSupport

        findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
      • Methods inherited from class java.lang.Object

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

      • HeadTag

        public HeadTag()
    • Method Detail

      • doTag

        public void doTag()
                   throws jakarta.servlet.jsp.JspException,
                          java.io.IOException
        Reders Keikai Spreadsheet JSP tag
        Specified by:
        doTag in interface jakarta.servlet.jsp.tagext.SimpleTag
        Overrides:
        doTag in class jakarta.servlet.jsp.tagext.SimpleTagSupport
        Throws:
        jakarta.servlet.jsp.JspException
        java.io.IOException