protected static interface InsertTag.TagHandler
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag()
Do include for type depicted by implementation class.
|
int |
doStartTag()
Create ComponentContext for type depicted by implementation class.
|
void |
putAttribute(String name,
Object value)
Add a component parameter (attribute) to subContext.
|
int doStartTag()
throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspExceptionint doEndTag()
throws javax.servlet.jsp.JspException
javax.servlet.jsp.JspExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.