public class DatePatternTag
extends javax.servlet.jsp.tagext.TagSupport
Constructor and Description |
---|
DatePatternTag() |
Modifier and Type | Method and Description |
---|---|
int |
doStartTag()
Does the actual working of printing the date pattern
|
String |
getLocalize() |
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)
Copyright © 2015 OpenMRS Inc.. All rights reserved.