freemarker.testcase.servlets
Class TestTag
BodyTagSupport
freemarker.testcase.servlets.TestTag
- TryCatchFinally
public class TestTag
extends BodyTagSupport
implements TryCatchFinally
$Id: TestTag.java,v 1.6 2003/01/12 23:40:26 revusky Exp $
doAfterBody
public int doAfterBody()
throws JspException
doCatch
public void doCatch(Throwable t)
throws Throwable
doEndTag
public int doEndTag()
throws JspException
doFinally
public void doFinally()
doStartTag
public int doStartTag()
throws JspException
setRepeatCount
public void setRepeatCount(int repeatCount)
setThrowException
public void setThrowException(boolean throwException)