ch.fortysix.maven.report
Interface SinkSnipplet

All Known Implementing Classes:
PostmanReportMailContent, TagClassMailContent

public interface SinkSnipplet

The representation of a snipplet as Sink is used to add content to a Maven report page

Author:
Domi

Method Summary
 void addToSink(org.apache.maven.doxia.sink.Sink sink)
           
 

Method Detail

addToSink

void addToSink(org.apache.maven.doxia.sink.Sink sink)


Copyright © 2009-2010. All Rights Reserved.