Uses of Interface
de.unidu.is.util.IOUtilities.FileHandler

Packages that use IOUtilities.FileHandler
de.unidu.is.util Provides usefuly utility classes. 
 

Uses of IOUtilities.FileHandler in de.unidu.is.util
 

Methods in de.unidu.is.util with parameters of type IOUtilities.FileHandler
static void IOUtilities.doForAllFiles(java.io.File dir, IOUtilities.FileHandler handler)
          Calls the file handler for every file (recursively) in this directory