Extracted from Pike v7.8 release 866 at 2016-11-06.
[Top]
Parser
Parser.XML
Parser.XML.Tree
Parser.XML.Tree.AbstractSimpleNode
Methods
`[]()
add_child()
add_child_after()
add_child_before()
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()->count_children()
Parser.XML.Tree.AbstractSimpleNode()->get_descendants()
Method Parser.XML.Tree.AbstractSimpleNode()->get_children()
Method
get_children
array
(
AbstractSimpleNode
)
get_children
(
)
Description
Returns all the nodes children.