This method of the ElementImpl class retrieves an element collection of the children of this element. This method must not return null. For an empty enumeration, see EnumWrapper.
public ElementCollection getChildren();
Returns element collection of child objects.