Package com.sapportals.wcm.service.mimehandler
Provides a service for managing information related to mime types.
See:
Description
|
Interface Summary |
| IMime |
Container for mime types. |
| IMimeHandlerService |
This service provides informations about mime types. |
Package com.sapportals.wcm.service.mimehandler Description
Provides a service for managing information related to mime types.
Package Specification
Purpose
The mime handler service provides information about mime types.
Mime types are mapped to file extensions and associated with icons in the
mimes.properties file. It is the task of the mime handler to read this information
and to pass it on to applications whenever requested.
Typically, applications need to know which mime type is associated with a
particular resource, RID or file extension and which icon must be used to
represent the mime type. For example, when an application presents a list of
files to a user, it needs to know which icon must be displayed for each file type
and can ask the mime handler to supply this information.
The mime handler is sometimes required to translate file endings into mime types.
For example, when the Netscape browser is used, it only recognizes mime types and
not file endings. For this reason, a file can only be opened with the Netscape
browser if its extension has been translated into a mime type with the help of
the mime handler service.
Copyright © 2004 by
SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein
as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other
countries all over the world. All other product and service names mentioned are the trademarks of their respective companies.
Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies
("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be
liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are
those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein
should be construed as constituting an additional warranty.