DataModelImport.newXmlNode

gda.data_model.DataModel newXmlNode(libxml2.types.NodePtr node) static nothrow

Creates a new #GdaDataModel and loads the data in node. The resulting data model can be accessed in a random way.

Parameters

nodean XML node corresponding to a <data-array> tag

Returns

a pointer to the newly created #GdaDataModel.