
public class VariableTag extends WikiTagBase
Attributes
A default value implies failmode='quiet'.
ATTR_CONTEXT, m_wikiContext| Constructor and Description |
|---|
VariableTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doWikiStartTag()
This method is allowed to do pretty much whatever he wants.
|
String |
getVar() |
void |
initTag()
This method is called when the tag is encountered within a new request,
but before the setXXX() methods are called.
|
void |
setDefault(String arg) |
void |
setVar(String arg) |
doCatch, doEndTag, doFinally, doStartTag, setId, setPageContextpublic VariableTag()
public void initTag()
WikiTagBaseinitTag in class WikiTagBasepublic void setDefault(String arg)
public final int doWikiStartTag() throws javax.servlet.jsp.JspException, IOException
WikiTagBasedoWikiStartTag in class WikiTagBasejavax.servlet.jsp.JspExceptionIOExceptionCopyright © 2001-2016 The Apache Software Foundation. All rights reserved.