mermaid::support::xml::XmlAttribute Class Reference

Class representing a XML element's attribute. More...

#include <XmlAttribute.hpp>

Collaboration diagram for mermaid::support::xml::XmlAttribute:
Collaboration graph
[legend]

List of all members.

Public Member Functions

const string getName () const
 XmlAttribute name getter.
const string getValue () const
 XmlAttribute value getter.

Friends

class XmlElement

Detailed Description

Class representing a XML element's attribute.

Author:
Marco Barbosa

Definition at line 64 of file XmlAttribute.hpp.


Member Function Documentation

const string XmlAttribute::getName (  )  const

XmlAttribute name getter.

Returns:
string XmlAttribute's name

Definition at line 51 of file XmlAttribute.cpp.

const string XmlAttribute::getValue (  )  const

XmlAttribute value getter.

Returns:
string XmlAttribute's value

Definition at line 58 of file XmlAttribute.cpp.

Generated on Fri Mar 4 22:15:53 2011 for MeRMaID::support by  doxygen 1.6.3