import


Description:

public static Destination? import (string str)

Creates an Destination from an XML document.

Parameters:

str

an XML string

Returns:

An Destination, or null if the document was not well-formed.