Class URLParameter286Tag

java.lang.Object
jakarta.servlet.jsp.tagext.TagSupport
org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag
org.gatein.pc.portlet.impl.jsr286.taglib.URLParameter286Tag
All Implemented Interfaces:
jakarta.servlet.jsp.tagext.IterationTag, jakarta.servlet.jsp.tagext.JspTag, jakarta.servlet.jsp.tagext.Tag, Serializable

public class URLParameter286Tag extends URLParameterTag
Version:
: 0.1 $
Author:
Boleslaw Dawidowicz
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag

    URLParameterTag.Parameter
  • Field Summary

    Fields inherited from class jakarta.servlet.jsp.tagext.TagSupport

    id, pageContext

    Fields inherited from interface jakarta.servlet.jsp.tagext.IterationTag

    EVAL_BODY_AGAIN

    Fields inherited from interface jakarta.servlet.jsp.tagext.Tag

    EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag

    doEndTag, doStartTag, getName, getValue, setName, setValue

    Methods inherited from class jakarta.servlet.jsp.tagext.TagSupport

    doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, release, removeValue, setId, setPageContext, setParent, setValue

    Methods inherited from class java.lang.Object

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

    • URLParameter286Tag

      public URLParameter286Tag()