tmozIInputPluginResult Interface Reference

Result aggregator for tmozIInputPluginManager. More...

List of all members.

Public Member Functions

boolean add (in AString fileName, in AString mimeType, in tmozIException tmozException)
 Add new result.


Detailed Description

Result aggregator for tmozIInputPluginManager.

Object allows to collect results of the transformation.


Member Function Documentation

boolean add ( in AString  fileName,
in AString  mimeType,
in tmozIException  tmozException 
)

Add new result.

Function is called by plugin (tmozInpurtPlugin) to add new result of transformation.

Parameters:
fileName File to be add
mimeType Mime-type of the file
tmozException Exception object if failed
Returns:
Return true if result was add. Return false and set description in the exception object if failed.


Generated on Thu Aug 27 12:37:06 2009 for Tahiti XPCOM API