Uses of Class
org.apache.rat.Reporter.Output
Packages that use Reporter.Output
Package
Description
The base package for the RAT tool.
The base package for the RAT Maven plugin.
-
Uses of Reporter.Output in org.apache.rat
Methods in org.apache.rat that return Reporter.OutputModifier and TypeMethodDescriptionReporter.Output.Builder.build()Reporter.execute()Executes the report and builds the output.Reporter.getOutput()Gets the output from the lastReporter.execute()call ornullifReporter.execute()has not been called. -
Uses of Reporter.Output in org.apache.rat.mp
Methods in org.apache.rat.mp with parameters of type Reporter.Output