public class ChannelAND extends ChannelLogicalSubsetter implements ChannelSubsetter
packagessubsetters| Constructor and Description |
|---|
ChannelAND(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuccess(StringTree[] reasons) |
boolean |
shouldContinue(StringTree result) |
accept, createSubsettergetLoadergetSubsettersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptpublic ChannelAND(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic boolean shouldContinue(StringTree result)
shouldContinue in class ChannelLogicalSubsetterpublic boolean isSuccess(StringTree[] reasons)
isSuccess in class ChannelLogicalSubsetter