public class NoSuchPageTag extends WikiTagBase
m_wikiContext| Constructor and Description |
|---|
NoSuchPageTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doWikiStartTag()
This method is allowed to do pretty much whatever he wants.
|
java.lang.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(java.lang.String name) |
doCatch, doEndTag, doFinally, doStartTag, setId, setPageContextpublic NoSuchPageTag()
public void initTag()
WikiTagBaseinitTag in class WikiTagBasepublic void setPage(java.lang.String name)
public java.lang.String getPage()
public int doWikiStartTag() throws java.io.IOException, ProviderException
WikiTagBasedoWikiStartTag in class WikiTagBasejava.io.IOExceptionProviderExceptionCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.