GNU Info

Info Node: (python2.1-lib.info)AttributesImpl Objects

(python2.1-lib.info)AttributesImpl Objects


Next: AttributesNSImpl Objects Prev: InputSource Objects Up: xml.sax.xmlreader
Enter node , (file) or (file)node

AttributesImpl Objects
----------------------

`AttributesImpl' objects implement a portion of the mapping protocol,
and the methods `copy()', `get()', `has_key()', `items()', `keys()', and
`values()'.  The following methods are also provided:

`getLength()'
     Return the number of attributes.

`getNames()'
     Return the names of the attributes.

`getType(name)'
     Returns the type of the attribute NAME, which is normally
     `'CDATA''.

`getValue(name)'
     Return the value of attribute NAME.


automatically generated by info2www version 1.2.2.9