Home | Trees | Indices | Help |
|
---|
|
object --+ | _ElementProxy
|
|||
|
|||
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
attrib | |||
prefix Namespace prefix or None. |
|||
sourceline Original line number as found by the parser or None if unknown. |
|||
tag Element tag |
|||
tail Text after this element's end tag, but before the next sibling element's start tag. |
|||
text Text before the first subelement. |
|||
Inherited from |
|
x[i:j] Use of negative indices is not supported. |
|
|
|
|
|
|
|
tailText after this element's end tag, but before the next sibling element's start tag. This is either a string or the value None, if there was no text. |
textText before the first subelement. This is either a string or the value None, if there was no text. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Sun Nov 23 20:47:51 2008 | http://epydoc.sourceforge.net |