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

« back to all changes in this revision

Viewing changes to docs/reference/2.17/html/classxmlpp_1_1Attribute.html

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2006-11-17 14:53:51 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061117145351-2a403c6h54pzia5l
Tags: 2.17.1-0ubuntu1
* New upstream release: 
  - Node: Added get_parent()
  - TextReader: Added TextReader(const char* data) constructor, for parsing 
    memory buffers.
  - Element::set_attribute(): Really return the new attribute.
  - Build: Added MS Visual Studio 2005 project files.
* debian/control:
  - remove duplicate doxygen build-dep.
* debian/rules, debian/libxml++2.6-doc.docs:
  - 2.14 -> 2.17.

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::Attribute Class Reference</title>
 
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
 
5
<link href="tabs.css" rel="stylesheet" type="text/css">
 
6
</head><body>
 
7
<!-- Generated by Doxygen 1.4.6 -->
 
8
<div class="tabs">
 
9
  <ul>
 
10
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
 
11
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
 
12
    <li id="current"><a href="classes.html"><span>Classes</span></a></li>
 
13
    <li><a href="files.html"><span>Files</span></a></li>
 
14
    <li><a href="dirs.html"><span>Directories</span></a></li>
 
15
  </ul></div>
 
16
<div class="tabs">
 
17
  <ul>
 
18
    <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
 
19
    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
 
20
    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
 
21
    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
 
22
  </ul></div>
 
23
<div class="nav">
 
24
<a class="el" href="namespacexmlpp.html">xmlpp</a>::<a class="el" href="classxmlpp_1_1Attribute.html">Attribute</a></div>
 
25
<h1>xmlpp::Attribute Class Reference</h1><!-- doxytag: class="xmlpp::Attribute" --><!-- doxytag: inherits="xmlpp::Node" -->Represents XML <a class="el" href="classxmlpp_1_1Node.html">Node</a> attributes.  
 
26
<a href="#_details">More...</a>
 
27
<p>
 
28
Inheritance diagram for xmlpp::Attribute:<p><center><img src="classxmlpp_1_1Attribute__inherit__graph.jpg" border="0" usemap="#xmlpp_1_1Attribute__inherit__map" alt="Inheritance graph"></center>
 
29
<map name="xmlpp_1_1Attribute__inherit__map">
 
30
<area href="classxmlpp_1_1Node.html" shape="rect" coords="32,84,130,108" alt="">
 
31
<area href="classxmlpp_1_1NonCopyable.html" shape="rect" coords="8,9,154,33" alt="">
 
32
</map>
 
33
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classxmlpp_1_1Attribute-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
 
34
<tr><td></td></tr>
 
35
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
 
36
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#1aa5294ec06fa7d5c1198e2c47d5838c">Attribute</a> (_xmlNode *node)</td></tr>
 
37
 
 
38
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#f44eddff10b76c29d48cb98926b4c367">~Attribute</a> ()</td></tr>
 
39
 
 
40
<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="classxmlpp_1_1Attribute.html#553e7a694039b23150c27bfc05af2d60">get_name</a> () const </td></tr>
 
41
 
 
42
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the name of this node.  <a href="#553e7a694039b23150c27bfc05af2d60"></a><br></td></tr>
 
43
<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="classxmlpp_1_1Attribute.html#c871c3356cabd34e849968ad9d79e5fd">get_value</a> () const </td></tr>
 
44
 
 
45
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#24dfc8f17dad4ff629241af54d12ba78">set_value</a> (const <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> &amp;value)</td></tr>
 
46
 
 
47
<tr><td class="memItemLeft" nowrap align="right" valign="top">_xmlAttr *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#1bdce49b8e5f118373732b4a3e14b842">cobj</a> ()</td></tr>
 
48
 
 
49
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Access the underlying libxml implementation.  <a href="#1bdce49b8e5f118373732b4a3e14b842"></a><br></td></tr>
 
50
<tr><td class="memItemLeft" nowrap align="right" valign="top">const _xmlAttr *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classxmlpp_1_1Attribute.html#9e6ae08227e9a81dcd18ef5cbf820dc0">cobj</a> () const </td></tr>
 
51
 
 
52
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Access the underlying libxml implementation.  <a href="#9e6ae08227e9a81dcd18ef5cbf820dc0"></a><br></td></tr>
 
53
</table>
 
54
<hr><a name="_details"></a><h2>Detailed Description</h2>
 
55
Represents XML <a class="el" href="classxmlpp_1_1Node.html">Node</a> attributes. 
 
56
<p>
 
57
<hr><h2>Constructor &amp; Destructor Documentation</h2>
 
58
<a class="anchor" name="1aa5294ec06fa7d5c1198e2c47d5838c"></a><!-- doxytag: member="xmlpp::Attribute::Attribute" ref="1aa5294ec06fa7d5c1198e2c47d5838c" args="(_xmlNode *node)" --><p>
 
59
<table class="mdTable" cellpadding="2" cellspacing="0">
 
60
  <tr>
 
61
    <td class="mdRow">
 
62
      <table cellpadding="0" cellspacing="0" border="0">
 
63
        <tr>
 
64
          <td class="md" nowrap valign="top">xmlpp::Attribute::Attribute           </td>
 
65
          <td class="md" valign="top">(&nbsp;</td>
 
66
          <td class="md" nowrap valign="top">_xmlNode *&nbsp;</td>
 
67
          <td class="mdname1" valign="top" nowrap> <em>node</em>          </td>
 
68
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
69
          <td class="md" nowrap><code> [explicit]</code></td>
 
70
        </tr>
 
71
      </table>
 
72
    </td>
 
73
  </tr>
 
74
</table>
 
75
<table cellspacing="5" cellpadding="0" border="0">
 
76
  <tr>
 
77
    <td>
 
78
      &nbsp;
 
79
    </td>
 
80
    <td>
 
81
 
 
82
<p>
 
83
    </td>
 
84
  </tr>
 
85
</table>
 
86
<a class="anchor" name="f44eddff10b76c29d48cb98926b4c367"></a><!-- doxytag: member="xmlpp::Attribute::~Attribute" ref="f44eddff10b76c29d48cb98926b4c367" args="()" --><p>
 
87
<table class="mdTable" cellpadding="2" cellspacing="0">
 
88
  <tr>
 
89
    <td class="mdRow">
 
90
      <table cellpadding="0" cellspacing="0" border="0">
 
91
        <tr>
 
92
          <td class="md" nowrap valign="top">virtual xmlpp::Attribute::~Attribute           </td>
 
93
          <td class="md" valign="top">(&nbsp;</td>
 
94
          <td class="mdname1" valign="top" nowrap>          </td>
 
95
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
96
          <td class="md" nowrap><code> [virtual]</code></td>
 
97
        </tr>
 
98
      </table>
 
99
    </td>
 
100
  </tr>
 
101
</table>
 
102
<table cellspacing="5" cellpadding="0" border="0">
 
103
  <tr>
 
104
    <td>
 
105
      &nbsp;
 
106
    </td>
 
107
    <td>
 
108
 
 
109
<p>
 
110
    </td>
 
111
  </tr>
 
112
</table>
 
113
<hr><h2>Member Function Documentation</h2>
 
114
<a class="anchor" name="9e6ae08227e9a81dcd18ef5cbf820dc0"></a><!-- doxytag: member="xmlpp::Attribute::cobj" ref="9e6ae08227e9a81dcd18ef5cbf820dc0" args="() const " --><p>
 
115
<table class="mdTable" cellpadding="2" cellspacing="0">
 
116
  <tr>
 
117
    <td class="mdRow">
 
118
      <table cellpadding="0" cellspacing="0" border="0">
 
119
        <tr>
 
120
          <td class="md" nowrap valign="top">const _xmlAttr* xmlpp::Attribute::cobj           </td>
 
121
          <td class="md" valign="top">(&nbsp;</td>
 
122
          <td class="mdname1" valign="top" nowrap>          </td>
 
123
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
124
          <td class="md" nowrap> const</td>
 
125
        </tr>
 
126
      </table>
 
127
    </td>
 
128
  </tr>
 
129
</table>
 
130
<table cellspacing="5" cellpadding="0" border="0">
 
131
  <tr>
 
132
    <td>
 
133
      &nbsp;
 
134
    </td>
 
135
    <td>
 
136
 
 
137
<p>
 
138
Access the underlying libxml implementation. 
 
139
<p>
 
140
 
 
141
<p>
 
142
Reimplemented from <a class="el" href="classxmlpp_1_1Node.html#831eea0dbe1e51a350a9b20a2da47fc9">xmlpp::Node</a>.    </td>
 
143
  </tr>
 
144
</table>
 
145
<a class="anchor" name="1bdce49b8e5f118373732b4a3e14b842"></a><!-- doxytag: member="xmlpp::Attribute::cobj" ref="1bdce49b8e5f118373732b4a3e14b842" args="()" --><p>
 
146
<table class="mdTable" cellpadding="2" cellspacing="0">
 
147
  <tr>
 
148
    <td class="mdRow">
 
149
      <table cellpadding="0" cellspacing="0" border="0">
 
150
        <tr>
 
151
          <td class="md" nowrap valign="top">_xmlAttr* xmlpp::Attribute::cobj           </td>
 
152
          <td class="md" valign="top">(&nbsp;</td>
 
153
          <td class="mdname1" valign="top" nowrap>          </td>
 
154
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
155
          <td class="md" nowrap></td>
 
156
        </tr>
 
157
      </table>
 
158
    </td>
 
159
  </tr>
 
160
</table>
 
161
<table cellspacing="5" cellpadding="0" border="0">
 
162
  <tr>
 
163
    <td>
 
164
      &nbsp;
 
165
    </td>
 
166
    <td>
 
167
 
 
168
<p>
 
169
Access the underlying libxml implementation. 
 
170
<p>
 
171
 
 
172
<p>
 
173
Reimplemented from <a class="el" href="classxmlpp_1_1Node.html#eede250f5cf6de5f55cb7bb94084ec7c">xmlpp::Node</a>.    </td>
 
174
  </tr>
 
175
</table>
 
176
<a class="anchor" name="553e7a694039b23150c27bfc05af2d60"></a><!-- doxytag: member="xmlpp::Attribute::get_name" ref="553e7a694039b23150c27bfc05af2d60" args="() const " --><p>
 
177
<table class="mdTable" cellpadding="2" cellspacing="0">
 
178
  <tr>
 
179
    <td class="mdRow">
 
180
      <table cellpadding="0" cellspacing="0" border="0">
 
181
        <tr>
 
182
          <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> xmlpp::Attribute::get_name           </td>
 
183
          <td class="md" valign="top">(&nbsp;</td>
 
184
          <td class="mdname1" valign="top" nowrap>          </td>
 
185
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
186
          <td class="md" nowrap> const</td>
 
187
        </tr>
 
188
      </table>
 
189
    </td>
 
190
  </tr>
 
191
</table>
 
192
<table cellspacing="5" cellpadding="0" border="0">
 
193
  <tr>
 
194
    <td>
 
195
      &nbsp;
 
196
    </td>
 
197
    <td>
 
198
 
 
199
<p>
 
200
Get the name of this node. 
 
201
<p>
 
202
<dl compact><dt><b>Returns:</b></dt><dd>The node's name. </dd></dl>
 
203
 
 
204
<p>
 
205
Reimplemented from <a class="el" href="classxmlpp_1_1Node.html#d8cba86cb7f43dd512f5b6817ed47d9a">xmlpp::Node</a>.    </td>
 
206
  </tr>
 
207
</table>
 
208
<a class="anchor" name="c871c3356cabd34e849968ad9d79e5fd"></a><!-- doxytag: member="xmlpp::Attribute::get_value" ref="c871c3356cabd34e849968ad9d79e5fd" args="() const " --><p>
 
209
<table class="mdTable" cellpadding="2" cellspacing="0">
 
210
  <tr>
 
211
    <td class="mdRow">
 
212
      <table cellpadding="0" cellspacing="0" border="0">
 
213
        <tr>
 
214
          <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> xmlpp::Attribute::get_value           </td>
 
215
          <td class="md" valign="top">(&nbsp;</td>
 
216
          <td class="mdname1" valign="top" nowrap>          </td>
 
217
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
218
          <td class="md" nowrap> const</td>
 
219
        </tr>
 
220
      </table>
 
221
    </td>
 
222
  </tr>
 
223
</table>
 
224
<table cellspacing="5" cellpadding="0" border="0">
 
225
  <tr>
 
226
    <td>
 
227
      &nbsp;
 
228
    </td>
 
229
    <td>
 
230
 
 
231
<p>
 
232
    </td>
 
233
  </tr>
 
234
</table>
 
235
<a class="anchor" name="24dfc8f17dad4ff629241af54d12ba78"></a><!-- doxytag: member="xmlpp::Attribute::set_value" ref="24dfc8f17dad4ff629241af54d12ba78" args="(const Glib::ustring &amp;value)" --><p>
 
236
<table class="mdTable" cellpadding="2" cellspacing="0">
 
237
  <tr>
 
238
    <td class="mdRow">
 
239
      <table cellpadding="0" cellspacing="0" border="0">
 
240
        <tr>
 
241
          <td class="md" nowrap valign="top">void xmlpp::Attribute::set_value           </td>
 
242
          <td class="md" valign="top">(&nbsp;</td>
 
243
          <td class="md" nowrap valign="top">const <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> &amp;&nbsp;</td>
 
244
          <td class="mdname1" valign="top" nowrap> <em>value</em>          </td>
 
245
          <td class="md" valign="top">&nbsp;)&nbsp;</td>
 
246
          <td class="md" nowrap></td>
 
247
        </tr>
 
248
      </table>
 
249
    </td>
 
250
  </tr>
 
251
</table>
 
252
<table cellspacing="5" cellpadding="0" border="0">
 
253
  <tr>
 
254
    <td>
 
255
      &nbsp;
 
256
    </td>
 
257
    <td>
 
258
 
 
259
<p>
 
260
    </td>
 
261
  </tr>
 
262
</table>
 
263
<hr>The documentation for this class was generated from the following file:<ul>
 
264
<li><a class="el" href="attribute_8h.html">attribute.h</a></ul>
 
265
<hr size="1"><address style="align: right;"><small>Generated on Fri Nov 17 09:08:22 2006 for libxml++ by&nbsp;
 
266
<a href="http://www.doxygen.org/index.html">
 
267
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
 
268
</body>
 
269
</html>