public class TimeTemplate extends java.lang.Object implements GenericTemplate
| Constructor and Description |
|---|
TimeTemplate(org.w3c.dom.Element config,
boolean representTimeInFuture) |
TimeTemplate(org.w3c.dom.Element config,
Time time) |
public TimeTemplate(org.w3c.dom.Element config,
boolean representTimeInFuture)
public TimeTemplate(org.w3c.dom.Element config,
Time time)
public static ThreadSafeSimpleDateFormat createSDF(org.w3c.dom.Element el)
public void setTime(Time t)
public java.lang.String getResult(Time t)
public java.lang.String getResult()
getResult in interface GenericTemplate