blob: 419949506a22658f6762201dba156bf8d4206d77 [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> </div>
<div class="headertitle">
<h1>XalanUTF16Writer Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XalanUTF16Writer" --><!-- doxytag: inherits="XalanFormatterWriter" -->
<p><code>#include &lt;<a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>&gt;</code></p>
<p>Inherits <a class="el" href="classXalanFormatterWriter.html">XalanFormatterWriter</a>.</p>
<div class="dynheader">
Collaboration diagram for XalanUTF16Writer:</div>
<div class="dyncontent">
<div class="center"><img src="classXalanUTF16Writer__coll__graph.png" border="0" usemap="#XalanUTF16Writer_coll__map" alt="Collaboration graph"/></div>
<map name="XalanUTF16Writer_coll__map" id="XalanUTF16Writer_coll__map">
<area shape="rect" id="node2" href="classXalanFormatterWriter.html" title="XalanFormatterWriter" alt="" coords="5,197,165,227"/><area shape="rect" id="node4" href="classWriter.html" title="Writer" alt="" coords="5,101,64,131"/><area shape="rect" id="node6" href="classXalanDOMString.html" title="XalanDOMString" alt="" coords="88,101,216,131"/><area shape="rect" id="node8" href="classXalanVector.html" title="XalanVector\&lt; XalanDOMChar \&gt;" alt="" coords="39,5,265,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXalanUTF16Writer-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef XalanDOMChar <a class="el" href="classXalanUTF16Writer.html#aec6b68279b78dd5197cb35c9dcaaf188">value_type</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXalanUTF16Writer.html#ad39b6c905dc6b39c302a279ed95ea037">XalanUTF16Writer</a> (<a class="el" href="classWriter.html">Writer</a> &amp;writer, MemoryManager &amp;theMemoryManager)
<li>virtual <a class="el" href="classXalanUTF16Writer.html#a3eaff89758b41fde7e4e01841305c388">~XalanUTF16Writer</a> ()
<li>void <a class="el" href="classXalanUTF16Writer.html#a3db550d0815a4b5964b318fb0f088aad">outputNewline</a> ()
<dl class="el"><dd class="mdescRight">Output a line break. <a href="#a3db550d0815a4b5964b318fb0f088aad"></a><br/></dl><li><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> <a class="el" href="classXalanUTF16Writer.html#a7cc644e61b7e64a01bea4cb24c2cbd39">writeCDATAChar</a> (const XalanDOMChar chars[], <a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> start, <a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>, bool &amp;)
<li>void <a class="el" href="classXalanUTF16Writer.html#af12d6bd64ebf5e439755ae2b278d12f6">writeNameChar</a> (const XalanDOMChar *data, <a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> theLength)
<dl class="el"><dd class="mdescRight">Writes name chars, if not representable, throws. <a href="#af12d6bd64ebf5e439755ae2b278d12f6"></a><br/></dl><li>void <a class="el" href="classXalanUTF16Writer.html#af0620da6cd8ca2bce858aefb64af03ba">writePIChars</a> (const XalanDOMChar *data, <a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> theLength)
<dl class="el"><dd class="mdescRight">Writes name chars, if not representable, throws. <a href="#af0620da6cd8ca2bce858aefb64af03ba"></a><br/></dl><li>void <a class="el" href="classXalanUTF16Writer.html#a875f5756ba99a2c17ac006e6a6779523">writeCommentChars</a> (const XalanDOMChar *data, <a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> theLength)
<dl class="el"><dd class="mdescRight">Writes name chars, if not representable, throws. <a href="#a875f5756ba99a2c17ac006e6a6779523"></a><br/></dl><li>void <a class="el" href="classXalanUTF16Writer.html#aafba69203be43ef11a0f5295506de2a4">safeWriteContent</a> (const XalanDOMChar *theChars, <a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> theLength)
<li>void <a class="el" href="classXalanUTF16Writer.html#a19bd763b53a98c27cb024597be36d630">write</a> (const <a class="el" href="classXalanUTF16Writer.html#aec6b68279b78dd5197cb35c9dcaaf188">value_type</a> *theChars, <a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> theLength)
<li>void <a class="el" href="classXalanUTF16Writer.html#a3def9a29ef36a44462a3320a4907c22e">write</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theChars)
<li>void <a class="el" href="classXalanUTF16Writer.html#a5816f3eed34cbfd9569a920f279947a2">write</a> (<a class="el" href="classXalanUTF16Writer.html#aec6b68279b78dd5197cb35c9dcaaf188">value_type</a> theChar)
<li><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> <a class="el" href="classXalanUTF16Writer.html#a1867676fff00866a3e57c781274321ef">write</a> (const <a class="el" href="classXalanUTF16Writer.html#aec6b68279b78dd5197cb35c9dcaaf188">value_type</a> chars[], <a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> start, <a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>)
<li>void <a class="el" href="classXalanUTF16Writer.html#ae419f9ede99dd08d6670fc7ce900c2a0">writeSafe</a> (const XalanDOMChar *theChars, <a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> theLength)
<li>void <a class="el" href="classXalanUTF16Writer.html#a0b231bc24450fa94630d44f3ec9f474a">write</a> (const <a class="el" href="classXalanUTF16Writer.html#aec6b68279b78dd5197cb35c9dcaaf188">value_type</a> *theChars)
<li>void <a class="el" href="classXalanUTF16Writer.html#af4c00494b33e4ff9acbab6673963cbf5">flushBuffer</a> ()
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00028">28</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="aec6b68279b78dd5197cb35c9dcaaf188"></a><!-- doxytag: member="XalanUTF16Writer::value_type" ref="aec6b68279b78dd5197cb35c9dcaaf188" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef XalanDOMChar <a class="el" href="classXalanUTF16Writer.html#aec6b68279b78dd5197cb35c9dcaaf188">XalanUTF16Writer::value_type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00032">32</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ad39b6c905dc6b39c302a279ed95ea037"></a><!-- doxytag: member="XalanUTF16Writer::XalanUTF16Writer" ref="ad39b6c905dc6b39c302a279ed95ea037" args="(Writer &amp;writer, MemoryManager &amp;theMemoryManager)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XalanUTF16Writer::XalanUTF16Writer </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classWriter.html">Writer</a> &amp;&nbsp;</td>
<td class="paramname"> <em>writer</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</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="a3eaff89758b41fde7e4e01841305c388"></a><!-- doxytag: member="XalanUTF16Writer::~XalanUTF16Writer" ref="a3eaff89758b41fde7e4e01841305c388" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual XalanUTF16Writer::~XalanUTF16Writer </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00040">40</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="af4c00494b33e4ff9acbab6673963cbf5"></a><!-- doxytag: member="XalanUTF16Writer::flushBuffer" ref="af4c00494b33e4ff9acbab6673963cbf5" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::flushBuffer </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00192">192</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a3db550d0815a4b5964b318fb0f088aad"></a><!-- doxytag: member="XalanUTF16Writer::outputNewline" ref="a3db550d0815a4b5964b318fb0f088aad" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::outputNewline </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Output a line break. </p>
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00048">48</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aafba69203be43ef11a0f5295506de2a4"></a><!-- doxytag: member="XalanUTF16Writer::safeWriteContent" ref="aafba69203be43ef11a0f5295506de2a4" args="(const XalanDOMChar *theChars, size_type theLength)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::safeWriteContent </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theChars</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theLength</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00107">107</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a3def9a29ef36a44462a3320a4907c22e"></a><!-- doxytag: member="XalanUTF16Writer::write" ref="a3def9a29ef36a44462a3320a4907c22e" args="(const XalanDOMString &amp;theChars)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::write </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theChars</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00145">145</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a5816f3eed34cbfd9569a920f279947a2"></a><!-- doxytag: member="XalanUTF16Writer::write" ref="a5816f3eed34cbfd9569a920f279947a2" args="(value_type theChar)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::write </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanUTF16Writer.html#aec6b68279b78dd5197cb35c9dcaaf188">value_type</a>&nbsp;</td>
<td class="paramname"> <em>theChar</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00151">151</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a1867676fff00866a3e57c781274321ef"></a><!-- doxytag: member="XalanUTF16Writer::write" ref="a1867676fff00866a3e57c781274321ef" args="(const value_type chars[], size_type start, size_type)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> XalanUTF16Writer::write </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanUTF16Writer.html#aec6b68279b78dd5197cb35c9dcaaf188">value_type</a>&nbsp;</td>
<td class="paramname"> <em>chars</em>[], </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>&nbsp;</td>
<td class="paramname"> <em>start</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>&nbsp;</td>
<td class="paramname"></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00167">167</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a0b231bc24450fa94630d44f3ec9f474a"></a><!-- doxytag: member="XalanUTF16Writer::write" ref="a0b231bc24450fa94630d44f3ec9f474a" args="(const value_type *theChars)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::write </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanUTF16Writer.html#aec6b68279b78dd5197cb35c9dcaaf188">value_type</a> *&nbsp;</td>
<td class="paramname"> <em>theChars</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00186">186</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a19bd763b53a98c27cb024597be36d630"></a><!-- doxytag: member="XalanUTF16Writer::write" ref="a19bd763b53a98c27cb024597be36d630" args="(const value_type *theChars, size_type theLength)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::write </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanUTF16Writer.html#aec6b68279b78dd5197cb35c9dcaaf188">value_type</a> *&nbsp;</td>
<td class="paramname"> <em>theChars</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theLength</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00115">115</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a7cc644e61b7e64a01bea4cb24c2cbd39"></a><!-- doxytag: member="XalanUTF16Writer::writeCDATAChar" ref="a7cc644e61b7e64a01bea4cb24c2cbd39" args="(const XalanDOMChar chars[], size_type start, size_type, bool &amp;)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a> XalanUTF16Writer::writeCDATAChar </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar&nbsp;</td>
<td class="paramname"> <em>chars</em>[], </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>&nbsp;</td>
<td class="paramname"> <em>start</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>&nbsp;</td>
<td class="paramname">, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">bool &amp;&nbsp;</td>
<td class="paramname"></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00060">60</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a875f5756ba99a2c17ac006e6a6779523"></a><!-- doxytag: member="XalanUTF16Writer::writeCommentChars" ref="a875f5756ba99a2c17ac006e6a6779523" args="(const XalanDOMChar *data, size_type theLength)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::writeCommentChars </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>data</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theLength</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Writes name chars, if not representable, throws. </p>
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00099">99</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="af12d6bd64ebf5e439755ae2b278d12f6"></a><!-- doxytag: member="XalanUTF16Writer::writeNameChar" ref="af12d6bd64ebf5e439755ae2b278d12f6" args="(const XalanDOMChar *data, size_type theLength)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::writeNameChar </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>data</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theLength</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Writes name chars, if not representable, throws. </p>
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00077">77</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="af0620da6cd8ca2bce858aefb64af03ba"></a><!-- doxytag: member="XalanUTF16Writer::writePIChars" ref="af0620da6cd8ca2bce858aefb64af03ba" args="(const XalanDOMChar *data, size_type theLength)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::writePIChars </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>data</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theLength</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Writes name chars, if not representable, throws. </p>
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00088">88</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="ae419f9ede99dd08d6670fc7ce900c2a0"></a><!-- doxytag: member="XalanUTF16Writer::writeSafe" ref="ae419f9ede99dd08d6670fc7ce900c2a0" args="(const XalanDOMChar *theChars, size_type theLength)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XalanUTF16Writer::writeSafe </td>
<td>(</td>
<td class="paramtype">const XalanDOMChar *&nbsp;</td>
<td class="paramname"> <em>theChars</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classXalanFormatterWriter.html#ac886afe7bcad2e5c1994e063b1483611">size_type</a>&nbsp;</td>
<td class="paramname"> <em>theLength</em></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XalanUTF16Writer_8hpp_source.html#l00178">178</a> of file <a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanUTF16Writer_8hpp_source.html">XalanUTF16Writer.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>