fr.jcgay.maven.profiler.reporting.html
Class HtmlReporter

java.lang.Object
  extended by fr.jcgay.maven.profiler.reporting.html.HtmlReporter
All Implemented Interfaces:
Reporter

public class HtmlReporter
extends Object
implements Reporter


Constructor Summary
HtmlReporter()
           
 
Method Summary
 void write(Data data, ReportDirectory directory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HtmlReporter

public HtmlReporter()
Method Detail

write

public void write(Data data,
                  ReportDirectory directory)
Specified by:
write in interface Reporter


Copyright © 2014–2017. All rights reserved.