
Public Member Functions | |
| void | Add (XmlAttribute *attribute) |
| void | Remove (XmlAttribute *attribute) |
| const XmlAttribute * | First () const |
| XmlAttribute * | First () |
| const XmlAttribute * | Last () const |
| XmlAttribute * | Last () |
| const XmlAttribute * | Find (const char *name) const |
| XmlAttribute * | Find (const char *name) |
Definition at line 795 of file XML.h.
1.5.1