Python Library Reference
Previous: Up: 13.12 xml.sax.xmlreader Next:


13.12.6 The AttributesNS Interface

This interface is a subtype of the Attributes interface (see section 13.12.5). All methods supported by that interface are also available on AttributesNS objects.

The following methods are also available:

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.

Python Library Reference
Previous: Up: 13.12 xml.sax.xmlreader Next:

Release 2.4.4, documentation updated on 18 October 2006.
See About this document... for information on suggesting changes.

AltStyle によって変換されたページ (->オリジナル) /