public class ChannelOR extends ChannelLogicalSubsetter implements ChannelSubsetter
packages
subsetters
Constructor and Description |
---|
ChannelOR(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 ChannelOR(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public boolean shouldContinue(StringTree result)
shouldContinue
in class ChannelLogicalSubsetter
public boolean isSuccess(StringTree[] reasons)
isSuccess
in class ChannelLogicalSubsetter