Class | Description |
---|---|
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.
|
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.
|
Copyright © 2006–2013 Apache Software Foundation. All rights reserved.