Microsoft SDK for Java

setParent

This method of the Element interface sets the parent of this element.

Syntax

public void setParent(Element parent);

Parameters

parent The element to set as parent.

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