Package org.apache.xbean.finder.filter

Interface Summary
Filter  
 

Class Summary
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  
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.