Uses of Enum
org.apache.rat.configuration.Format
Packages that use Format
Package
Description
Classes to process configuration information from/to files.
-
Uses of Format in org.apache.rat.configuration
Methods in org.apache.rat.configuration that return FormatModifier and TypeMethodDescriptionstatic FormatDetermine theFormatfrom a file.static FormatDetermine theFormatfrom the file name.static FormatDetermine theFormatfrom a URI.static FormatReturns the enum constant of this type with the specified name.static Format[]Format.values()Returns an array containing the constants of this enum type, in the order they are declared.