org.apache.rat.report.claim.util
Class LicenseAddingReport

java.lang.Object
  extended by org.apache.rat.report.AbstractReport
      extended by org.apache.rat.report.claim.util.LicenseAddingReport
All Implemented Interfaces:
RatReport

public class LicenseAddingReport
extends AbstractReport


Constructor Summary
LicenseAddingReport(String pCopyrightMsg, boolean pForced)
           
 
Method Summary
 void report(Document document)
           
 
Methods inherited from class org.apache.rat.report.AbstractReport
endReport, startReport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicenseAddingReport

public LicenseAddingReport(String pCopyrightMsg,
                           boolean pForced)
Method Detail

report

public void report(Document document)
            throws RatException
Specified by:
report in interface RatReport
Overrides:
report in class AbstractReport
Throws:
RatException


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.