Set.newFromSpecNode

Creates a new #GdaSet object from the xml_spec specifications

class Set
static
newFromSpecNode

Parameters

xmlSpec libxml2.types.NodePtr

a #xmlNodePtr for a <parameters> tag

Return Value

Type: gda.set.Set

a new object, or null if an error occurred

Throws