Package com.webcodepro.shrinkit
Class NufxScan
- java.lang.Object
-
- com.webcodepro.shrinkit.NufxScan
-
public class NufxScan extends java.lang.Object
Scan through the directories in NufxScan.txt, looking for *.SHK and *.SDK files. When one is found, do a file listing (including compression types) and dump to screen.Adding some minor hard-coded searching capabilities.
-
-
Constructor Summary
Constructors Constructor Description NufxScan()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-