Set.newFromSpecString

Creates a new #GdaSet object from the xml_spec specifications

class Set
static
newFromSpecString
(
string xmlSpec
)

Parameters

xmlSpec string

a string

Return Value

Type: gda.set.Set

a new object, or null if an error occurred

Throws