expand_uri


Description:

public string expand_uri (string compact_uri)

If compact_uri begins with one of the prefixes known to this `TrackerNamespaceManager`, then the return value will be the expanded URI.

Otherwise, a copy of compact_uri will be returned.

Parameters:

this

a `TrackerNamespaceManager`

compact_uri

a URI or compact URI

Returns:

The possibly expanded URI in a newly-allocated string.