Package _global.tri.oxidationstates.util
Class VaspFileFilter
java.lang.Object
_global.tri.oxidationstates.util.VaspFileFilter
- All Implemented Interfaces:
FilenameFilter
Returns only files whose name ends with ".vasp". Used for quickly filtering
non-structure files from a directory.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
VaspFileFilter
public VaspFileFilter()
-
-
Method Details
-
accept
- Specified by:
acceptin interfaceFilenameFilter
-