public class IncludeTag extends WikiTagBase
| Modifier and Type | Field and Description |
|---|---|
protected String |
m_page |
ATTR_CONTEXT, m_wikiContext| Constructor and Description |
|---|
IncludeTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doEndTag() |
int |
doWikiStartTag()
This method is allowed to do pretty much whatever he wants.
|
String |
getPage() |
void |
initTag()
This method is called when the tag is encountered within a new request,
but before the setXXX() methods are called.
|
void |
setPage(String page) |
doCatch, doFinally, doStartTag, setId, setPageContextpublic IncludeTag()
public void initTag()
WikiTagBaseinitTag in class WikiTagBasepublic final int doWikiStartTag() throws IOException, ProviderException
WikiTagBasedoWikiStartTag in class WikiTagBaseIOExceptionProviderExceptionpublic final int doEndTag() throws javax.servlet.jsp.JspException
doEndTag in interface javax.servlet.jsp.tagext.TagdoEndTag in class WikiTagBasejavax.servlet.jsp.JspExceptionCopyright © 2001-2019 The Apache Software Foundation. All rights reserved.