Package org.codehaus.mojo.natives
Class SourceDependencyAnalyzer
- java.lang.Object
-
- org.codehaus.mojo.natives.SourceDependencyAnalyzer
-
public class SourceDependencyAnalyzer extends java.lang.Object
- Version:
- $Id$
-
-
Constructor Summary
Constructors Constructor Description SourceDependencyAnalyzer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isStaled(java.io.File source, java.io.File dest, Parser parser, java.io.File[] includePaths)
-
-
-
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
-
-