Class URLParameterTag.Parameter
java.lang.Object
org.gatein.pc.portlet.impl.jsr168.taglib.URLParameterTag.Parameter
- Enclosing class:
- URLParameterTag
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Parameter
-
-
Method Details
-
getName
- Returns:
- Returns the name.
-
getValue
Per JSR 168 spec, if null, return an empty value- Returns:
- Returns the value.
-
isValid
public boolean isValid()
-