public abstract Element getLastElementChild ()

Returns a reference to the last child node of the element which is of the Element type.

Returns:  a reference to an element child, null if the element has no child of the Element type.