Uses of Class
com.helger.commons.mime.MimeTypeContent
-
Packages that use MimeTypeContent Package Description com.helger.commons.mime -
-
Uses of MimeTypeContent in com.helger.commons.mime
Methods in com.helger.commons.mime that return types with arguments of type MimeTypeContent Modifier and Type Method Description ICommonsCollection<MimeTypeContent>MimeTypeDeterminator. getAllMimeTypeContents()Methods in com.helger.commons.mime with parameters of type MimeTypeContent Modifier and Type Method Description EChangeMimeTypeDeterminator. registerMimeTypeContent(MimeTypeContent aMimeTypeContent)Register a new MIME content type.EChangeMimeTypeDeterminator. unregisterMimeTypeContent(MimeTypeContent aMimeTypeContent)Unregister an existing MIME content type.
-