| java.lang.Object org.umlgraph.doclet.PackageView
PackageView | public class PackageView implements OptionProvider(Code) | | A view designed for UMLDoc, filters out everything that it's not contained in
the specified package.
As such, can be viewed as a simplified version of a
using a
single
, and provides some extra configuration such
as output path configuration (and it is specified in code rather than in
javadoc comments).
author: wolf |
overrideForClass | public void overrideForClass(Options opt, ClassDoc cd)(Code) | | |
|
|