blob: d5ce41a32b6a779a202828f675e35f860f3f7791 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Xalan-C++ API : Main Page</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<!-- The head section is copied from Doxygen 1.7.1 generated default output -->
<body>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center"><a href="../index.html">The Xalan C++ XSLT Processor Version 1.11</a></h3>
<hr/>
<!-- Generated by Doxygen 1.7.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="classes.html"><span>Class&nbsp;Index</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<h1>XalanSourceTreeTextIWS Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanSourceTreeTextIWS" --><!-- doxytag: inherits="XalanSourceTreeText" -->
<p><code>#include &lt;<a class="el" href="XalanSourceTreeTextIWS_8hpp_source.html">XalanSourceTreeTextIWS.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classXalanSourceTreeText.html">XalanSourceTreeText</a>.</p>
<div class="dynheader">
Collaboration diagram for XalanSourceTreeTextIWS:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanSourceTreeTextIWS__coll__graph.png" border="0" usemap="#XalanSourceTreeTextIWS_coll__map" alt="Collaboration graph"/></div>
<map name="XalanSourceTreeTextIWS_coll__map" id="XalanSourceTreeTextIWS_coll__map">
<area shape="rect" id="node2" href="classXalanSourceTreeText.html" title="XalanSourceTreeText" alt="" coords="75,328,232,357"/><area shape="rect" id="node4" href="classXalanText.html" title="XalanText" alt="" coords="111,216,196,245"/><area shape="rect" id="node6" href="classXalanCharacterData.html" title="XalanCharacterData" alt="" coords="53,85,205,115"/><area shape="rect" id="node8" href="classXalanNode.html" title="XalanNode" alt="" coords="5,5,99,35"/><area shape="rect" id="node11" href="classXalanDOMString.html" title="XalanDOMString" alt="" coords="249,216,377,245"/><area shape="rect" id="node13" href="classXalanVector.html" title="XalanVector\&lt; XalanDOMChar \&gt;" alt="" coords="229,85,456,115"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXalanSourceTreeTextIWS-members.html">List of all members.</a></p>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanSourceTreeTextIWS.html#a8d2b138c68c895e070d495f1b4c68c8d">XalanSourceTreeTextIWS</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theData, <a class="el" href="classXalanNode.html">XalanNode</a> *theParentNode=0, <a class="el" href="classXalanNode.html">XalanNode</a> *thePreviousSibling=0, <a class="el" href="classXalanNode.html">XalanNode</a> *theNextSibling=0, <a class="el" href="classXalanNode.html#a737e6c797973546c10650cd72cc5f8ab">IndexType</a> theIndex=0)
<dl class="el"><dd class="mdescRight">Constructor. <a href="#a8d2b138c68c895e070d495f1b4c68c8d"></a><br/></dl><li>virtual <a class="el" href="classXalanSourceTreeTextIWS.html#a269bf4c4ff8770d208cf39ae128e5325">~XalanSourceTreeTextIWS</a> ()
<li>virtual bool <a class="el" href="classXalanSourceTreeTextIWS.html#a9bf9ff678cca93a24396ecd9441b5c79">isWhitespace</a> () const
<dl class="el"><dd class="mdescRight">Determine whether the text node instance is composed entirely of XML whitespace. <a href="#a9bf9ff678cca93a24396ecd9441b5c79"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanSourceTreeTextIWS_8hpp_source.html#l00035">35</a> of file <a class="el" href="XalanSourceTreeTextIWS_8hpp_source.html">XalanSourceTreeTextIWS.hpp</a>.</p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a8d2b138c68c895e070d495f1b4c68c8d"></a><!-- doxytag: member="XalanSourceTreeTextIWS::XalanSourceTreeTextIWS" ref="a8d2b138c68c895e070d495f1b4c68c8d" args="(const XalanDOMString &amp;theData, XalanNode *theParentNode=0, XalanNode *thePreviousSibling=0, XalanNode *theNextSibling=0, IndexType theIndex=0)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanSourceTreeTextIWS::XalanSourceTreeTextIWS </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theData</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>theParentNode</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>thePreviousSibling</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>theNextSibling</em> = <code>0</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanNode.html#a737e6c797973546c10650cd72cc5f8ab">IndexType</a>&nbsp;</td>
<td class="paramname"> <em>theIndex</em> = <code>0</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Constructor. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theData</em>&nbsp;</td><td>The text data of the node </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theParentNode</em>&nbsp;</td><td>The parent node, if any. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>thePreviousSibling</em>&nbsp;</td><td>The previous sibling, if any. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theNextSibling</em>&nbsp;</td><td>The next sibling, if any. </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theIndex</em>&nbsp;</td><td>The document-order index of the node. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a269bf4c4ff8770d208cf39ae128e5325"></a><!-- doxytag: member="XalanSourceTreeTextIWS::~XalanSourceTreeTextIWS" ref="a269bf4c4ff8770d208cf39ae128e5325" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XalanSourceTreeTextIWS::~XalanSourceTreeTextIWS </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a9bf9ff678cca93a24396ecd9441b5c79"></a><!-- doxytag: member="XalanSourceTreeTextIWS::isWhitespace" ref="a9bf9ff678cca93a24396ecd9441b5c79" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual bool XalanSourceTreeTextIWS::isWhitespace </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Determine whether the text node instance is composed entirely of XML whitespace. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if the node is all XML whitespace, false if not </dd></dl>
<p>Reimplemented from <a class="el" href="classXalanSourceTreeText.html#a7cbb73ec63aa9b498171c1b1f6e1934f">XalanSourceTreeText</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanSourceTreeTextIWS_8hpp_source.html">XalanSourceTreeTextIWS.hpp</a></li>
</ul>
</div>
<p align="center"><a href="graph_legend.html">Interpreting class diagrams</a></p>
<p><font color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><a href="http://www.doxygen.org/">Doxygen</a> and
<a href="http://www.graphviz.org/">GraphViz</a> are
used to generate this API documentation from the Xalan-C header files.</i></font></p>
<table border="0" cellpadding="0" cellspacing="0" width="80%">
<tr>
<td width="80%" valign="top">
<p align="center"><b>Xalan-C++ XSLT Processor Version 1.11</b><br/>
Copyright &copy; 1999-2012 The Apache Software Foundation.<br/>
All Rights Reserved.</p>
</td>
</tr>
<tr>
<td width="100%">
<p align="center"><img src="asf_logo_wide.gif" width="268" height="25" align="bottom" border="0" alt="Apache Logo">
</td>
</tr>
</table>
</body>
</html>