public class ChannelNOT extends ChannelLogicalSubsetter implements ChannelSubsetter
packages
subsetters
Constructor and Description |
---|
ChannelNOT(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSuccess(StringTree[] reasons) |
boolean |
shouldContinue(StringTree result) |
accept, createSubsetter
getLoader
getSubsetters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
public ChannelNOT(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public boolean isSuccess(StringTree[] reasons)
isSuccess
in class ChannelLogicalSubsetter
public boolean shouldContinue(StringTree result)
shouldContinue
in class ChannelLogicalSubsetter