initialize_element


Description:

public void initialize_element (GomElement e) throws Error

Initialize an Collection to use an element as children's parent. Searchs for all nodes, calling Collection.search with Collection.items_type, using its DomElement.local_name to find it.

Implemenation classes, should initialize collection to hold a GomElement derived type using Collection.initialize.