7.15. Opt_Xml_Node class
7.15.4. setParent()
7.15.3. getType()
« Previous
7.16. Opt_Xml_Prolog class
Next »

7.15.4. setParent()

Statuspublic
Referencevoid setParent(Opt_Xml_Node $node)

Sets the new parent of the current node.

Usually, you do not have to call this method on your own. The methods in Opt_Xml_Scannable that change the tree structure, automatically set the correct parent.

See also:

7.15.4. setParent()
7.15. Opt_Xml_Node class
« Previous
7.15.3. getType()
Next »
7.16. Opt_Xml_Prolog class