public final class NetworkNOT extends NetworkLogicalSubsetter implements NetworkSubsetter
packagesfilterList| Constructor and Description |
|---|
NetworkNOT(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 NetworkNOT(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic boolean isSuccess(StringTree[] reasons)
isSuccess in class NetworkLogicalSubsetterpublic boolean shouldContinue(StringTree result)
shouldContinue in class NetworkLogicalSubsetter