public class CheckLockTag extends WikiTagBase
m_wikiContext| Constructor and Description |
|---|
CheckLockTag() |
| 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 |
setMode(java.lang.String arg)
Sets the mode to check for.
|
doCatch, doEndTag, doFinally, doStartTag, setId, setPageContextpublic CheckLockTag()
public void initTag()
initTag in class WikiTagBasepublic void setMode(java.lang.String arg)
arg - A String for the mode.public final int doWikiStartTag() throws java.io.IOException, ProviderException
doWikiStartTag in class WikiTagBasejava.io.IOExceptionProviderExceptionCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.