Programmer's Guide > Interfaces > Application interface > createComposer method
  
createComposer method
Creates a Composer object for the given ccfPath.
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.