~ubuntu-branches/ubuntu/precise/xerces-c/precise-security

« back to all changes in this revision

Viewing changes to doc/html/apiDocs-3/classDOMText.html

  • Committer: Bazaar Package Importer
  • Author(s): Jay Berkenbilt
  • Date: 2009-12-05 14:58:32 UTC
  • mfrom: (2.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20091205145832-378dg3x72mdzfzup
Tags: 3.1.0~rc1-1
* New upstream release; public release candidate uploaded at request of
  upstream.
* Updated source format to '3.0 (quilt)'

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5
5
<link href="tabs.css" rel="stylesheet" type="text/css">
6
6
</head><body>
7
 
<!-- Generated by Doxygen 1.5.4 -->
8
 
<div class="tabs">
9
 
  <ul>
10
 
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11
 
    <li class="current"><a href="classes.html"><span>Classes</span></a></li>
12
 
    <li><a href="files.html"><span>Files</span></a></li>
13
 
    <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
14
 
  </ul>
15
 
</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>
23
 
</div>
 
7
<!-- Generated by Doxygen 1.5.6 -->
 
8
<div class="navigation" id="top">
 
9
  <div class="tabs">
 
10
    <ul>
 
11
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
 
12
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
 
13
      <li class="current"><a href="classes.html"><span>Classes</span></a></li>
 
14
      <li><a href="files.html"><span>Files</span></a></li>
 
15
    </ul>
 
16
  </div>
 
17
  <div class="tabs">
 
18
    <ul>
 
19
      <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li>
 
20
      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
 
21
      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
 
22
      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
 
23
    </ul>
 
24
  </div>
 
25
</div>
 
26
<div class="contents">
24
27
<h1>DOMText Class Reference</h1><!-- doxytag: class="DOMText" --><!-- doxytag: inherits="DOMCharacterData" -->The <code><a class="el" href="classDOMText.html" title="The DOMText interface inherits from DOMCharacterData and represents the textual content...">DOMText</a></code> interface inherits from <code><a class="el" href="classDOMCharacterData.html" title="The DOMCharacterData interface extends DOMNode with a set of attributes and methods...">DOMCharacterData</a></code> and represents the textual content (termed character data in XML) of an <code><a class="el" href="classDOMElement.html" title="By far the vast majority of objects (apart from text) that authors encounter when...">DOMElement</a></code> or <code><a class="el" href="classDOMAttr.html" title="The DOMAttr class refers to an attribute of an XML element.">DOMAttr</a></code>.  
25
28
<a href="#_details">More...</a>
26
29
<p>
84
87
          <td>(</td>
85
88
          <td class="paramname">          </td>
86
89
          <td>&nbsp;)&nbsp;</td>
87
 
          <td width="100%"><code> [protected]</code></td>
 
90
          <td><code> [protected]</code></td>
88
91
        </tr>
89
92
      </table>
90
93
</div>
104
107
          <td class="paramtype">const <a class="el" href="classDOMText.html">DOMText</a> &amp;&nbsp;</td>
105
108
          <td class="paramname"> <em>other</em>          </td>
106
109
          <td>&nbsp;)&nbsp;</td>
107
 
          <td width="100%"><code> [protected]</code></td>
 
110
          <td><code> [protected]</code></td>
108
111
        </tr>
109
112
      </table>
110
113
</div>
123
126
          <td>(</td>
124
127
          <td class="paramname">          </td>
125
128
          <td>&nbsp;)&nbsp;</td>
126
 
          <td width="100%"><code> [virtual]</code></td>
 
129
          <td><code> [virtual]</code></td>
127
130
        </tr>
128
131
      </table>
129
132
</div>
146
149
          <td class="paramtype"><a class="el" href="Xerces__autoconf__config_8msvc_8hpp.html#c0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a>&nbsp;</td>
147
150
          <td class="paramname"> <em>offset</em>          </td>
148
151
          <td>&nbsp;)&nbsp;</td>
149
 
          <td width="100%"><code> [pure virtual]</code></td>
 
152
          <td><code> [pure virtual]</code></td>
150
153
        </tr>
151
154
      </table>
152
155
</div>
180
183
          <td>(</td>
181
184
          <td class="paramname">          </td>
182
185
          <td>&nbsp;)&nbsp;</td>
183
 
          <td width="100%"> const<code> [pure virtual]</code></td>
 
186
          <td> const<code> [pure virtual]</code></td>
184
187
        </tr>
185
188
      </table>
186
189
</div>
203
206
          <td>(</td>
204
207
          <td class="paramname">          </td>
205
208
          <td>&nbsp;)&nbsp;</td>
206
 
          <td width="100%"> const<code> [pure virtual]</code></td>
 
209
          <td> const<code> [pure virtual]</code></td>
207
210
        </tr>
208
211
      </table>
209
212
</div>
226
229
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8msvc_8hpp.html#fae8f92d83170d97f757f704eca7f52a">XMLCh</a> *&nbsp;</td>
227
230
          <td class="paramname"> <em>content</em>          </td>
228
231
          <td>&nbsp;)&nbsp;</td>
229
 
          <td width="100%"><code> [pure virtual]</code></td>
 
232
          <td><code> [pure virtual]</code></td>
230
233
        </tr>
231
234
      </table>
232
235
</div>
262
265
          <td>(</td>
263
266
          <td class="paramname">          </td>
264
267
          <td>&nbsp;)&nbsp;</td>
265
 
          <td width="100%"> const<code> [pure virtual]</code></td>
 
268
          <td> const<code> [pure virtual]</code></td>
266
269
        </tr>
267
270
      </table>
268
271
</div>
277
280
</div><p>
278
281
<hr>The documentation for this class was generated from the following file:<ul>
279
282
<li><a class="el" href="DOMText_8hpp-source.html">DOMText.hpp</a></ul>
280
 
<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 18 07:56:11 2009 for Xerces-C++ by&nbsp;
 
283
</div>
 
284
<hr size="1"><address style="text-align: right;"><small>Generated on Tue Nov 24 13:49:53 2009 for Xerces-C++ by&nbsp;
281
285
<a href="http://www.doxygen.org/index.html">
282
 
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.4 </small></address>
 
286
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
283
287
</body>
284
288
</html>