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()->clone()
Parser.XML.Tree.AbstractSimpleNode()->get_children()
Method Parser.XML.Tree.AbstractSimpleNode()->count_children()
Method
count_children
int
count_children
(
)
Description
Returns the number of children of the node.