public interface MimeTypePolicy extends 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.| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMimeType(java.lang.Object anObject)
return a MIME type string
|
java.lang.String getMimeType(java.lang.Object anObject)
getMimeType in interface MimeTypePolicyanObject - - fixed non-dynamic implementors will ignore this parameterEclipseLink 2.6.3, "build v20160428-59c81c5" API Reference