Package | Description |
---|---|
org.apache.rat.analysis | |
org.apache.rat.analysis.generation | |
org.apache.rat.analysis.license | |
org.apache.rat.analysis.util | |
org.apache.rat.anttasks |
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 |
SimplePatternBasedLicense.match(Document pSubject,
String pLine) |
boolean |
OASISLicense.match(Document subject,
String line) |
boolean |
FullTextMatchingLicense.match(Document subject,
String line) |
boolean |
CDDL1License.match(Document subject,
String s) |
boolean |
CopyrightHeader.match(Document subject,
String s) |
boolean |
AppliedApacheSoftwareLicense20.match(Document subject,
String s) |
Modifier and Type | Method and Description |
---|---|
boolean |
HeaderMatcherMultiplexer.match(Document subject,
String line) |
Modifier and Type | Method and Description |
---|---|
boolean |
FullTextLicenseMatcher.match(Document subject,
String line) |
Copyright © 2006–2019 Apache Software Foundation. All rights reserved.