EMC Exam Questions

Which statement is true about the destinationObject parameter in the method IDfXMLTransformNode.setD

Which statement is true about the destinationObject parameter in the method
IDfXMLTransformNode.setDestination(Object destinationObject)?

A.
If the value is set to null, the transformed document will be added as a new rendition to the
input document.

B.
If the value is set to an IDfImportOperation, the transformed document will be imported as a
new rendition.

C.
It can be one of the following types: IDfFile, OutputStream, Writer, IDfImportOperation, or
IDfSysObject.

D.
If the value is set to an IDfSysObject, the transformed document will be added as a new version
to that IDfSysObject.