org.sonar.plugins.clover
Class XmlCollector

java.lang.Object
  extended by org.sonar.plugins.clover.XmlCollector

public class XmlCollector
extends java.lang.Object


Constructor Summary
XmlCollector(JavaMeasuresRecorder measuresRecorder)
           
 
Method Summary
protected  void collect(java.io.File xmlReportFile)
           
static java.lang.String extractClassName(org.w3c.dom.Element fileElt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlCollector

public XmlCollector(JavaMeasuresRecorder measuresRecorder)
Method Detail

collect

protected void collect(java.io.File xmlReportFile)

extractClassName

public static java.lang.String extractClassName(org.w3c.dom.Element fileElt)


Copyright © 2008 SonarSource SA. All Rights Reserved.