|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectBodyTagSupport
org.apache.struts.taglib.html.BaseHandlerTag
org.apache.struts.taglib.html.LinkTag
org.apache.struts.taglib.html.RewriteTag
Generate a URL-encoded URI as a string.
| Field Summary |
| Fields inherited from class org.apache.struts.taglib.html.LinkTag |
action, anchor, forward, href, indexId, linkName, messages, name, page, paramId, paramName, paramProperty, paramScope, property, scope, target, text, transaction |
| Fields inherited from class org.apache.struts.taglib.html.BaseHandlerTag |
accesskey, defaultLocale, indexed, tabindex |
| Constructor Summary | |
RewriteTag()
|
|
| Method Summary | |
int |
doEndTag()
Ignore the end of this tag. |
int |
doStartTag()
Render the appropriately encoded URI. |
| Methods inherited from class org.apache.struts.taglib.html.LinkTag |
calculateURL, doAfterBody, getAction, getAnchor, getForward, getHref, getIndexId, getLinkName, getName, getPage, getParamId, getParamName, getParamProperty, getParamScope, getProperty, getScope, getTarget, getTransaction, release, setAction, setAnchor, setForward, setHref, setIndexId, setLinkName, setName, setPage, setParamId, setParamName, setParamProperty, setParamScope, setProperty, setScope, setTarget, setTransaction |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RewriteTag()
| Method Detail |
public int doStartTag()
throws JspException
doStartTag in class LinkTagJspException - if a JSP exception has occurred
public int doEndTag()
throws JspException
doEndTag in class LinkTagJspException - if a JSP exception has occurred
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||