Package org.apache.xbean.finder.filter
-
Interface Summary Interface Description Filter -
Class Summary 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 Filters.NegativeFilter IncludeExcludeFilter First, all Include directives are evaluated; at least one must match, or the className is rejected.PackageFilter PatternFilter PrefixFilter SuffixFilter