| Interface | Description |
|---|---|
| IMimeType |
Interface for the structured representation of a single MIME type.
|
| Class | Description |
|---|---|
| CMimeType |
Contains a collection of well-known constant MIME types.
|
| ComparatorMimeTypeInfoPrimaryMimeType | |
| MimeType |
Represents a single MIME type as the combination of the content type and the
sub-type and parameters.
|
| MimeTypeContent |
Represent a single mapping from content bytes to an
IMimeType. |
| MimeTypeDeterminator |
Contains a basic set of MimeType determination method.
|
| MimeTypeHelper |
Contains some utility methods for handling MIME types.
|
| MimeTypeInfo |
Represents a single MIME type with information relevant for us.
|
| MimeTypeInfo.ExtensionWithSource | |
| MimeTypeInfo.MimeTypeWithSource | |
| MimeTypeInfoManager |
This is the central manager for all
MimeTypeInfo objects. |
| MimeTypeInfoMicroTypeConverterRegistrar |
IMicroTypeConverterRegistrarSPI implementation for
MimeTypeInfo. |
| MimeTypeParameter |
This class represents a single MIME type parameter.
|
| MimeTypeParser |
This class handles the String parsing of MIME types.
|
| Enum | Description |
|---|---|
| EMimeContentType |
Determines the most well known MIME content types.
|
| EMimeQuoting |
Defines the possible MIME type parameter value quotings
|
| Exception | Description |
|---|---|
| MimeTypeParserException |
Exception for errors that occur during MIME type parsing.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.