OdfAssetIndex.add

void add(string path, string mediaType)

Adds an asset for the given path and media type.

If the path already exists in the index the call is silently ignored.

Parameters

pathFull slash-separated path inside the ODF ZIP container.
mediaTypeMIME type of the entry.