Uses of Class
rat.report.RatReportFailedException

Packages that use RatReportFailedException
rat   
rat.analysis   
rat.policy   
rat.report   
rat.report.analyser   
rat.report.claim   
rat.report.claim.impl.xml   
rat.report.claim.util   
 

Uses of RatReportFailedException in rat
 

Methods in rat that throw RatReportFailedException
static void Report.report(IReportable container, java.io.Writer out, IHeaderMatcher matcher, ILicenseFamily[] approvedLicenseNames)
           
static void Report.report(java.io.PrintStream out, IReportable base, java.io.InputStream style, IHeaderMatcher matcher, ILicenseFamily[] approvedLicenseNames)
           
static void Report.report(java.io.Writer out, IReportable base, java.io.InputStream style, IHeaderMatcher matcher, ILicenseFamily[] approvedLicenseNames)
           
 void DirectoryWalker.run(RatReport report)
           
 

Uses of RatReportFailedException in rat.analysis
 

Methods in rat.analysis that throw RatReportFailedException
static void Claims.reportGeneratedClaims(java.lang.String subject, java.lang.String notes, IClaimReporter reporter)
           
static void Claims.reportGeneratedHeaderTypeClaim(java.lang.String subject, IClaimReporter reporter)
           
static void Claims.reportHeaderSampleClaim(java.lang.String sample, java.lang.String subject, IClaimReporter reporter)
           
static void Claims.reportHeaderTypeClaim(java.lang.String type, java.lang.String subject, IClaimReporter reporter)
           
static void Claims.reportLicenseApprovalClaim(java.lang.CharSequence subject, boolean isAcceptable, IClaimReporter reporter)
           
static void Claims.reportStandardClaims(java.lang.String subject, java.lang.String notes, java.lang.String code, java.lang.String name, IClaimReporter reporter)
           
 

Uses of RatReportFailedException in rat.policy
 

Methods in rat.policy that throw RatReportFailedException
 void DefaultPolicy.claim(java.lang.CharSequence subject, java.lang.CharSequence predicate, java.lang.CharSequence object, boolean isLiteral)
           
 

Uses of RatReportFailedException in rat.report
 

Methods in rat.report that throw RatReportFailedException
 void RatReport.endReport()
           
 void RatReport.report(IDocument document)
           
 void IReportable.run(RatReport report)
           
 void RatReport.startReport()
           
 

Uses of RatReportFailedException in rat.report.analyser
 

Constructors in rat.report.analyser with parameters of type RatReportFailedException
RatReportAnalysisResultException(RatReportFailedException cause)
           
RatReportAnalysisResultException(java.lang.String msg, RatReportFailedException cause)
           
 

Uses of RatReportFailedException in rat.report.claim
 

Methods in rat.report.claim that throw RatReportFailedException
 void IClaimReporter.claim(java.lang.CharSequence subject, java.lang.CharSequence predicate, java.lang.CharSequence object, boolean isLiteral)
          States a claim.
 

Uses of RatReportFailedException in rat.report.claim.impl.xml
 

Methods in rat.report.claim.impl.xml that throw RatReportFailedException
 void SimpleXmlClaimReporter.claim(java.lang.CharSequence subject, java.lang.CharSequence predicate, java.lang.CharSequence object, boolean isLiteral)
           
 

Uses of RatReportFailedException in rat.report.claim.util
 

Methods in rat.report.claim.util that throw RatReportFailedException
 void ClaimReporterMultiplexer.claim(java.lang.CharSequence subject, java.lang.CharSequence predicate, java.lang.CharSequence object, boolean isLiteral)
           
 



Copyright © 2006-2009. All Rights Reserved.