public class PageDateTag extends WikiTagBase
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_FORMAT |
m_wikiContext| Constructor and Description |
|---|
PageDateTag() |
| Modifier and Type | Method and Description |
|---|---|
int |
doWikiStartTag()
This method is allowed to do pretty much whatever he wants.
|
java.lang.String |
getFormat() |
void |
initTag()
This method is called when the tag is encountered within a new request, but before the setXXX() methods are called.
|
void |
setFormat(java.lang.String arg) |
doCatch, doEndTag, doFinally, doStartTag, setId, setPageContextpublic static final java.lang.String DEFAULT_FORMAT
public PageDateTag()
public void initTag()
WikiTagBaseinitTag in class WikiTagBasepublic java.lang.String getFormat()
public void setFormat(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.