Class FileScanner


  • public class FileScanner
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      FileScanner​(java.lang.String ext, boolean recurse)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<java.io.File> scan​(java.io.File dir)
      Scans the given
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileScanner

        public FileScanner​(java.lang.String ext,
                           boolean recurse)
    • Method Detail

      • scan

        public java.util.List<java.io.File> scan​(java.io.File dir)
        Scans the given