Uses of Package
org.apache.rat.config.exclusion
Packages that use org.apache.rat.config.exclusion
Package
Description
The base package for the RAT tool.
Classes that manage the inclusion and exclusion of files.
Custom file processors to handles exclusions defined in various formats.
-
Classes in org.apache.rat.config.exclusion used by org.apache.rat
-
Classes in org.apache.rat.config.exclusion used by org.apache.rat.config.exclusionClassDescriptionProcesses the include and exclude patterns and applies the result against a base directory to return an IReportable that contains all the reportable objects.The file processor reads the file specified in the DocumentName.A MatcherSet that assumes the files contain the already formatted strings and just need to be localised for the fileName.Collection of standard excludes.
-
Classes in org.apache.rat.config.exclusion used by org.apache.rat.config.exclusion.fileProcessors