Interface | Description |
---|---|
Filter |
Class | Description |
---|---|
ClassFilter | |
ContainsFilter | |
ExcludeIncludeFilter |
First, all Exclude directives are evaluated; if any match, the className is denied unless it also matches an Include directive.
|
FilterList | |
Filters | |
IncludeExcludeFilter |
First, all Include directives are evaluated; at least one must match, or the className is rejected.
|
PackageFilter | |
PatternFilter | |
PrefixFilter | |
SuffixFilter |