parseSdl

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

Parse SDL format content into a CdmDocument.

Note

This function is not yet implemented. SDL parsing for CDM

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

Throws

CdmNotImplementedException always.