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
path | Full slash-separated path inside the ODF ZIP container. |
mediaType | MIME type of the entry. |