Uses of Enum
org.apache.rat.config.ReportFormat
Packages that use ReportFormat
Package
Description
Contains source code management / revision control information used during plugin runs.
-
Uses of ReportFormat in org.apache.rat.config
Methods in org.apache.rat.config that return ReportFormatModifier and TypeMethodDescriptionstatic ReportFormat
Returns the enum constant of this type with the specified name.static ReportFormat[]
ReportFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.