Package | Description |
---|---|
rat.analysis | |
rat.analysis.generation | |
rat.analysis.license | |
rat.analysis.util |
Modifier and Type | Method and Description |
---|---|
boolean |
IHeaderMatcher.match(String subject,
String line,
IClaimReporter reporter)
Matches the text accumulated to licenses.
|
Modifier and Type | Method and Description |
---|---|
boolean |
JavaDocLicenseNotRequired.match(String subject,
String line,
IClaimReporter reporter) |
boolean |
GeneratedLicenseNotRequired.match(String subject,
String line,
IClaimReporter reporter) |
Modifier and Type | Method and Description |
---|---|
boolean |
ApacheSoftwareLicense20.match(String subject,
String line,
IClaimReporter reporter) |
boolean |
DojoLicenseHeader.match(String subject,
String line,
IClaimReporter reporter) |
boolean |
W3CLicense.match(String subject,
String line,
IClaimReporter reporter) |
boolean |
OASISLicense.match(String subject,
String line,
IClaimReporter reporter) |
boolean |
W3CDocLicense.match(String subject,
String line,
IClaimReporter reporter) |
void |
BaseLicense.reportOnLicense(String subject,
IClaimReporter reporter) |
Modifier and Type | Method and Description |
---|---|
boolean |
HeaderMatcherMultiplexer.match(String subject,
String line,
IClaimReporter reporter) |
Copyright © 2006–2015. All rights reserved.