| Method Summary |
| |
__init__(self,
_obj)
|
| |
__iter__(self)
|
| |
c14nMemory(self,
nodes,
exclusive,
prefixes,
with_comments)
|
| |
c14nSaveTo(self,
file,
nodes,
exclusive,
prefixes,
with_comments)
|
| |
free(self)
|
| |
get_children(self)
|
| |
get_content(self)
|
| |
get_doc(self)
|
| |
get_last(self)
|
| |
get_name(self)
|
| |
get_next(self)
|
| |
get_parent(self)
|
| |
get_prev(self)
|
| |
get_properties(self)
|
| |
get_type(self)
|
| |
getContent(self)
|
| |
saveTo(self,
file,
encoding,
format)
|
| |
serialize(self,
encoding,
format)
|
| |
walk_breadth_first(self)
|
| |
walk_depth_first(self)
|
| |
xpathEval(self,
expr)
|
| |
xpathEval2(self,
expr)
|