xmlpp::SaxParser::Attribute Struct Reference

Simple structure used in the start_element callback, in which the attributes are a list of name/value pairs. More...

#include <libxml++/parsers/saxparser.h>

Collaboration diagram for xmlpp::SaxParser::Attribute:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Attribute (Glib::ustring const& n, Glib::ustring const& v)

Public Attributes

Glib::ustring name
Glib::ustring value

Detailed Description

Simple structure used in the start_element callback, in which the attributes are a list of name/value pairs.


Constructor & Destructor Documentation

xmlpp::SaxParser::Attribute::Attribute ( Glib::ustring const &  n,
Glib::ustring const &  v 
) [inline]

Member Data Documentation


The documentation for this struct was generated from the following file:
Generated on Thu Oct 14 15:56:29 2010 for libxml++ by  doxygen 1.6.3