parse_didl


Description:

public bool parse_didl (string didl) throws Error

Parses DIDL-Lite XML string didl, emitting the object_available, item_available and container_available signals appropriately during the process.

Parameters:

this

A DIDLLiteParser

didl

The DIDL-Lite XML string to be parsed

Returns:

TRUE on success.