com.github.drinkjava2.jwebbox
Class WebBox.Show
java.lang.Object
javax.servlet.jsp.tagext.SimpleTagSupport
com.github.drinkjava2.jwebbox.WebBox.Show
- All Implemented Interfaces:
- javax.servlet.jsp.tagext.JspTag, javax.servlet.jsp.tagext.SimpleTag
- Enclosing class:
- WebBox
public static class WebBox.Show
- extends javax.servlet.jsp.tagext.SimpleTagSupport
This is a custom TagLib for JSP and also can be used in FreeMaker
| 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 |
WebBox.Show
public WebBox.Show()
getAttribute
public String getAttribute()
setAttribute
public void setAttribute(String attribute)
getTarget
public Object getTarget()
setTarget
public void setTarget(Object target)
doTag
public void doTag()
throws javax.servlet.jsp.JspException,
IOException
- Specified by:
doTag in interface javax.servlet.jsp.tagext.SimpleTag- Overrides:
doTag in class javax.servlet.jsp.tagext.SimpleTagSupport
- Throws:
javax.servlet.jsp.JspException
IOException
Copyright © 2018. All rights reserved.