public class TimePatternTag
extends javax.servlet.jsp.tagext.TagSupport
Constructor and Description |
---|
TimePatternTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag()
Does the actual working of printing the time pattern
|
String |
getFormat() |
String |
getLocalize() |
void |
setFormat(String format) |
void |
setLocalize(String localize) |
public int doStartTag()
doStartTag
in interface javax.servlet.jsp.tagext.Tag
doStartTag
in class javax.servlet.jsp.tagext.TagSupport
TagSupport.doStartTag()
public String getLocalize()
public void setLocalize(String localize)
public String getFormat()
public void setFormat(String format)
Copyright © 2015 OpenMRS Inc.. All rights reserved.