Package org.apache.ivy.tools.analyser
Interface DependencyAnalyser
-
- All Known Implementing Classes:
JarJarDependencyAnalyser
public interface DependencyAnalyser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ModuleDescriptor[]
analyze(JarModule[] modules)
-
-
-
Method Detail
-
analyze
ModuleDescriptor[] analyze(JarModule[] modules)
-
-