public final class NetworkAND extends NetworkLogicalSubsetter implements NetworkSubsetter
packagesfilterList| Constructor and Description |
|---|
NetworkAND(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuccess(StringTree[] reasons) |
boolean |
shouldContinue(StringTree result) |
accept, createSubsetter, getNetworkSubsetters, getPackages, getSubsettergetSubsettersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptpublic NetworkAND(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic boolean shouldContinue(StringTree result)
shouldContinue in class NetworkLogicalSubsetterpublic boolean isSuccess(StringTree[] reasons)
isSuccess in class NetworkLogicalSubsetter