parseCf

private fnCdmDocument parseCf(string content, string path) @safe

Parse CF format content into a CdmDocument.

Note

This function is not yet implemented. CF parsing for CDM

is planned for a future release. Use ddn.data.cf directly for now.

Throws

CdmNotImplementedException always.