DataFlavor.normalizeMimeType
Class Overview | Class Members |
This Package |
All Packages
protected String normalizeMimeType( String mimeType )
Description
Called for each MIME type string to give DataFlavor subtypes the
opportunity to change how the normalization of MIME types is accomplished.
One possible use would be to add default parameter/value pairs in cases
where none are present in the MIME type string passed in