This class represents a list of XML attributes. More...
#include <utils.h>
Public Member Functions | |
| const XMLElement * | get (const Keyword &key) const |
| XMLAttributeList (const xercesc::Attributes *a) | |
This class represents a list of XML attributes.
Definition at line 2603 of file utils.h.
| frepple::utils::XMLAttributeList::XMLAttributeList | ( | const xercesc::Attributes * | a | ) | [inline] |
| const XMLElement* frepple::utils::XMLAttributeList::get | ( | const Keyword & | key | ) | const [inline, virtual] |
Implements frepple::utils::AttributeList.
1.6.1