configureId(Object element, Attributes attr) Scans an attribute list for the id attribute and
stores a reference to the target object in the project if an
id is found.
Scans an attribute list for the id attribute and
stores a reference to the target object in the project if an
id is found.
This method was moved out of the configure method to allow
it to be executed at parse time.
Parameters: element - the current element Parameters: attr - attributes of the current element