Uses of Interface
org.apache.rat.analysis.IHeaders
Packages that use IHeaders
Package
Description
Classes that perform analyses of files.
Classes that perform specific matching operations.
Classes to build matchers
Classes describing licenses
-
Uses of IHeaders in org.apache.rat.analysis
Methods in org.apache.rat.analysis that return IHeadersModifier and TypeMethodDescriptionstatic IHeadersHeaderCheckWorker.readHeader(BufferedReader reader, int numberOfLines)Read the input and perform the header check.Methods in org.apache.rat.analysis with parameters of type IHeaders -
Uses of IHeaders in org.apache.rat.analysis.matchers
Methods in org.apache.rat.analysis.matchers with parameters of type IHeadersModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanboolean -
Uses of IHeaders in org.apache.rat.configuration.builders
Methods in org.apache.rat.configuration.builders with parameters of type IHeaders -
Uses of IHeaders in org.apache.rat.license
Methods in org.apache.rat.license with parameters of type IHeaders