can_save_uri
Description:
public static bool can_save_uri (string uri) throws Error
Returns TRUE if there is a Formatter available which can save a
Timeline to the given URI.
Parameters:
uri |
a char * pointing to a URI
|
Returns:
TRUE if the given uri is supported, else FALSE.
|