Extracted from Pike v7.6 release 61 at 2005-12-30.
[Top]
Parser
Parser.XML
Parser.XML.Tree
Parser.XML.Tree.AbstractSimpleNode
Methods
`[]()
add_child()
clone()
count_children()
get_children()
get_descendants()
get_last_child()
iterate_children()
low_clone()
remove_child()
replace_child()
replace_children()
walk_inorder()
walk_postorder()
walk_preorder()
walk_preorder_2()
zap_tree()
Parser.XML.Tree.AbstractSimpleNode()->add_child()
Parser.XML.Tree.AbstractSimpleNode()->count_children()
Method Parser.XML.Tree.AbstractSimpleNode()->clone()
Method
clone
AbstractSimpleNode
clone
(
)
Description
Returns a clone of the sub-tree rooted in the node.