Public Member Functions | |
| boolean | add (in AString fileName, in AString mimeType, in tmozIException tmozException) |
| Add new result. | |
Object allows to collect results of the transformation.
| 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.
| fileName | File to be add | |
| mimeType | Mime-type of the file | |
| tmozException | Exception object if failed |