Uses of Enum Class
cool.scx.http.FileFormat
Packages that use FileFormat
-
Uses of FileFormat in cool.scx.http
Subclasses with type arguments of type FileFormat in cool.scx.httpMethods in cool.scx.http that return FileFormatModifier and TypeMethodDescriptionstatic FileFormatFileFormat.findByExtension(String ext) static FileFormatFileFormat.findByFileName(String filename) static FileFormatReturns the enum constant of this class with the specified name.static FileFormat[]FileFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.