Attributes
Object Hierarchy:
Description:
Holds attributes in current node, using attribute's name as key and it's value as value. Appends namespace prefix to attribute's name as
key if is a namespaced attribute.
Content:
Creation methods:
Methods:
Fields:
- protected Element _element
Holds GXml.Element
reference to attributes' parent element. Derived classes should not modify, but set at construction time.
Inherited Members:
All known members inherited from class Gee.HashMap
All known members inherited from class Gee.AbstractMap
All known members inherited from class GLib.Object
All known members inherited from interface GXml.DomNamedNodeMap
All known members inherited from interface Gee.Traversable
All known members inherited from interface Gee.Iterable
All known members inherited from interface Gee.Map