public class Report extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
report(IReportable container,
Writer out,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames) |
void |
report(PrintStream out) |
static void |
report(PrintStream out,
IReportable base,
InputStream style,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames) |
static void |
report(Writer out,
IReportable base,
InputStream style,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames) |
void |
styleReport(PrintStream out) |
public void report(PrintStream out) throws Exception
Exceptionpublic void styleReport(PrintStream out) throws Exception
Exceptionpublic static void report(PrintStream out, IReportable base, InputStream style, IHeaderMatcher matcher, ILicenseFamily[] approvedLicenseNames) throws IOException, TransformerConfigurationException, InterruptedException, RatReportFailedException
public static void report(Writer out, IReportable base, InputStream style, IHeaderMatcher matcher, ILicenseFamily[] approvedLicenseNames) throws IOException, TransformerConfigurationException, FileNotFoundException, InterruptedException, RatReportFailedException
public static void report(IReportable container, Writer out, IHeaderMatcher matcher, ILicenseFamily[] approvedLicenseNames) throws IOException, RatReportFailedException
IOExceptionRatReportFailedExceptionCopyright © 2006-2013. All Rights Reserved.