| FullTextLicenseMatcher |
Adapts FullTextMatchingLicense
to Ant's method naming conventions so it becomes easy to write
text matching based license matchers inside an Ant build file.
|
| Report |
A basic Ant task that generates a report on all files specified by
the nested resource collection(s).
|
| Report.AddLicenseHeaders |
Type for the addLicenseHeaders attribute.
|
| Report.Format |
Type for the format attribute.
|
| ResourceCollectionContainer |
Implementation of IReportable that traverses over a resource
collection internally.
|
| SubstringLicenseMatcher |
Adapts SimplePatternBasedLicense
to Ant's method naming conventions so it becomes easy to write
substring based license matchers inside an Ant build file.
|
| SubstringLicenseMatcher.Pattern |
A simple wrapper around a substring.
|