Uses of Class
com.helger.commons.mime.MimeTypeParserException
Packages that use MimeTypeParserException
-
Uses of MimeTypeParserException in com.helger.commons.mime
Methods in com.helger.commons.mime that throw MimeTypeParserExceptionModifier and TypeMethodDescriptionstatic 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.