parse


Description:

public bool parse (string data, FormatKind format) throws Error

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 null-terminated string.

format

The format of the data (XML or YAML).

Returns:

true on success.




2022 vala-language.org