Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

E28847-01


org.eclipse.persistence.oxm.mappings
Interface MimeTypePolicy

All Known Implementing Classes:
AttributeMimeTypePolicy, FixedMimeTypePolicy

public interface MimeTypePolicy

Method Summary
 java.lang.String getMimeType(java.lang.Object anObject)
          return a MIME type string

 

Method Detail

getMimeType

java.lang.String getMimeType(java.lang.Object anObject)
return a MIME type string
Parameters:
anObject - - fixed non-dynamic implementors will ignore this parameter
Returns:
String

Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.