This method of the ElementDeclEnumeration class retrieves the next matching element.
public Object nextElement();
Returns Element or null if there are no more matching elements.