
|
SXP Reference
|
Syntax getParent(node)
Name | Type | Description |
node | SXP_Node | The node to operate on.
|
(RET) | SXP_Node | The node's parent.
|
|
Description
Returns the given node's parent. If the node has no parent
(i.e. is a SXP_Document), NULL is returned.
|
See Also
|
© 2001 Ginger Alliance revision 01-12-12
This page was generated by APIDOC
|