Uses of Package
org.apache.rat.analysis.license
-
Packages that use org.apache.rat.analysis.license Package Description org.apache.rat.analysis.license org.apache.rat.anttasks -
Classes in org.apache.rat.analysis.license used by org.apache.rat.analysis.license Class Description BaseLicense CopyrightHeader Matches a typical Copyright header line only based on a regex pattern which allows for one (starting) year or year range, and a configurable copyright owner.FullTextMatchingLicense Accumulates all letters and numbers contained inside the header and compares it to the full text of a given license (after reducing it to letters and numbers as well).SimplePatternBasedLicense -
Classes in org.apache.rat.analysis.license used by org.apache.rat.anttasks Class Description BaseLicense FullTextMatchingLicense Accumulates all letters and numbers contained inside the header and compares it to the full text of a given license (after reducing it to letters and numbers as well).SimplePatternBasedLicense