|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RatHeaderAnalysisException | |
---|---|
rat.analysis | |
rat.analysis.generation | |
rat.analysis.license | |
rat.analysis.util |
Uses of RatHeaderAnalysisException in rat.analysis |
---|
Methods in rat.analysis that throw RatHeaderAnalysisException | |
---|---|
boolean |
IHeaderMatcher.match(String subject,
String line,
IClaimReporter reporter)
Matches the text accumulated to licenses. |
Uses of RatHeaderAnalysisException in rat.analysis.generation |
---|
Methods in rat.analysis.generation that throw RatHeaderAnalysisException | |
---|---|
boolean |
GeneratedLicenseNotRequired.match(String subject,
String line,
IClaimReporter reporter)
|
boolean |
JavaDocLicenseNotRequired.match(String subject,
String line,
IClaimReporter reporter)
|
Uses of RatHeaderAnalysisException in rat.analysis.license |
---|
Methods in rat.analysis.license that throw RatHeaderAnalysisException | |
---|---|
boolean |
OASISLicense.match(String subject,
String line,
IClaimReporter reporter)
|
boolean |
W3CLicense.match(String subject,
String line,
IClaimReporter reporter)
|
boolean |
DojoLicenseHeader.match(String subject,
String line,
IClaimReporter reporter)
|
boolean |
W3CDocLicense.match(String subject,
String line,
IClaimReporter reporter)
|
boolean |
ApacheSoftwareLicense20.match(String subject,
String line,
IClaimReporter reporter)
|
void |
BaseLicense.reportOnLicense(String subject,
IClaimReporter reporter)
|
Uses of RatHeaderAnalysisException in rat.analysis.util |
---|
Methods in rat.analysis.util that throw RatHeaderAnalysisException | |
---|---|
boolean |
HeaderMatcherMultiplexer.match(String subject,
String line,
IClaimReporter reporter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |