public final class StationAND extends StationLogicalSubsetter implements StationSubsetter
packages
filterList
Constructor and Description |
---|
StationAND(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSuccess(StringTree[] reasons) |
boolean |
shouldContinue(StringTree result) |
accept, createSubsetter, getPackages, getSubsetter
getSubsetters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
public StationAND(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public boolean shouldContinue(StringTree result)
shouldContinue
in class StationLogicalSubsetter
public boolean isSuccess(StringTree[] reasons)
isSuccess
in class StationLogicalSubsetter