rat.report.xml
Class XmlReportFactory

java.lang.Object
  extended by rat.report.xml.XmlReportFactory

public class XmlReportFactory
extends Object

Creates reports.


Constructor Summary
XmlReportFactory()
           
 
Method Summary
static RatReport createStandardReport(IXmlWriter writer, IHeaderMatcher matcher)
           
static RatReport createStandardReport(IXmlWriter writer, IHeaderMatcher matcher, ILicenseFamily[] approvedLicenses)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlReportFactory

public XmlReportFactory()
Method Detail

createStandardReport

public static final RatReport createStandardReport(IXmlWriter writer,
                                                   IHeaderMatcher matcher)

createStandardReport

public static final RatReport createStandardReport(IXmlWriter writer,
                                                   IHeaderMatcher matcher,
                                                   ILicenseFamily[] approvedLicenses)


Copyright © 2006-2011. All Rights Reserved.