parse_data
Description:
Parses any AppStream metadata into one or more Component instances.
Parameters:
| this |
An instance of Metadata. |
| data |
Metadata describing one or more software components as string. |
| data_len |
Length of |
| format |
The format of the data (XML or YAML). |
Returns:
|
true on success. |