public class UrlTag extends UrlSupport
A handler for <urlEncode> that accepts attributes as Strings and evaluates them as expressions at runtime.
context, value| Constructor and Description |
|---|
UrlTag()
Constructs a new URLEncodeTag.
|
| Modifier and Type | Method and Description |
|---|---|
int |
doStartTag() |
void |
release() |
void |
setContext(String context_) |
void |
setValue(String value_) |
addParameter, doEndTag, resolveUrl, setScope, setVardoAfterBody, doInitBody, getBodyContent, getPreviousOut, setBodyContentfindAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValuepublic UrlTag()
public int doStartTag()
throws javax.servlet.jsp.JspException
doStartTag in interface javax.servlet.jsp.tagext.TagdoStartTag in class UrlSupportjavax.servlet.jsp.JspExceptionpublic void release()
release in interface javax.servlet.jsp.tagext.Tagrelease in class UrlSupportpublic void setValue(String value_)
public void setContext(String context_)
Copyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.