Class URLParameter286Tag

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

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 javax.servlet.jsp.tagext.TagSupport

    id, pageContext

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

    EVAL_BODY_AGAIN

    Fields inherited from interface javax.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 javax.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()