| Package | Description |
|---|---|
| org.apache.rat.analysis | |
| org.apache.rat.analysis.generation | |
| org.apache.rat.analysis.license | |
| org.apache.rat.analysis.util |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IHeaderMatcher.match(Document subject,
String line)
Matches the text accumulated to licenses.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
JavaDocLicenseNotRequired.match(Document subject,
String line) |
boolean |
GeneratedLicenseNotRequired.match(Document subject,
String line) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
OASISLicense.match(Document subject,
String line) |
boolean |
CDDL1License.match(Document subject,
String s) |
boolean |
SimplePatternBasedLicense.match(Document pSubject,
String pLine) |
boolean |
CopyrightHeader.match(Document subject,
String s) |
boolean |
AppliedApacheSoftwareLicense20.match(Document subject,
String s) |
boolean |
FullTextMatchingLicense.match(Document subject,
String line) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HeaderMatcherMultiplexer.match(Document subject,
String line) |
Copyright © 2006–2016 Apache Software Foundation. All rights reserved.