JavaScript Editor Javascript debugger     Website design 


tidyNode::getParent

returns the parent node of the current node ()
tidyNode tidyNode::getParent ( )

Returns the parent node of the current node.

Return Values

Returns a tidyNode if the node has a parent, or NULL otherwise.