public interface MimeTypePolicy
Purpose:
A MimeTypePolicy is used in conjunction with an XMLBinaryData/CollectionMapping in order to allow customisation of the mime type for a specific property at runtime rather than at design time. By default, a FixedMimeTypePolicy is used.XMLBinaryDataMapping
,
XMLBinaryCollectionMapping
,
FixedMimeTypePolicy
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMimeType(java.lang.Object anObject)
return a MIME type string
|
EclipseLink 2.4.2, "build v20130514-5956486" API Reference