Microsoft SDK for Java

setParent

This method of the ElementImpl class sets the parent of this element.

Syntax

public void setParent(Element parent);

Parameters

parent The element to set as the parent.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.