Uses of Class
net.objectlab.qalab.parser.CheckstyleOrPMDBaseMerge

Packages that use CheckstyleOrPMDBaseMerge
net.objectlab.qalab.parser This package contains the Handler class which uses SAX to process input XML. 
 

Uses of CheckstyleOrPMDBaseMerge in net.objectlab.qalab.parser
 

Subclasses of CheckstyleOrPMDBaseMerge in net.objectlab.qalab.parser
 class CheckstyleStatMerge
          This class is able to read the XML output from Checkstyle and integrate the violation results into our "buildstat" xml format.
 class FindBugsStatMerge
          This class is able to read the XDOC output from FindBugs and integrate the violation results into our qalab.xml format.
 class PMDStatMerge
          This class is able to read the XML output from PMD and integrate the violation results into our "qalab" xml format.
 



Copyright © 2004-2005 ObjectLab Ltd. All Rights Reserved.