| 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.
|
| 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.
|
| 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–2017 Philip Helger. All rights reserved.