org.codehaus.mojo.tools.project.extras
Class ScanningUtils

java.lang.Object
  extended by org.codehaus.mojo.tools.project.extras.ScanningUtils

public final class ScanningUtils
extends Object


Method Summary
static long getLatestLastMod(File directory, Set includes, Set excludes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLatestLastMod

public static long getLatestLastMod(File directory,
                                    Set includes,
                                    Set excludes)


Copyright © 2005-2008 Codehaus. All Rights Reserved.