public class StationsInNetworkTemplate extends NetworkInfoTemplate
Constructor and Description |
---|
StationsInNetworkTemplate(org.w3c.dom.Element el,
java.lang.String baseDir,
java.lang.String outputLocation,
edu.iris.Fissures.IfNetwork.NetworkAttr net) |
Modifier and Type | Method and Description |
---|---|
void |
change(edu.iris.Fissures.IfNetwork.Station station,
Status status) |
edu.iris.Fissures.IfNetwork.NetworkAttr |
getNetwork() |
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 StationsInNetworkTemplate(org.w3c.dom.Element el, java.lang.String baseDir, java.lang.String outputLocation, edu.iris.Fissures.IfNetwork.NetworkAttr net) throws java.io.IOException, ConfigurationException
java.io.IOException
ConfigurationException
protected java.lang.Object getTemplate(java.lang.String tag, org.w3c.dom.Element el) throws ConfigurationException
getTemplate
in class FileWritingTemplate
ConfigurationException
public void change(edu.iris.Fissures.IfNetwork.Station station, Status status)
public edu.iris.Fissures.IfNetwork.NetworkAttr getNetwork()