createComposer method
Creates a Composer object for the given ccfPath.
createComposer(ccfPath )
Parameters
String ccfPath
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.
这对您有帮助吗?