Uses of Enum Class
cool.scx.common.standard.MediaType
Packages that use MediaType
-
Uses of MediaType in cool.scx.common.standard
Methods in cool.scx.common.standard that return MediaTypeModifier and TypeMethodDescriptionFileFormat.mediaType()对应的 mediaTypestatic MediaTypeMediaType.ofExtension(String ext) static MediaTypeMediaType.ofFileName(String filename) static MediaTypeReturns the enum constant of this class with the specified name.static MediaType[]MediaType.values()Returns an array containing the constants of this enum class, in the order they are declared.