Class XmlReportWriter

java.lang.Object
org.gmetrics.report.AbstractReportWriter
org.gmetrics.report.XmlReportWriter
All Implemented Interfaces:
groovy.lang.GroovyObject, ReportWriter

@Mixin({MetricsCriteriaFilter.class,LevelsCriteriaFilter.class,FunctionsCriteriaFilter.class}) public class XmlReportWriter extends AbstractReportWriter
  • Field Details

    • DEFAULT_OUTPUT_FILE

      public static final Object DEFAULT_OUTPUT_FILE
  • Constructor Details

    • XmlReportWriter

      public XmlReportWriter()
  • Method Details