odfExtension

fnstring odfExtension(OdfDocumentType docType) @safe pure nothrow @nogc

Returns the typical file extension (without dot) for the given document type.

Parameters

docTypeThe ODF document type.

Returns

The file extension string, or null for NONE.