| CMimeType |
Contains a collection of well-known constant MIME types.
|
| 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.
|
| MimeTypeParameter |
This class represents a single MIME type parameter.
|
| MimeTypeParser |
This class handles the String parsing of MIME types.
|