|
|
border="0" height="32"
alt="Up One Level" width="32">
border="0" height="32"
alt="Next Page" width="32">
Python Library Reference |
|
|
|
Previous: 13.12.5 AttributesImpl Objects
13.12.6 AttributesNSImpl Objects
- getValueByQName(name)
-
Return the value for a qualified name.
- getNameByQName(name)
-
Return the
(namespace, localname) pair for a
qualified name.
- getQNameByName(name)
-
Return the qualified name for a
(namespace,
localname) pair.
- getQNames()
-
Return the qualified names of all attributes.
See About this document... for information on suggesting changes.
|