Package | Description |
---|---|
rat | |
rat.analysis | |
rat.policy | |
rat.report | |
rat.report.analyser | |
rat.report.claim | |
rat.report.claim.impl.xml | |
rat.report.claim.util |
Modifier and Type | Method and Description |
---|---|
static void |
Report.report(IReportable container,
Writer out,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames) |
static void |
Report.report(PrintStream out,
IReportable base,
InputStream style,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames) |
static void |
Report.report(Writer out,
IReportable base,
InputStream style,
IHeaderMatcher matcher,
ILicenseFamily[] approvedLicenseNames) |
void |
DirectoryWalker.run(RatReport report) |
Modifier and Type | Method and Description |
---|---|
static void |
Claims.reportGeneratedClaims(String subject,
String notes,
IClaimReporter reporter) |
static void |
Claims.reportGeneratedHeaderTypeClaim(String subject,
IClaimReporter reporter) |
static void |
Claims.reportHeaderSampleClaim(String sample,
String subject,
IClaimReporter reporter) |
static void |
Claims.reportHeaderTypeClaim(String type,
String subject,
IClaimReporter reporter) |
static void |
Claims.reportLicenseApprovalClaim(CharSequence subject,
boolean isAcceptable,
IClaimReporter reporter) |
static void |
Claims.reportStandardClaims(String subject,
String notes,
String code,
String name,
IClaimReporter reporter) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPolicy.claim(CharSequence subject,
CharSequence predicate,
CharSequence object,
boolean isLiteral) |
Modifier and Type | Method and Description |
---|---|
void |
RatReport.endReport() |
void |
RatReport.report(IDocument document) |
void |
IReportable.run(RatReport report) |
void |
RatReport.startReport() |
Constructor and Description |
---|
RatReportAnalysisResultException(RatReportFailedException cause) |
RatReportAnalysisResultException(String msg,
RatReportFailedException cause) |
Modifier and Type | Method and Description |
---|---|
void |
IClaimReporter.claim(CharSequence subject,
CharSequence predicate,
CharSequence object,
boolean isLiteral)
States a claim.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleXmlClaimReporter.claim(CharSequence subject,
CharSequence predicate,
CharSequence object,
boolean isLiteral) |
Modifier and Type | Method and Description |
---|---|
void |
ClaimReporterMultiplexer.claim(CharSequence subject,
CharSequence predicate,
CharSequence object,
boolean isLiteral) |
Copyright © 2006–2015. All rights reserved.