Frames | No Frames |
Constructors which throw type javax.activation.MimeTypeParseException | |
Constructor that parses a raw String.
| |
Constructor for a new MIME type with the given primary and sub types
and an empty parameter list.
| |
Constructor that parses the specified MIME parameter data.
|
Methods which throw type javax.activation.MimeTypeParseException | |
boolean | Returns true if the primary and subtype of this MIME type are the
same as in the given MIME type string.
|
void | Parses the specified MIME parameter data, storing the results in this
object.
|
void | Sets the primary type.
|
void | Sets the subtype.
|