Package com.helger.commons.mime


package com.helger.commons.mime
  • Class
    Description
    Contains a collection of well-known constant MIME types.
    Determines the most well known MIME content types.
    Defines the possible MIME type parameter value quotings
    Interface for the structured representation of a single MIME type.
    Represents a single MIME type as the combination of the content type and the sub-type and parameters.
    Represent a single mapping from content bytes to an IMimeType.
    Contains a basic set of MimeType determination method.
    Contains some utility methods for handling MIME types.
    This class represents a single MIME type parameter.
    This class handles the String parsing of MIME types.
    Exception for errors that occur during MIME type parsing.
    Since v10 it is a checked exception