blob: 65c7296c6727696380026e876bd1c12090c84215 [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-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> </div>
<div class="headertitle">
<h1>XStringReference Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XStringReference" --><!-- doxytag: inherits="XStringBase" -->
<p><code>#include &lt;<a class="el" href="XStringReference_8hpp_source.html">XStringReference.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classXStringBase.html">XStringBase</a>.</p>
<div class="dynheader">
Collaboration diagram for XStringReference:</div>
<div class="dyncontent">
<div class="center"><img src="classXStringReference__coll__graph.png" border="0" usemap="#XStringReference_coll__map" alt="Collaboration graph"/></div>
<map name="XStringReference_coll__map" id="XStringReference_coll__map">
<area shape="rect" id="node2" href="classXStringBase.html" title="XStringBase" alt="" coords="1892,75,1993,104"/><area shape="rect" id="node4" href="classXObject.html" title="Class to hold XPath return types." alt="" coords="860,304,932,333"/><area shape="rect" id="node23" href="classXObjectResultTreeFragProxyText.html" title="XObjectResultTreeFragProxyText" alt="" coords="1196,304,1423,333"/><area shape="rect" id="node6" href="classXalanReferenceCountedObject.html" title="Class to hold reference count information." alt="" coords="333,325,552,355"/><area shape="rect" id="node8" href="classXObjectFactory.html" title="This class handles the creation of XObjects and manages their lifetime." alt="" coords="384,380,501,409"/><area shape="rect" id="node32" href="classXPathExecutionContext.html" title="XPathExecutionContext" alt="" coords="809,411,983,440"/><area shape="rect" id="node10" href="classXalanDOMString.html" title="XalanDOMString" alt="" coords="379,84,507,113"/><area shape="rect" id="node16" href="classXObjectResultTreeFragProxyBase.html" title="XObjectResultTreeFragProxyBase" alt="" coords="779,60,1013,89"/><area shape="rect" id="node12" href="classXalanVector.html" title="XalanVector\&lt; XalanDOMChar \&gt;" alt="" coords="7,84,233,113"/><area shape="rect" id="node14" href="classXObjectResultTreeFragProxy.html" title="XObjectResultTreeFragProxy" alt="" coords="1528,127,1731,156"/><area shape="rect" id="node18" href="classXalanDocumentFragment.html" title="XalanDocumentFragment" alt="" coords="349,137,536,167"/><area shape="rect" id="node20" href="classXalanNode.html" title="XalanNode" alt="" coords="73,212,167,241"/><area shape="rect" id="node27" href="classXalanCharacterData.html" title="XalanCharacterData" alt="" coords="367,488,519,517"/><area shape="rect" id="node25" href="classXalanText.html" title="XalanText" alt="" coords="853,476,939,505"/><area shape="rect" id="node34" href="classExecutionContext.html" title="ExecutionContext" alt="" coords="376,435,509,464"/><area shape="rect" id="node36" href="classProblemListenerBase.html" title="This is the abstract class that is used when reporting a problem some kind, that requires a message..." alt="" coords="41,435,199,464"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXStringReference-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef <a class="el" href="classXStringBase.html">XStringBase</a> <a class="el" href="classXStringReference.html#ac246310ba06d996b20536681711a84c1">ParentType</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXStringReference.html#ab8c2468de624ed4601ed546bfe24765a">XStringReference</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;val, MemoryManager &amp;theManager)
<dl class="el"><dd class="mdescRight">Construct an <a class="el" href="classXStringReference.html">XStringReference</a> object from a string. <a href="#ab8c2468de624ed4601ed546bfe24765a"></a><br/></dl><li><a class="el" href="classXStringReference.html#a074afccc543e2bc4b6b5dff47b445ef4">XStringReference</a> (const <a class="el" href="classXStringReference.html">XStringReference</a> &amp;source, MemoryManager &amp;theManager)
<li>virtual <a class="el" href="classXStringReference.html#abbbaac7fca00adeb9bd346c97441b992">~XStringReference</a> ()
<li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXStringReference.html#a87a7d1cf77ab153ac6e6c92fb87e241e">str</a> (<a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;executionContext) const
<dl class="el"><dd class="mdescRight">Cast result object to a string. <a href="#a87a7d1cf77ab153ac6e6c92fb87e241e"></a><br/></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <a class="el" href="classXStringReference.html#a9a5d20aea8347df0e95cc5b91a942a54">str</a> () const
<dl class="el"><dd class="mdescRight">Cast result object to a string. <a href="#a9a5d20aea8347df0e95cc5b91a942a54"></a><br/></dl><li>virtual void <a class="el" href="classXStringReference.html#a049b085d8ddc5212761c9542593b4601">str</a> (<a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;executionContext, <a class="el" href="classFormatterListener.html">FormatterListener</a> &amp;formatterListener, <a class="el" href="classXObject.html#ab5465c81680a86b1a26efea4b230adff">MemberFunctionPtr</a> function) const
<dl class="el"><dd class="mdescRight">Send the string value to a <a class="el" href="classFormatterListener.html" title="A SAX-based formatter interface for the XSL processor.">FormatterListener</a> instance. <a href="#a049b085d8ddc5212761c9542593b4601"></a><br/></dl><li>virtual void <a class="el" href="classXStringReference.html#ac10386acd564f8918243ddfd210e9ce4">str</a> (<a class="el" href="classFormatterListener.html">FormatterListener</a> &amp;formatterListener, <a class="el" href="classXObject.html#ab5465c81680a86b1a26efea4b230adff">MemberFunctionPtr</a> function) const
<dl class="el"><dd class="mdescRight">Send the string value to a <a class="el" href="classFormatterListener.html" title="A SAX-based formatter interface for the XSL processor.">FormatterListener</a> instance. <a href="#ac10386acd564f8918243ddfd210e9ce4"></a><br/></dl><li>virtual void <a class="el" href="classXStringReference.html#ae9d4a914fbd70112baafaf52f2f49d2c">str</a> (<a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;executionContext, <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theBuffer) const
<dl class="el"><dd class="mdescRight">Append the string value directly a string. <a href="#ae9d4a914fbd70112baafaf52f2f49d2c"></a><br/></dl><li>virtual void <a class="el" href="classXStringReference.html#a14cd80dfa69f0487ebd7029156fb2858">str</a> (<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theBuffer) const
<dl class="el"><dd class="mdescRight">Append the string value directly a string. <a href="#a14cd80dfa69f0487ebd7029156fb2858"></a><br/></dl><li>virtual double <a class="el" href="classXStringReference.html#a6baed97e94d8edbd08b7c6cf3d8a5bab">stringLength</a> (<a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;executionContext) const
<dl class="el"><dd class="mdescRight">Get the length of the string value of the instance. <a href="#a6baed97e94d8edbd08b7c6cf3d8a5bab"></a><br/></dl></ul>
<h2><a name="pro-methods"></a>
Protected Member Functions</h2>
<ul>
<li>virtual <a class="el" href="classXObject.html#a05d141ef03891c9d8d6a44633c02556c">eObjectType</a> <a class="el" href="classXStringReference.html#a537024b1e85b646d82ede3c4e26d844c">getRealType</a> () const
<dl class="el"><dd class="mdescRight">Tell what kind of class this is. <a href="#a537024b1e85b646d82ede3c4e26d844c"></a><br/></dl></ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XStringReference_8hpp_source.html#l00037">37</a> of file <a class="el" href="XStringReference_8hpp_source.html">XStringReference.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="ac246310ba06d996b20536681711a84c1"></a><!-- doxytag: member="XStringReference::ParentType" ref="ac246310ba06d996b20536681711a84c1" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef <a class="el" href="classXStringBase.html">XStringBase</a> <a class="el" href="classXStringBase.html">XStringReference::ParentType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented from <a class="el" href="classXStringBase.html#a8ca65b445929b61d9aada619dabfd763">XStringBase</a>.</p>
<p>Definition at line <a class="el" href="XStringReference_8hpp_source.html#l00041">41</a> of file <a class="el" href="XStringReference_8hpp_source.html">XStringReference.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ab8c2468de624ed4601ed546bfe24765a"></a><!-- doxytag: member="XStringReference::XStringReference" ref="ab8c2468de624ed4601ed546bfe24765a" args="(const XalanDOMString &amp;val, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XStringReference::XStringReference </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>val</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Construct an <a class="el" href="classXStringReference.html">XStringReference</a> object from a string. </p>
<p>The <a class="el" href="classXStringReference.html">XStringReference</a> will hold a reference to the supplied string, so the string must be in scope for the lifetime of the instance</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>value</em>&nbsp;</td><td>source string </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a074afccc543e2bc4b6b5dff47b445ef4"></a><!-- doxytag: member="XStringReference::XStringReference" ref="a074afccc543e2bc4b6b5dff47b445ef4" args="(const XStringReference &amp;source, MemoryManager &amp;theManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XStringReference::XStringReference </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXStringReference.html">XStringReference</a> &amp;&nbsp;</td>
<td class="paramname"> <em>source</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theManager</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="abbbaac7fca00adeb9bd346c97441b992"></a><!-- doxytag: member="XStringReference::~XStringReference" ref="abbbaac7fca00adeb9bd346c97441b992" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XStringReference::~XStringReference </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="a537024b1e85b646d82ede3c4e26d844c"></a><!-- doxytag: member="XStringReference::getRealType" ref="a537024b1e85b646d82ede3c4e26d844c" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="classXObject.html#a05d141ef03891c9d8d6a44633c02556c">eObjectType</a> XStringReference::getRealType </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [protected, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Tell what kind of class this is. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>numeric type value </dd></dl>
<p>Reimplemented from <a class="el" href="classXObject.html#aeb9785fb683cc91467423ffd5108cea3">XObject</a>.</p>
</div>
</div>
<a class="anchor" id="ac10386acd564f8918243ddfd210e9ce4"></a><!-- doxytag: member="XStringReference::str" ref="ac10386acd564f8918243ddfd210e9ce4" args="(FormatterListener &amp;formatterListener, MemberFunctionPtr function) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void XStringReference::str </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classFormatterListener.html">FormatterListener</a> &amp;&nbsp;</td>
<td class="paramname"> <em>formatterListener</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXObject.html#ab5465c81680a86b1a26efea4b230adff">MemberFunctionPtr</a>&nbsp;</td>
<td class="paramname"> <em>function</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Send the string value to a <a class="el" href="classFormatterListener.html" title="A SAX-based formatter interface for the XSL processor.">FormatterListener</a> instance. </p>
<p>This function does not have access to the current <a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a>, so the result may contain data from whitespace text nodes that might have been stripped otherwise.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>formatterListener</em>&nbsp;</td><td>The <a class="el" href="classFormatterListener.html" title="A SAX-based formatter interface for the XSL processor.">FormatterListener</a> instance </td></tr>
<tr><td valign="top"></td><td valign="top"><em>function</em>&nbsp;</td><td>A pointer to the member function of <a class="el" href="classFormatterListener.html" title="A SAX-based formatter interface for the XSL processor.">FormatterListener</a> to call </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="classXStringBase.html#a398ddbbb9e1a02f2bef0fc8ad034b63d">XStringBase</a>.</p>
</div>
</div>
<a class="anchor" id="a87a7d1cf77ab153ac6e6c92fb87e241e"></a><!-- doxytag: member="XStringReference::str" ref="a87a7d1cf77ab153ac6e6c92fb87e241e" args="(XPathExecutionContext &amp;executionContext) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XStringReference::str </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;&nbsp;</td>
<td class="paramname"> <em>executionContext</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Cast result object to a string. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>executionContext</em>&nbsp;</td><td>The current <a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>string value </dd></dl>
<p>Implements <a class="el" href="classXStringBase.html#a2079ee6bcca087e7697f91dcb8a07617">XStringBase</a>.</p>
</div>
</div>
<a class="anchor" id="a14cd80dfa69f0487ebd7029156fb2858"></a><!-- doxytag: member="XStringReference::str" ref="a14cd80dfa69f0487ebd7029156fb2858" args="(XalanDOMString &amp;theBuffer) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void XStringReference::str </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theBuffer</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Append the string value directly a string. </p>
<p>This function does not have access to the current <a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a>, so the result may contain data from whitespace text nodes that might have been stripped otherwise.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>theBuffer</em>&nbsp;</td><td>The buffer for the data </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="classXStringBase.html#a0f382a77c9267a70216b6d0aae84b744">XStringBase</a>.</p>
</div>
</div>
<a class="anchor" id="ae9d4a914fbd70112baafaf52f2f49d2c"></a><!-- doxytag: member="XStringReference::str" ref="ae9d4a914fbd70112baafaf52f2f49d2c" args="(XPathExecutionContext &amp;executionContext, XalanDOMString &amp;theBuffer) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void XStringReference::str </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;&nbsp;</td>
<td class="paramname"> <em>executionContext</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theBuffer</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Append the string value directly a string. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>executionContext</em>&nbsp;</td><td>The current <a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theBuffer</em>&nbsp;</td><td>The buffer for the data </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="classXStringBase.html#a1e101e8e4ddb60b64d0f34a59aab0de4">XStringBase</a>.</p>
</div>
</div>
<a class="anchor" id="a9a5d20aea8347df0e95cc5b91a942a54"></a><!-- doxytag: member="XStringReference::str" ref="a9a5d20aea8347df0e95cc5b91a942a54" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; XStringReference::str </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Cast result object to a string. </p>
<p>This function does not have access to the current <a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a>, so the result may contain data from whitespace text nodes that might have been stripped otherwise.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>executionContext</em>&nbsp;</td><td>The current <a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> </td></tr>
</table>
</dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>string value </dd></dl>
<p>Implements <a class="el" href="classXStringBase.html#ad39718043b930cb9ba6189367afb0f13">XStringBase</a>.</p>
</div>
</div>
<a class="anchor" id="a049b085d8ddc5212761c9542593b4601"></a><!-- doxytag: member="XStringReference::str" ref="a049b085d8ddc5212761c9542593b4601" args="(XPathExecutionContext &amp;executionContext, FormatterListener &amp;formatterListener, MemberFunctionPtr function) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual void XStringReference::str </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;&nbsp;</td>
<td class="paramname"> <em>executionContext</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classFormatterListener.html">FormatterListener</a> &amp;&nbsp;</td>
<td class="paramname"> <em>formatterListener</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXObject.html#ab5465c81680a86b1a26efea4b230adff">MemberFunctionPtr</a>&nbsp;</td>
<td class="paramname"> <em>function</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Send the string value to a <a class="el" href="classFormatterListener.html" title="A SAX-based formatter interface for the XSL processor.">FormatterListener</a> instance. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>executionContext</em>&nbsp;</td><td>The current <a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> </td></tr>
<tr><td valign="top"></td><td valign="top"><em>formatterListener</em>&nbsp;</td><td>The <a class="el" href="classFormatterListener.html" title="A SAX-based formatter interface for the XSL processor.">FormatterListener</a> instance </td></tr>
<tr><td valign="top"></td><td valign="top"><em>function</em>&nbsp;</td><td>A pointer to the member function of <a class="el" href="classFormatterListener.html" title="A SAX-based formatter interface for the XSL processor.">FormatterListener</a> to call </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="classXStringBase.html#af11899c7375cc6f873a1a14572ec2959">XStringBase</a>.</p>
</div>
</div>
<a class="anchor" id="a6baed97e94d8edbd08b7c6cf3d8a5bab"></a><!-- doxytag: member="XStringReference::stringLength" ref="a6baed97e94d8edbd08b7c6cf3d8a5bab" args="(XPathExecutionContext &amp;executionContext) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual double XStringReference::stringLength </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXPathExecutionContext.html">XPathExecutionContext</a> &amp;&nbsp;</td>
<td class="paramname"> <em>executionContext</em></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get the length of the string value of the instance. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The length of the string value </dd></dl>
<p>Implements <a class="el" href="classXStringBase.html#aa3ed8c111de72607b8e532f0a76de53c">XStringBase</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XStringReference_8hpp_source.html">XStringReference.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>