public class PageTypeTag extends WikiTagBase
m_wikiContext| Constructor and Description |
|---|
PageTypeTag() |
| 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 arg) |
doCatch, doEndTag, doFinally, doStartTag, setId, setPageContextpublic PageTypeTag()
public void initTag()
WikiTagBaseinitTag in class WikiTagBasepublic void setType(java.lang.String arg)
public final int doWikiStartTag() throws java.io.IOException
WikiTagBasedoWikiStartTag in class WikiTagBasejava.io.IOExceptionCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.