Trees
Indices
Help
Module xmlhelper
[
hide private
]
[
frames
] |
no frames
]
Module xmlhelper
source code
Functions
[
hide private
]
node_scan
(
node
,
name
)
Replacement function for node.xml_xpath('./name').
source code
recursive_node_scan
(
node
,
name
)
Replacement function for node.xml_xpath('.//name').
source code
Function Details
[
hide private
]
node_scan
(
node
,
name
)
source code
Replacement function for node.xml_xpath('./name'). name is a regular expression.
recursive_node_scan
(
node
,
name
)
source code
Replacement function for node.xml_xpath('.//name'). name is a regular expression.
Trees
Indices
Help
Generated by Epydoc 3.0beta1 on Wed Sep 09 13:44:16 2009
http://epydoc.sourceforge.net