Index
All Classes|All Packages
A
- add(IHeaderMatcher) - Method in class org.apache.rat.anttasks.Report
- add(ILicenseFamily) - Method in class org.apache.rat.anttasks.Report
- add(ResourceCollection) - Method in class org.apache.rat.anttasks.Report
-
Adds resources that will be checked.
- addConfiguredPattern(SubstringLicenseMatcher.Pattern) - Method in class org.apache.rat.anttasks.SubstringLicenseMatcher
- addConfiguredStylesheet(Union) - Method in class org.apache.rat.anttasks.Report
-
Which stylesheet to use (only meaningful with format='styled').
- AddLicenseHeaders() - Constructor for class org.apache.rat.anttasks.Report.AddLicenseHeaders
- AddLicenseHeaders(String) - Constructor for class org.apache.rat.anttasks.Report.AddLicenseHeaders
- addText(String) - Method in class org.apache.rat.anttasks.FullTextLicenseMatcher
E
F
- Format() - Constructor for class org.apache.rat.anttasks.Report.Format
- FullTextLicenseMatcher - Class in org.apache.rat.anttasks
-
Adapts
FullTextMatchingLicenseto Ant's method naming conventions so it becomes easy to write text matching based license matchers inside an Ant build file. - FullTextLicenseMatcher() - Constructor for class org.apache.rat.anttasks.FullTextLicenseMatcher
G
- getPatterns() - Method in class org.apache.rat.anttasks.SubstringLicenseMatcher
- getSubstring() - Method in class org.apache.rat.anttasks.SubstringLicenseMatcher.Pattern
- getValues() - Method in class org.apache.rat.anttasks.Report.AddLicenseHeaders
- getValues() - Method in class org.apache.rat.anttasks.Report.Format
M
- match(Document, String) - Method in class org.apache.rat.anttasks.FullTextLicenseMatcher
O
- org.apache.rat.anttasks - package org.apache.rat.anttasks
P
- Pattern() - Constructor for class org.apache.rat.anttasks.SubstringLicenseMatcher.Pattern
R
- Report - Class in org.apache.rat.anttasks
-
A basic Ant task that generates a report on all files specified by the nested resource collection(s).
- Report() - Constructor for class org.apache.rat.anttasks.Report
- Report.AddLicenseHeaders - Class in org.apache.rat.anttasks
-
Type for the addLicenseHeaders attribute.
- Report.Format - Class in org.apache.rat.anttasks
-
Type for the format attribute.
S
- setAddDefaultLicenseMatchers(boolean) - Method in class org.apache.rat.anttasks.Report
- setAddLicenseHeaders(Report.AddLicenseHeaders) - Method in class org.apache.rat.anttasks.Report
- setCopyrightMessage(String) - Method in class org.apache.rat.anttasks.Report
- setFormat(Report.Format) - Method in class org.apache.rat.anttasks.Report
-
Which format to use.
- setProject(Project) - Method in class org.apache.rat.anttasks.FullTextLicenseMatcher
- setReportFile(File) - Method in class org.apache.rat.anttasks.Report
-
Where to send the report to.
- setSubstring(String) - Method in class org.apache.rat.anttasks.SubstringLicenseMatcher.Pattern
- SubstringLicenseMatcher - Class in org.apache.rat.anttasks
-
Adapts
SimplePatternBasedLicenseto Ant's method naming conventions so it becomes easy to write substring based license matchers inside an Ant build file. - SubstringLicenseMatcher() - Constructor for class org.apache.rat.anttasks.SubstringLicenseMatcher
- SubstringLicenseMatcher.Pattern - Class in org.apache.rat.anttasks
-
A simple wrapper around a substring.
All Classes|All Packages