Package javancss

Interface Summary
Formatter Interface that each class generating output has to implement.
 

Class Summary
AsciiFormatter Generates ascii output of Java metrics.
FunctionMetric Basic data class to store all metrics attached to a function.
Javancss While the Java parser class might be the heart of JavaNCSS, this class is the brain.
JavancssAntTask Ant task to report and check basic code metrics.
JavancssFrame Main class used to start JavaNCSS in GUI mode from other java applications.
Main Main class of the JavaNCSS application.
Metric Base data class to store all metrics common to packages, objects and functions.
ObjectMetric Basic data class to store all metrics attached to an object.
PackageMetric Basic data class to store all metrics attached to a package.
XmlFormatter Generates XML output of Java metrics.
 



Copyright © 1997-2011 Chr. Clemens Lee and companions. All Rights Reserved.