[ Version ( since = "6.0" ) ]
public abstract bool parse_node (unowned Node* node) throws Error
This method parse XML node and populate this object.
| this |
an instance of DbBuildable where parsed data should be storred |
| node |
a node to parse |
|
true on success, false if an error occurred |