public class ChannelCode extends java.lang.Object implements ChannelSubsetter
Constructor and Description |
---|
ChannelCode(org.w3c.dom.Element config) |
ChannelCode(java.lang.String string) |
Modifier and Type | Method and Description |
---|---|
StringTree |
accept(ChannelImpl channel,
NetworkSource network) |
java.lang.String |
getCode() |
public ChannelCode(org.w3c.dom.Element config) throws UserConfigurationException
UserConfigurationException
public ChannelCode(java.lang.String string) throws UserConfigurationException
UserConfigurationException
public StringTree accept(ChannelImpl channel, NetworkSource network)
accept
in interface ChannelSubsetter
public java.lang.String getCode()