<h1>DOMCDATASection.hpp</h1><ahref="DOMCDATASection_8hpp.html">Go to the documentation of this file.</a><divclass="fragment"><preclass="fragment"><aname="l00001"></a>00001 <spanclass="comment">/*</span>
<aname="l00002"></a>00002 <spanclass="comment"> * Licensed to the Apache Software Foundation (ASF) under one or more</span>
<aname="l00003"></a>00003 <spanclass="comment"> * contributor license agreements. See the NOTICE file distributed with</span>
<aname="l00004"></a>00004 <spanclass="comment"> * this work for additional information regarding copyright ownership.</span>
<aname="l00005"></a>00005 <spanclass="comment"> * The ASF licenses this file to You under the Apache License, Version 2.0</span>
<aname="l00006"></a>00006 <spanclass="comment"> * (the "License"); you may not use this file except in compliance with</span>
<aname="l00007"></a>00007 <spanclass="comment"> * the License. You may obtain a copy of the License at</span>
<aname="l00065"></a><aclass="code"href="classxercesc_1_1DOMCDATASection.html">00065</a><spanclass="keyword">class </span>CDOM_EXPORT <aclass="code"href="classxercesc_1_1DOMCDATASection.html"title="CDATA sections are used to escape blocks of text containing characters that would...">DOMCDATASection</a>: <spanclass="keyword">public</span><aclass="code"href="classxercesc_1_1DOMText.html"title="The DOMText interface inherits from DOMCharacterData and represents the textual content...">DOMText</a> {
<aname="l00072"></a><aclass="code"href="classxercesc_1_1DOMCDATASection.html#3f7b9d233119d52b9e57a5574f6a73d5">00072</a><spanclass="comment"></span><aclass="code"href="classxercesc_1_1DOMCDATASection.html"title="CDATA sections are used to escape blocks of text containing characters that would...">DOMCDATASection</a>() {}
<aname="l00073"></a><aclass="code"href="classxercesc_1_1DOMCDATASection.html#12b7f586c89bcba93ce005df507543c3">00073</a><aclass="code"href="classxercesc_1_1DOMCDATASection.html"title="CDATA sections are used to escape blocks of text containing characters that would...">DOMCDATASection</a>(<spanclass="keyword">const</span><aclass="code"href="classxercesc_1_1DOMCDATASection.html"title="CDATA sections are used to escape blocks of text containing characters that would...">DOMCDATASection</a>&other) : <aclass="code"href="classxercesc_1_1DOMText.html"title="The DOMText interface inherits from DOMCharacterData and represents the textual content...">DOMText</a>(other) {}
<aname="l00082"></a>00082 <spanclass="comment"></span><aclass="code"href="classxercesc_1_1DOMCDATASection.html"title="CDATA sections are used to escape blocks of text containing characters that would...">DOMCDATASection</a>& operator = (<spanclass="keyword">const</span><aclass="code"href="classxercesc_1_1DOMCDATASection.html"title="CDATA sections are used to escape blocks of text containing characters that would...">DOMCDATASection</a>&);
<aname="l00095"></a><aclass="code"href="classxercesc_1_1DOMCDATASection.html#205c3e2c7fec34acacb645c3fcfe1d0a">00095</a><spanclass="comment"></span><spanclass="keyword">virtual</span> ~<aclass="code"href="classxercesc_1_1DOMCDATASection.html"title="CDATA sections are used to escape blocks of text containing characters that would...">DOMCDATASection</a>() {};