Home | Trees | Indices | Help |
|
---|
|
object --+ | QName
QName(text_or_uri, tag=None)
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.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
Inherited from |
Properties | |
text | |
Inherited from |
Method Details |
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Fri Dec 12 22:47:01 2008 | http://epydoc.sourceforge.net |