public class IncludeResourcesTag extends WikiTagBase
m_wikiContext| Constructor and Description |
|---|
IncludeResourcesTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doWikiStartTag()
This method is allowed to do pretty much whatever he wants.
|
void |
initTag()
This method is called when the tag is encountered within a new request, but before the setXXX() methods are called.
|
void |
setType(java.lang.String type) |
doCatch, doEndTag, doFinally, doStartTag, setId, setPageContextpublic IncludeResourcesTag()
public void initTag()
WikiTagBaseinitTag in class WikiTagBasepublic void setType(java.lang.String type)
public int doWikiStartTag() throws java.lang.Exception
WikiTagBasedoWikiStartTag in class WikiTagBasejava.lang.ExceptionCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.