createComposer(ccfPath )
|
|
Parameters
|
StringccfPath
The path of the CCF file.
|
Returns
|
Composer. The Composer object.
|
Throws
|
AOMException
Raised if the ccfPath is invalid, or if there is an error creating the Composer.
|