CdmBuilder.startDocument
Begins a new document.
Sets the document format and source path. Call endDocument() to retrieve the completed CdmDocument.
Parameters
fmt | The document format (CF, JSON5, SDL, etc.). |
source | Source file path or identifier. |
Begins a new document.
Sets the document format and source path. Call endDocument() to retrieve the completed CdmDocument.
fmt | The document format (CF, JSON5, SDL, etc.). |
source | Source file path or identifier. |