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.
|
write
getBaseDirectoryName, getFilename, getOutputDirectory, getOutputLocation, getResult, run, testOutputLoc, textTemplate, toString, write
getCommonTemplate, parse, parse, setUp
public ChannelsInStationTemplate(org.w3c.dom.Element el, java.lang.String baseDir, java.lang.String outputLocation, Station sta) throws ConfigurationException, java.io.IOException
ConfigurationException
java.io.IOException
protected java.lang.Object getTemplate(java.lang.String tag, org.w3c.dom.Element el) throws ConfigurationException
Template
getTemplate
in class FileWritingTemplate
ConfigurationException