|
Class Summary |
| DependencyParser |
Utility methods for calling the asm parser on a number of files. |
| DependencyVisitor |
This class is a simple visitor object that collects all dependency information
for the given classes. |
| HTMLOutput |
Creates HTML output of the retrieved dependeny information. |
| MethodCall |
Contains the information that a given method of a given class was called
in a given line. |
| StringUtils |
|
| XMLConfiguration |
Contains a configuration that describes the architecture of the project. |
| XMLConfigurationParser |
Used to create XMLConfiguration objects from an xml configuration file. |