Uses of Class
com.helger.commons.mime.MimeTypeParserException
-
Packages that use MimeTypeParserException Package Description com.helger.commons.mime -
-
Uses of MimeTypeParserException in com.helger.commons.mime
Methods in com.helger.commons.mime that throw MimeTypeParserException Modifier and Type Method Description static MimeTypeMimeTypeParser. parseMimeType(String sMimeType)Try to convert the string representation of a MIME type to an object.static MimeTypeMimeTypeParser. parseMimeType(String sMimeType, EMimeQuoting eQuotingAlgorithm)Try to convert the string representation of a MIME type to an object.
-