Home | Trees | Indices | Help |
|
---|
|
object --+ | ElementTextIterator
Iterates over the text content of a subtree.
You can pass the ``tag`` keyword argument to restrict text content to a specific tag name.
You can set the ``with_tail`` keyword argument to ``False`` to skip over tail text.
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
the next value, or raise StopIteration |
|
||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Fri Feb 1 19:02:24 2008 | http://epydoc.sourceforge.net |