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
UserConfigurationExceptionpublic ChannelCode(java.lang.String string)
throws UserConfigurationException
UserConfigurationExceptionpublic StringTree accept(ChannelImpl channel, NetworkSource network)
accept in interface ChannelSubsetterpublic java.lang.String getCode()