org.apache.tools.ant.util.depend |
|
Java Source File Name | Type | Comment |
AbstractAnalyzer.java | Class | An abstract implementation of the analyzer interface providing support
for the bulk of interface methods. |
DependencyAnalyzer.java | Interface | A dependency analyzer analyzes dependencies between Java classes to
determine the minimal set of classes which are required by a set of
"root" classes. |