:: com :: sun :: star :: datatransfer ::

service MimeContentTypeFactory
Description
Used to create an instance that implement the interface XMimeContentType from a string representation of such a MIME content-type that is conform to Rfc2045 and Rfc2046 .
See also
XMimeContentTypeFactory

Exported Interfaces
XMimeContentTypeFactory
Description
Creates an instance that implement the interface XMimeContentType from the string representation of such a MIME content-types that is conform to Rfc2045 , Rfc2046 .
::com::sun::star::lang::XServiceInfo
Description
Service should always support this interface.
::com::sun::star::lang::XTypeProvider
Description
Service should always support this interface.

 
Top of Page