Package com.spun.util.io.filefilters
Class ExtenstionFileFilter
java.lang.Object
com.spun.util.io.filefilters.ExtenstionFileFilter
- All Implemented Interfaces:
FilenameFilter
public class ExtenstionFileFilter extends Object implements FilenameFilter
-
Constructor Summary
Constructors Constructor Description ExtenstionFileFilter(String... extenstions) -
Method Summary
-
Constructor Details
-
ExtenstionFileFilter
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceFilenameFilter
-