public class CheckLockTag extends WikiTagBase
ATTR_CONTEXT, 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(String arg)
Sets the mode to check for.
|
doCatch, doEndTag, doFinally, doStartTag, setId, setPageContextpublic CheckLockTag()
public void initTag()
initTag in class WikiTagBasepublic void setMode(String arg)
arg - A String for the mode.public final int doWikiStartTag() throws IOException, ProviderException
doWikiStartTag in class WikiTagBaseIOExceptionProviderExceptionCopyright © 2001-2019 The Apache Software Foundation. All rights reserved.