Uses of Class
org.apache.rat.analysis.license.SimplePatternBasedLicense
-
Packages that use SimplePatternBasedLicense Package Description org.apache.rat.analysis.license org.apache.rat.anttasks -
-
Uses of SimplePatternBasedLicense in org.apache.rat.analysis.license
Subclasses of SimplePatternBasedLicense in org.apache.rat.analysis.license Modifier and Type Class Description classApacheSoftwareLicense20Matches Apache License, Version 2.0classDojoLicenseHeaderclassTMF854LicenseHeaderclassW3CDocLicenseclassW3CLicense -
Uses of SimplePatternBasedLicense in org.apache.rat.anttasks
Subclasses of SimplePatternBasedLicense in org.apache.rat.anttasks Modifier and Type Class Description classSubstringLicenseMatcherAdaptsSimplePatternBasedLicenseto Ant's method naming conventions so it becomes easy to write substring based license matchers inside an Ant build file.
-