|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectTagSupport
org.apache.struts.taglib.logic.ConditionalTagBase
org.apache.struts.taglib.logic.EmptyTag
org.apache.struts.taglib.nested.logic.NestedEmptyTag
public class NestedEmptyTag
NestedEmptyTag.
| Field Summary | |
|---|---|
private java.lang.String |
originalName
|
private java.lang.String |
originalProperty
|
| Fields inherited from class org.apache.struts.taglib.logic.ConditionalTagBase |
|---|
cookie, header, messages, name, parameter, property, role, scope, user |
| Constructor Summary | |
|---|---|
NestedEmptyTag()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class org.apache.struts.taglib.logic.EmptyTag |
|---|
condition, condition |
| Methods inherited from class org.apache.struts.taglib.logic.ConditionalTagBase |
|---|
getCookie, getHeader, getName, getParameter, getProperty, getRole, getScope, getUser, setCookie, setHeader, setName, setParameter, setProperty, setRole, setScope, setUser |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.struts.taglib.nested.NestedNameSupport |
|---|
getName, setName |
| Methods inherited from interface org.apache.struts.taglib.nested.NestedPropertySupport |
|---|
getProperty, setProperty |
| Field Detail |
|---|
private java.lang.String originalName
private java.lang.String originalProperty
| Constructor Detail |
|---|
public NestedEmptyTag()
| Method Detail |
|---|
public int doStartTag()
throws JspException
doStartTag in class ConditionalTagBaseJspException - if a JSP exception occurs
public int doEndTag()
throws JspException
doEndTag in class ConditionalTagBaseJspException - for the bad things JSP's dopublic void release()
release in class ConditionalTagBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||