Generated by
JDiff

Class org.springframework.http.MediaType

Added Constructors
MediaType(MediaType, Charset) Copy-constructor that copies the type, subtype and parameters of the given {@code MediaType}, and allows to set the specified character set.
 

Added Fields
MediaType APPLICATION_PDF Public constant media type for {@code application/pdf}.
String APPLICATION_PDF_VALUE A String equivalent of MediaType.APPLICATION_PDF.