|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwebwork.view.taglib.TagUtil
This class contains utility methods that are used by most of the tags. These methods can also be used by other code that wants to access this type of functionality, such as Java code in JSP's.
Constructor Summary | |
TagUtil()
|
Method Summary | |
static javax.servlet.jsp.tagext.Tag |
findTagWithClass(javax.servlet.jsp.tagext.Tag current,
java.lang.Class cl)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TagUtil()
Method Detail |
public static javax.servlet.jsp.tagext.Tag findTagWithClass(javax.servlet.jsp.tagext.Tag current, java.lang.Class cl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |