~ubuntu-branches/ubuntu/precise/libxml++2.6/precise

« back to all changes in this revision

Viewing changes to docs/reference/2.10/html/structxmlpp_1_1SaxParser_1_1Attribute.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2005-03-13 15:46:33 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050313154633-iubyqdtu6y3p8915
Tags: 2.10.0-0ubuntu2
added doxygen to the build-depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
 
3
<title>libxml++: xmlpp::SaxParser::Attribute Struct Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
</head><body>
 
6
<!-- Generated by Doxygen 1.4.0 -->
 
7
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
 
8
<div class="nav">
 
9
<a class="el" href="namespacexmlpp.html">xmlpp</a>::<a class="el" href="classxmlpp_1_1SaxParser.html">SaxParser</a>::<a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html">Attribute</a></div>
 
10
<h1>xmlpp::SaxParser::Attribute Struct Reference</h1>Simple structure used in the start_element callback, in which the attributes are a list of name/value pairs.  
 
11
<a href="#_details">More...</a>
 
12
<p>
 
13
<a href="structxmlpp_1_1SaxParser_1_1Attribute-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
 
14
<tr><td></td></tr>
 
15
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
 
16
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#a0">Attribute</a> (<a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> const &amp;<a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#o0">name</a>, <a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> const &amp;<a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#o1">value</a>)</td></tr>
 
17
 
 
18
<tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr>
 
19
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#o0">name</a></td></tr>
 
20
 
 
21
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a>&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#o1">value</a></td></tr>
 
22
 
 
23
</table>
 
24
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
25
Simple structure used in the start_element callback, in which the attributes are a list of name/value pairs. 
 
26
<p>
 
27
<hr><h2>Constructor &amp; Destructor Documentation</h2>
 
28
<a class="anchor" name="a0" doxytag="xmlpp::SaxParser::Attribute::Attribute"></a><p>
 
29
<table class="mdTable" cellpadding="2" cellspacing="0">
 
30
  <tr>
 
31
    <td class="mdRow">
 
32
      <table cellpadding="0" cellspacing="0" border="0">
 
33
        <tr>
 
34
          <td class="md" nowrap valign="top">xmlpp::SaxParser::Attribute::Attribute           </td>
 
35
          <td class="md" valign="top">(&nbsp;</td>
 
36
          <td class="md" nowrap valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> const &amp;&nbsp;</td>
 
37
          <td class="mdname" nowrap> <em>name</em>, </td>
 
38
        </tr>
 
39
        <tr>
 
40
          <td class="md" nowrap align="right"></td>
 
41
          <td class="md"></td>
 
42
          <td class="md" nowrap><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> const &amp;&nbsp;</td>
 
43
          <td class="mdname" nowrap> <em>value</em></td>
 
44
        </tr>
 
45
        <tr>
 
46
          <td class="md"></td>
 
47
          <td class="md">)&nbsp;</td>
 
48
          <td class="md" colspan="2"><code> [inline]</code></td>
 
49
        </tr>
 
50
      </table>
 
51
    </td>
 
52
  </tr>
 
53
</table>
 
54
<table cellspacing="5" cellpadding="0" border="0">
 
55
  <tr>
 
56
    <td>
 
57
      &nbsp;
 
58
    </td>
 
59
    <td>
 
60
 
 
61
<p>
 
62
    </td>
 
63
  </tr>
 
64
</table>
 
65
<hr><h2>Member Data Documentation</h2>
 
66
<a class="anchor" name="o0" doxytag="xmlpp::SaxParser::Attribute::name"></a><p>
 
67
<table class="mdTable" cellpadding="2" cellspacing="0">
 
68
  <tr>
 
69
    <td class="mdRow">
 
70
      <table cellpadding="0" cellspacing="0" border="0">
 
71
        <tr>
 
72
          <td class="md" nowrap valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> <a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#o0">xmlpp::SaxParser::Attribute::name</a>          </td>
 
73
        </tr>
 
74
      </table>
 
75
    </td>
 
76
  </tr>
 
77
</table>
 
78
<table cellspacing="5" cellpadding="0" border="0">
 
79
  <tr>
 
80
    <td>
 
81
      &nbsp;
 
82
    </td>
 
83
    <td>
 
84
 
 
85
<p>
 
86
    </td>
 
87
  </tr>
 
88
</table>
 
89
<a class="anchor" name="o1" doxytag="xmlpp::SaxParser::Attribute::value"></a><p>
 
90
<table class="mdTable" cellpadding="2" cellspacing="0">
 
91
  <tr>
 
92
    <td class="mdRow">
 
93
      <table cellpadding="0" cellspacing="0" border="0">
 
94
        <tr>
 
95
          <td class="md" nowrap valign="top"><a class="elRef" doxygen="glibmm_doxygen_tags:http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/" href="http://www.gtkmm.org/docs/glibmm-2.4/docs/reference/html/classGlib_1_1ustring.html">Glib::ustring</a> <a class="el" href="structxmlpp_1_1SaxParser_1_1Attribute.html#o1">xmlpp::SaxParser::Attribute::value</a>          </td>
 
96
        </tr>
 
97
      </table>
 
98
    </td>
 
99
  </tr>
 
100
</table>
 
101
<table cellspacing="5" cellpadding="0" border="0">
 
102
  <tr>
 
103
    <td>
 
104
      &nbsp;
 
105
    </td>
 
106
    <td>
 
107
 
 
108
<p>
 
109
    </td>
 
110
  </tr>
 
111
</table>
 
112
<hr>The documentation for this struct was generated from the following file:<ul>
 
113
<li><a class="el" href="saxparser_8h.html">saxparser.h</a></ul>
 
114
<hr size="1"><address style="align: right;"><small>Generated on Tue Mar 8 12:05:38 2005 for libxml++ by&nbsp;
 
115
<a href="http://www.doxygen.org/index.html">
 
116
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.0 </small></address>
 
117
</body>
 
118
</html>