Yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/attributes-ns-impl-objects.html

From ZCubes Wiki
Revision as of 19:40, 7 November 2013 by MassBot1 (talk | contribs) (Created page with "<div class="navigation"> {| width="100%" cellspacing="2" align="center" | yurttas/PL/SL/python/docs/core-python-programming/doc/20/lib/attributes-impl-objects.html|[[Im...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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.

See About this document... for information on suggesting changes.