Uses of Class
org.apache.rat.config.exclusion.fileProcessors.AbstractFileProcessorBuilder
Packages that use AbstractFileProcessorBuilder
Package
Description
Classes that manage the inclusion and exclusion of files.
Custom file processors to handles exclusions defined in various formats.
-
Uses of AbstractFileProcessorBuilder in org.apache.rat.config.exclusion
Methods in org.apache.rat.config.exclusion that return types with arguments of type AbstractFileProcessorBuilderModifier and TypeMethodDescriptionStandardCollection.fileProcessorBuilder()
Returns the fileProcessor if it exists. -
Uses of AbstractFileProcessorBuilder in org.apache.rat.config.exclusion.fileProcessors
Modifier and TypeClassDescriptionfinal class
A processor for.bzrignore
files.class
A file processor for the.csvignore
file.class
Processes the.gitignore
file.final class
A processor for the.hgignore
files.