(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/attributes-impl-objects.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xml.sax.xmlreader.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xmllib.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/genindex.html| ]]
|
Previous: 13.8.5 AttributesImpl Objects Up: 13.8 xml.sax.xmlreader Next: 13.9 xmllib
13.8.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.
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/attributes-impl-objects.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xml.sax.xmlreader.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/module-xmllib.html| ]]
|
Python Library Reference
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/contents.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/modindex.html| ]]
|
[[yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/genindex.html| ]]
|
Previous: 13.8.5 AttributesImpl Objects Up: 13.8 xml.sax.xmlreader Next: 13.9 xmllib
See About this document... for information on suggesting changes.