Uses of Interface
org.jutil.io.StringMatcher

Packages that use StringMatcher
org.jutil.io   
 

Uses of StringMatcher in org.jutil.io
 

Constructors in org.jutil.io with parameters of type StringMatcher
MultiWildCardFilter(java.lang.String[] matches, java.lang.String[] fails, java.lang.String description, StringMatcher matcher)