public class StartDateFormatter<T extends uk.ac.ed.epcc.webapp.time.TimePeriod> extends java.lang.Object implements DomFormatter<T>
| Modifier and Type | Field and Description |
|---|---|
static java.text.SimpleDateFormat |
default_format |
| Constructor and Description |
|---|
StartDateFormatter() |
public java.lang.Class<? super T> getTarget()
DomFormattergetTarget in interface DomFormatter<T extends uk.ac.ed.epcc.webapp.time.TimePeriod>getTarget in interface uk.ac.ed.epcc.webapp.Targetted<T extends uk.ac.ed.epcc.webapp.time.TimePeriod>public org.w3c.dom.Node format(org.w3c.dom.Document doc,
T value)
throws java.lang.Exception
DomFormatterformat in interface DomFormatter<T extends uk.ac.ed.epcc.webapp.time.TimePeriod>java.lang.Exceptiondoc - document to create result in