public class NestedMatchTag extends MatchTag implements NestedNameSupport
Constructor and Description |
---|
NestedMatchTag() |
Modifier and Type | Method and Description |
---|---|
int |
doEndTag()
Complete the processing of the tag.
|
int |
doStartTag()
Overriding method of the heart of the matter.
|
void |
release()
Release the tag's resources and reset the values.
|
condition, condition, getLocation, getValue, setLocation, setValue
getCookie, getHeader, getName, getParameter, getProperty, getRole, getScope, getUser, setCookie, setHeader, setName, setParameter, setProperty, setRole, setScope, setUser
doAfterBody, findAncestorWithClass, getId, getParent, getValue, getValues, removeValue, setId, setPageContext, setParent, setValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName, setName
getProperty, setProperty
public int doStartTag() throws javax.servlet.jsp.JspException
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class ConditionalTagBase
javax.servlet.jsp.JspException
- if a JSP exception occurspublic int doEndTag() throws javax.servlet.jsp.JspException
doEndTag
in interface javax.servlet.jsp.tagext.Tag
doEndTag
in class ConditionalTagBase
javax.servlet.jsp.JspException
- for the bad things JSP's doCopyright © 2000–2016 Apache Software Foundation. All rights reserved.