Package org.codehaus.mojo.natives
Class SourceDependencyAnalyzer
- java.lang.Object
-
- org.codehaus.mojo.natives.SourceDependencyAnalyzer
-
-
Constructor Summary
Constructors Constructor Description SourceDependencyAnalyzer()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
isStaled(File source, File dest, Parser parser, File[] includePaths)
-
-
-
Method Detail
-
isStaled
public static boolean isStaled(File source, File dest, Parser parser, File[] includePaths) throws NativeBuildException
- Throws:
NativeBuildException
-
-