org.codehaus.mojo.natives
Class SourceDependencyAnalyzer

java.lang.Object
  extended by org.codehaus.mojo.natives.SourceDependencyAnalyzer

public class SourceDependencyAnalyzer
extends java.lang.Object

Version:
$Id: SourceDependencyAnalyzer.java 6588 2008-03-28 12:22:57Z bentmann $
Author:
Dan Tran

Constructor Summary
SourceDependencyAnalyzer()
           
 
Method Summary
static boolean isStaled(java.io.File source, java.io.File dest, Parser parser, java.io.File[] includePaths)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SourceDependencyAnalyzer

public SourceDependencyAnalyzer()
Method Detail

isStaled

public static boolean isStaled(java.io.File source,
                               java.io.File dest,
                               Parser parser,
                               java.io.File[] includePaths)
                        throws NativeBuildException
Throws:
NativeBuildException


Copyright © 2010. All Rights Reserved.