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 TypeClassDescriptionclassA processor for.bzrignorefiles.classA file processor for the.csvignorefile.classProcesses the.gitignorefile.classA processor for the.hgignorefiles.