Uses of Class
org.apache.rat.configuration.builders.NotBuilder
Packages that use NotBuilder
Package
Description
Classes that perform analyses of files.
Classes to build matchers
-
Uses of NotBuilder in org.apache.rat.analysis
Methods in org.apache.rat.analysis that return NotBuilderModifier and TypeMethodDescriptionstatic NotBuilder
IHeaderMatcher.Builder.not()
Deprecated.Use new NotBuilder() -
Uses of NotBuilder in org.apache.rat.configuration.builders
Methods in org.apache.rat.configuration.builders that return NotBuilderModifier and TypeMethodDescriptionNotBuilder.setEnclosed
(IHeaderMatcher.Builder enclosed) Sets the enclosed matcher.