
public class PageDateTag extends WikiTagBase
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_FORMAT |
ATTR_CONTEXT, 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.
|
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(String arg) |
doCatch, doEndTag, doFinally, doStartTag, setId, setPageContextpublic static final String DEFAULT_FORMAT
public PageDateTag()
public void initTag()
WikiTagBaseinitTag in class WikiTagBasepublic final int doWikiStartTag() throws IOException
WikiTagBasedoWikiStartTag in class WikiTagBaseIOExceptionCopyright © 2001-2019 The Apache Software Foundation. All rights reserved.