GroveElementAttrList — Representation of the list of XML element attributes.
class GroveElementAttrList: # public member functions GroveAttr getAttribute(const SString &) const bool removeAttribute(const SString &) None setAttribute(const GroveAttr &) GroveAttr firstChild() const GroveAttr lastChild() const GroveAttr getChild(int) const int countChildren() const None appendChild(const GroveAttr &) None removeAllChildren()