public class EventStationFormatter extends StationFormatter
| Constructor and Description |
|---|
EventStationFormatter(org.w3c.dom.Element el) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getTemplate(java.lang.String name,
org.w3c.dom.Element el)
if this class has an template for this tag, it creates it using the
passed in element and returns it.
|
void |
setEvent(CacheEvent ev) |
getResult, makeNetAndCode, textTemplategetCommonTemplate, parse, parse, setUppublic EventStationFormatter(org.w3c.dom.Element el)
throws ConfigurationException
ConfigurationExceptionpublic java.lang.Object getTemplate(java.lang.String name,
org.w3c.dom.Element el)
StationFormattergetTemplate in class StationFormatterpublic void setEvent(CacheEvent ev)