- java.lang.Object
-
- javax.servlet.jsp.tagext.SimpleTagSupport
-
- jodd.servlet.tag.UnsetTag
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.String |
name |
protected java.lang.String |
scope |
-
Constructor Summary
Constructors
Constructor and Description |
UnsetTag() |
-
Method Summary
-
Methods inherited from class javax.servlet.jsp.tagext.SimpleTagSupport
findAncestorWithClass, getJspBody, getJspContext, getParent, setJspBody, setJspContext, setParent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
UnsetTag
public UnsetTag()
Copyright © 2003-present Jodd Team