The JDepend class analyzes directories of Java class files,
generates metrics for each Java package, and reports the metrics in a textual
format.
author: Mike Clark author: Clarkware Consulting, Inc.
Adds the specified directory name to the collection of directories to be
analyzed.
Parameters: name - Directory name. throws: IOException - If the directory does not exist.