Home | Trees | Indices | Help |
|
---|
|
object --+ | QName
QName wrapper.
Pass a tag name by itself or a namespace URI and a tag name to create a qualified name. The ``text`` property holds the qualified name in ``{namespace}tagname`` notation.
You can pass QName objects wherever a tag name is expected. Also, setting Element text from a QName will resolve the namespace prefix and set a qualified text value.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
Inherited from |
|
|||
text | |||
Inherited from |
|
hash(x)
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
str(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Fri Feb 1 19:02:25 2008 | http://epydoc.sourceforge.net |