:: com :: sun :: star :: frame ::

service MediaTypeDetectionHelper
Description
provides for mapping a given sequence of content identifier strings to a sequence of respective media (mime) types

Exported Interfaces - Summary
::com::sun::star::util::XStringMapping

provides a mapping from string to string (details)

Exported Interfaces - Details
::com::sun::star::util::XStringMapping
Description
provides a mapping from string to string

Order of given and their returned coressponding strings is important. Don't pack or optimize it. Every item of [in] list must match to an item of [out] list.


 
Top of Page