Home | History | Annotate | Download | only in instr

Lines Matching defs:handleFile

402     public final void handleFile (final File pathDir, final File file)
405 if (log.atTRACE2 ()) log.trace2 ("handleFile", "[" + pathDir + "] [" + file + "]");