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.
|
writegetBaseDirectoryName, getFilename, getOutputDirectory, getOutputLocation, getResult, run, testOutputLoc, textTemplate, toString, writegetCommonTemplate, parse, parse, setUppublic 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.IOExceptionConfigurationExceptionprotected java.lang.Object getTemplate(java.lang.String tag,
org.w3c.dom.Element el)
throws ConfigurationException
getTemplate in class FileWritingTemplateConfigurationExceptionpublic void change(edu.iris.Fissures.IfNetwork.Station station,
Status status)
public edu.iris.Fissures.IfNetwork.NetworkAttr getNetwork()