v2.3.0
This commit is contained in:
parent
feed734f17
commit
824eb94695
3514 changed files with 90507 additions and 92619 deletions
|
@ -5,24 +5,28 @@
|
|||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border="0" alt="SourceForge.net Logo" /></a>
|
||||
<!-- Generated by Doxygen 1.6.1 -->
|
||||
<div class="navigation" id="top">
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<!-- Generated by Doxygen 1.7.3 -->
|
||||
<div id="navrow1" class="tabs">
|
||||
<ul class="tablist">
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li><a href="annotated.html"><span>Classes</span></a></li>
|
||||
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
||||
<li><a href="examples.html"><span>Examples</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="files.html"><span>File List</span></a></li>
|
||||
<li><a href="globals.html"><span>File Members</span></a></li>
|
||||
<div id="navrow2" class="tabs2">
|
||||
<ul class="tablist">
|
||||
<li><a href="files.html"><span>File List</span></a></li>
|
||||
<li><a href="globals.html"><span>File Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<h1>DOMNode.hpp</h1><a href="DOMNode_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
|
||||
<div class="header">
|
||||
<div class="headertitle">
|
||||
<h1>DOMNode.hpp</h1> </div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<a href="DOMNode_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
|
||||
<a name="l00002"></a>00002 <span class="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span>
|
||||
<a name="l00003"></a>00003 <span class="comment"> * contributor license agreements. See the NOTICE file distributed with</span>
|
||||
<a name="l00004"></a>00004 <span class="comment"> * this work for additional information regarding copyright ownership.</span>
|
||||
|
@ -44,7 +48,7 @@
|
|||
<a name="l00020"></a>00020 <span class="comment"> */</span>
|
||||
<a name="l00021"></a>00021
|
||||
<a name="l00022"></a>00022 <span class="preprocessor">#if !defined(XERCESC_INCLUDE_GUARD_DOMNODE_HPP)</span>
|
||||
<a name="l00023"></a><a class="code" href="DOMNode_8hpp.html#aa95fe5e1a482ffb7261662ce3855f59b">00023</a> <span class="preprocessor"></span><span class="preprocessor">#define XERCESC_INCLUDE_GUARD_DOMNODE_HPP</span>
|
||||
<a name="l00023"></a>00023 <span class="preprocessor"></span><span class="preprocessor">#define XERCESC_INCLUDE_GUARD_DOMNODE_HPP</span>
|
||||
<a name="l00024"></a>00024 <span class="preprocessor"></span>
|
||||
<a name="l00025"></a>00025 <span class="preprocessor">#include <xercesc/util/XercesDefs.hpp></span>
|
||||
<a name="l00026"></a>00026
|
||||
|
@ -56,19 +60,19 @@
|
|||
<a name="l00032"></a>00032 <span class="keyword">class </span>DOMNodeList;
|
||||
<a name="l00033"></a>00033 <span class="keyword">class </span>DOMUserDataHandler;
|
||||
<a name="l00034"></a>00034
|
||||
<a name="l00139"></a><a class="code" href="classxercesc_1_1DOMNode.html">00139</a> <span class="keyword">class </span>CDOM_EXPORT <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> {
|
||||
<a name="l00139"></a><a class="code" href="classxercesc_1_1DOMNode.html">00139</a> <span class="keyword">class </span>CDOM_EXPORT <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> {
|
||||
<a name="l00140"></a>00140 <span class="keyword">protected</span>:
|
||||
<a name="l00141"></a>00141 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00142"></a>00142 <span class="comment">// Hidden constructors</span>
|
||||
<a name="l00143"></a>00143 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00146"></a><a class="code" href="classxercesc_1_1DOMNode.html#a10dd1ae818ce0ddf258a5f27771bb68d">00146</a> <span class="comment"></span> <a class="code" href="classxercesc_1_1DOMNode.html#a10dd1ae818ce0ddf258a5f27771bb68d">DOMNode</a>() {}
|
||||
<a name="l00147"></a><a class="code" href="classxercesc_1_1DOMNode.html#a1ede20b1068cef86c2b74b4c0ac1e958">00147</a> <a class="code" href="classxercesc_1_1DOMNode.html#a1ede20b1068cef86c2b74b4c0ac1e958">DOMNode</a>(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> &) {}
|
||||
<a name="l00147"></a><a class="code" href="classxercesc_1_1DOMNode.html#a1ede20b1068cef86c2b74b4c0ac1e958">00147</a> <a class="code" href="classxercesc_1_1DOMNode.html#a1ede20b1068cef86c2b74b4c0ac1e958">DOMNode</a>(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> &) {}
|
||||
<a name="l00149"></a>00149
|
||||
<a name="l00150"></a>00150 <span class="keyword">private</span>:
|
||||
<a name="l00151"></a>00151 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00152"></a>00152 <span class="comment">// Unimplemented constructors and operators</span>
|
||||
<a name="l00153"></a>00153 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00156"></a>00156 <span class="comment"></span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> & operator = (<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> &);
|
||||
<a name="l00156"></a>00156 <span class="comment"></span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> & operator = (<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> &);
|
||||
<a name="l00158"></a>00158
|
||||
<a name="l00159"></a>00159 <span class="keyword">public</span>:
|
||||
<a name="l00160"></a>00160 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
|
@ -94,7 +98,7 @@
|
|||
<a name="l00194"></a><a class="code" href="classxercesc_1_1DOMNode.html#aa84ca6bc1ed4fe13540ed4972918392baab54f6297992490f298dc34f874f3c93">00194</a> NOTATION_NODE = 12
|
||||
<a name="l00195"></a>00195 };
|
||||
<a name="l00196"></a>00196
|
||||
<a name="l00215"></a><a class="code" href="classxercesc_1_1DOMNode.html#a5ceab9a0da19d803e0b0d03267176d9b">00215</a> <span class="keyword">enum</span> <a class="code" href="classxercesc_1_1DOMNode.html#a5ceab9a0da19d803e0b0d03267176d9b" title="DocumentPosition:.">DocumentPosition</a> {
|
||||
<a name="l00215"></a><a class="code" href="classxercesc_1_1DOMNode.html#a5ceab9a0da19d803e0b0d03267176d9b">00215</a> <span class="keyword">enum</span> <a class="code" href="classxercesc_1_1DOMNode.html#a5ceab9a0da19d803e0b0d03267176d9b" title="DocumentPosition:">DocumentPosition</a> {
|
||||
<a name="l00216"></a><a class="code" href="classxercesc_1_1DOMNode.html#a5ceab9a0da19d803e0b0d03267176d9ba1a4e3e80bda6501c127f17a5328fdded">00216</a> DOCUMENT_POSITION_DISCONNECTED = 0x01,
|
||||
<a name="l00217"></a><a class="code" href="classxercesc_1_1DOMNode.html#a5ceab9a0da19d803e0b0d03267176d9ba8380a35047743766e233d3f4695c68cc">00217</a> DOCUMENT_POSITION_PRECEDING = 0x02,
|
||||
<a name="l00218"></a><a class="code" href="classxercesc_1_1DOMNode.html#a5ceab9a0da19d803e0b0d03267176d9baef89a7aaccf4b9c4da1cd0dd9b0cfad6">00218</a> DOCUMENT_POSITION_FOLLOWING = 0x04,
|
||||
|
@ -115,35 +119,35 @@
|
|||
<a name="l00247"></a>00247
|
||||
<a name="l00252"></a>00252 <span class="keyword">virtual</span> NodeType getNodeType() <span class="keyword">const</span> = 0;
|
||||
<a name="l00253"></a>00253
|
||||
<a name="l00264"></a>00264 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *getParentNode() <span class="keyword">const</span> = 0;
|
||||
<a name="l00264"></a>00264 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *getParentNode() <span class="keyword">const</span> = 0;
|
||||
<a name="l00265"></a>00265
|
||||
<a name="l00280"></a>00280 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNodeList.html" title="The DOMNodeList interface provides the abstraction of an ordered collection of nodes...">DOMNodeList</a> *getChildNodes() <span class="keyword">const</span> = 0;
|
||||
<a name="l00287"></a>00287 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *getFirstChild() <span class="keyword">const</span> = 0;
|
||||
<a name="l00280"></a>00280 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNodeList.html" title="The DOMNodeList interface provides the abstraction of an ordered collection of nodes.">DOMNodeList</a> *getChildNodes() <span class="keyword">const</span> = 0;
|
||||
<a name="l00287"></a>00287 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *getFirstChild() <span class="keyword">const</span> = 0;
|
||||
<a name="l00288"></a>00288
|
||||
<a name="l00295"></a>00295 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *getLastChild() <span class="keyword">const</span> = 0;
|
||||
<a name="l00295"></a>00295 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *getLastChild() <span class="keyword">const</span> = 0;
|
||||
<a name="l00296"></a>00296
|
||||
<a name="l00303"></a>00303 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *getPreviousSibling() <span class="keyword">const</span> = 0;
|
||||
<a name="l00303"></a>00303 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *getPreviousSibling() <span class="keyword">const</span> = 0;
|
||||
<a name="l00304"></a>00304
|
||||
<a name="l00311"></a>00311 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *getNextSibling() <span class="keyword">const</span> = 0;
|
||||
<a name="l00311"></a>00311 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *getNextSibling() <span class="keyword">const</span> = 0;
|
||||
<a name="l00312"></a>00312
|
||||
<a name="l00318"></a>00318 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNamedNodeMap.html" title="DOMNamedNodeMaps are used to represent collections of nodes that can be accessed...">DOMNamedNodeMap</a> *getAttributes() <span class="keyword">const</span> = 0;
|
||||
<a name="l00318"></a>00318 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNamedNodeMap.html" title="DOMNamedNodeMaps are used to represent collections of nodes that can be accessed by name...">DOMNamedNodeMap</a> *getAttributes() <span class="keyword">const</span> = 0;
|
||||
<a name="l00319"></a>00319
|
||||
<a name="l00331"></a>00331 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMDocument.html" title="The DOMDocument interface represents the entire XML document.">DOMDocument</a> *getOwnerDocument() <span class="keyword">const</span> = 0;
|
||||
<a name="l00332"></a>00332
|
||||
<a name="l00333"></a>00333 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00334"></a>00334 <span class="comment">// Node methods</span>
|
||||
<a name="l00335"></a>00335 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00355"></a>00355 <span class="comment"></span> <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> * cloneNode(<span class="keywordtype">bool</span> deep) <span class="keyword">const</span> = 0;
|
||||
<a name="l00355"></a>00355 <span class="comment"></span> <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> * cloneNode(<span class="keywordtype">bool</span> deep) <span class="keyword">const</span> = 0;
|
||||
<a name="l00356"></a>00356
|
||||
<a name="l00384"></a>00384 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *insertBefore(<a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *newChild,
|
||||
<a name="l00385"></a>00385 <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *refChild) = 0;
|
||||
<a name="l00384"></a>00384 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *insertBefore(<a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *newChild,
|
||||
<a name="l00385"></a>00385 <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *refChild) = 0;
|
||||
<a name="l00386"></a>00386
|
||||
<a name="l00387"></a>00387
|
||||
<a name="l00411"></a>00411 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *replaceChild(<a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *newChild,
|
||||
<a name="l00412"></a>00412 <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *oldChild) = 0;
|
||||
<a name="l00425"></a>00425 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *removeChild(<a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *oldChild) = 0;
|
||||
<a name="l00411"></a>00411 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *replaceChild(<a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *newChild,
|
||||
<a name="l00412"></a>00412 <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *oldChild) = 0;
|
||||
<a name="l00425"></a>00425 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *removeChild(<a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *oldChild) = 0;
|
||||
<a name="l00426"></a>00426
|
||||
<a name="l00447"></a>00447 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *appendChild(<a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a> *newChild) = 0;
|
||||
<a name="l00447"></a>00447 <span class="keyword">virtual</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *appendChild(<a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a> *newChild) = 0;
|
||||
<a name="l00448"></a>00448
|
||||
<a name="l00449"></a>00449 <span class="comment">// -----------------------------------------------------------------------</span>
|
||||
<a name="l00450"></a>00450 <span class="comment">// Query methods</span>
|
||||
|
@ -170,21 +174,21 @@
|
|||
<a name="l00595"></a>00595
|
||||
<a name="l00602"></a>00602 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> hasAttributes() <span class="keyword">const</span> = 0;
|
||||
<a name="l00604"></a>00604
|
||||
<a name="l00622"></a>00622 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> isSameNode(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a>* other) <span class="keyword">const</span> = 0;
|
||||
<a name="l00622"></a>00622 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> isSameNode(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a>* other) <span class="keyword">const</span> = 0;
|
||||
<a name="l00623"></a>00623
|
||||
<a name="l00664"></a>00664 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> isEqualNode(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a>* arg) <span class="keyword">const</span> = 0;
|
||||
<a name="l00664"></a>00664 <span class="keyword">virtual</span> <span class="keywordtype">bool</span> isEqualNode(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a>* arg) <span class="keyword">const</span> = 0;
|
||||
<a name="l00665"></a>00665
|
||||
<a name="l00666"></a>00666
|
||||
<a name="l00692"></a>00692 <span class="keyword">virtual</span> <span class="keywordtype">void</span>* setUserData(<span class="keyword">const</span> XMLCh* key,
|
||||
<a name="l00693"></a>00693 <span class="keywordtype">void</span>* data,
|
||||
<a name="l00694"></a>00694 <a class="code" href="classxercesc_1_1DOMUserDataHandler.html" title="When associating an object to a key on a node using setUserData the application can...">DOMUserDataHandler</a>* handler) = 0;
|
||||
<a name="l00694"></a>00694 <a class="code" href="classxercesc_1_1DOMUserDataHandler.html" title="When associating an object to a key on a node using setUserData the application can provide a handler...">DOMUserDataHandler</a>* handler) = 0;
|
||||
<a name="l00695"></a>00695
|
||||
<a name="l00707"></a>00707 <span class="keyword">virtual</span> <span class="keywordtype">void</span>* getUserData(<span class="keyword">const</span> XMLCh* key) <span class="keyword">const</span> = 0;
|
||||
<a name="l00708"></a>00708
|
||||
<a name="l00709"></a>00709
|
||||
<a name="l00726"></a>00726 <span class="keyword">virtual</span> <span class="keyword">const</span> XMLCh* getBaseURI() <span class="keyword">const</span> = 0;
|
||||
<a name="l00727"></a>00727
|
||||
<a name="l00738"></a>00738 <span class="keyword">virtual</span> <span class="keywordtype">short</span> compareDocumentPosition(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model...">DOMNode</a>* other) <span class="keyword">const</span> = 0;
|
||||
<a name="l00738"></a>00738 <span class="keyword">virtual</span> <span class="keywordtype">short</span> compareDocumentPosition(<span class="keyword">const</span> <a class="code" href="classxercesc_1_1DOMNode.html" title="The DOMNode interface is the primary datatype for the entire Document Object Model.">DOMNode</a>* other) <span class="keyword">const</span> = 0;
|
||||
<a name="l00739"></a>00739
|
||||
<a name="l00781"></a>00781 <span class="keyword">virtual</span> <span class="keyword">const</span> XMLCh* getTextContent() <span class="keyword">const</span> = 0;
|
||||
<a name="l00782"></a>00782
|
||||
|
@ -238,8 +242,9 @@
|
|||
<a name="l00921"></a>00921
|
||||
<a name="l00922"></a>00922 <span class="preprocessor">#endif</span>
|
||||
</pre></div></div>
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on Mon Mar 1 21:16:20 2010 for XQilla DOM Level 3 API by
|
||||
</div>
|
||||
<hr class="footer"/><address class="footer"><small>Generated on Mon Oct 31 2011 19:08:37 for XQilla DOM Level 3 API by 
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue