Name Description Size
mimexpcom.cpp These calls are necessary to expose the object class hierarchy to externally developed content type handlers. 3539
mimexpcom.h This is the definitions for the Content Type Handler plugins to access internals of libmime via XP-COM calls 2920
moz.build 400
nsMimeContentTypeHandler.cpp The following macros actually implement addref, release and query interface for our component. 1766
nsMimeContentTypeHandler.h This interface is implemented by content type handlers that will be called upon by libmime to process various attachments types. The primary purpose of these handlers will be to represent the attached data in a viewable HTML format that is useful for the user Note: These will all register by their content type prefixed by the following: mimecth:text/vcard libmime will then use the XPCOM Component Manager to locate the appropriate Content Type handler 1708