view m-toolbox/classes/@ltpda_obj/fromDom.m @ 45:a59cdb8aaf31
database-connection-manager
Merge
author
Daniele Nicolodi <nicolodi@science.unitn.it>
date
Tue, 06 Dec 2011 19:07:22 +0100 (2011-12-06)
parents
f0afece42f48
children
line source
+ −
+ − function fromDom(obj, node, inhists)
+ −
+ − %%%%%%%%%% Call super-class
+ −
+ − %%%%%%%%%% Get properties from the node attributes
+ −
+ − %%%%%%%%%% Get properties from the child nodes
+ −
+ − end