Package org.pf4j.util
Class NameFileFilter
java.lang.Object
org.pf4j.util.NameFileFilter
- All Implemented Interfaces:
FileFilter
Filter accepts any file with this name. The case of the filename is ignored.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
-
Constructor Details
-
NameFileFilter
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceFileFilter
-