public class ChannelsInStationTemplate extends NetworkInfoTemplate
| Constructor and Description |
|---|
ChannelsInStationTemplate(org.w3c.dom.Element el,
java.lang.String baseDir,
java.lang.String outputLocation,
Station sta) |
| Modifier and Type | Method and Description |
|---|---|
void |
change(Channel channel,
Status status) |
void |
change(Site site,
Status status) |
protected java.lang.Object |
getTemplate(java.lang.String tag,
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.
|
writegetBaseDirectoryName, getFilename, getOutputDirectory, getOutputLocation, getResult, run, testOutputLoc, textTemplate, toString, writegetCommonTemplate, parse, parse, setUppublic ChannelsInStationTemplate(org.w3c.dom.Element el,
java.lang.String baseDir,
java.lang.String outputLocation,
Station sta)
throws ConfigurationException,
java.io.IOException
ConfigurationExceptionjava.io.IOExceptionprotected java.lang.Object getTemplate(java.lang.String tag,
org.w3c.dom.Element el)
throws ConfigurationException
TemplategetTemplate in class FileWritingTemplateConfigurationException