parse_node


Description:

[ Version ( since = "6.0" ) ]
public abstract bool parse_node (unowned Node* node) throws Error

This method parse XML node and populate this object.

Parameters:

this

an instance of DbBuildable where parsed data should be storred

node

a node to parse

Returns:

true on success, false if an error occurred