public class ChannelsInSiteTemplate extends NetworkInfoTemplate
Constructor and Description |
---|
ChannelsInSiteTemplate(org.w3c.dom.Element el,
java.lang.String baseDir,
java.lang.String outputLocation,
Site site) |
Modifier and Type | Method and Description |
---|---|
void |
change(Channel channel,
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 ChannelsInSiteTemplate(org.w3c.dom.Element el, java.lang.String baseDir, java.lang.String outputLocation, Site site) 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
getTemplate
in class FileWritingTemplate
ConfigurationException