blob: 784b132031f79dd19e8d2e82efea1b127fd96358 [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>XSLTInputSource Class Reference</h1> </div>
</div>
<div class="contents">
<!-- doxytag: class="XSLTInputSource" -->
<p><code>#include &lt;<a class="el" href="XSLTInputSource_8hpp_source.html">XSLTInputSource.hpp</a>&gt;</code></p>
<div class="dynheader">
Collaboration diagram for XSLTInputSource:</div>
<div class="dyncontent">
<div class="center"><img src="classXSLTInputSource__coll__graph.png" border="0" usemap="#XSLTInputSource_coll__map" alt="Collaboration graph"/></div>
<map name="XSLTInputSource_coll__map" id="XSLTInputSource_coll__map">
<area shape="rect" id="node2" href="classXalanNode.html" title="XalanNode" alt="" coords="24,5,117,35"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="classXSLTInputSource-members.html">List of all members.</a></p>
<h2><a name="pub-types"></a>
Public Types</h2>
<ul>
<li>typedef std::istream <a class="el" href="classXSLTInputSource.html#a8ff8e80a542152925189fd3411241f01">StreamType</a>
</ul>
<h2><a name="pub-methods"></a>
Public Member Functions</h2>
<ul>
<li><a class="el" href="classXSLTInputSource.html#a13957af614e416178a6bfab9877ea1cd">XSLTInputSource</a> (MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<li><a class="el" href="classXSLTInputSource.html#aface918e32c23783ec0ee0efbf427d11">XSLTInputSource</a> (const <a class="el" href="classXSLTInputSource.html">XSLTInputSource</a> &amp;theSource, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd class="mdescRight">Copy constructor. <a href="#aface918e32c23783ec0ee0efbf427d11"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html">XSLTInputSource</a> &amp; <a class="el" href="classXSLTInputSource.html#a7763b22ac362202fd13190a0f8d97c55">operator=</a> (const <a class="el" href="classXSLTInputSource.html">XSLTInputSource</a> &amp;theRHS)
<dl class="el"><dd class="mdescRight">Assignment operator. <a href="#a7763b22ac362202fd13190a0f8d97c55"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html#a67eeb5db8ea6225031909bec2d126c17">XSLTInputSource</a> (const XMLCh *systemId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd class="mdescRight">Create a new input source with a system identifier. <a href="#a67eeb5db8ea6225031909bec2d126c17"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html#a4ea65525b3b07670243b5e0e2cbdbb4d">XSLTInputSource</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;systemId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd class="mdescRight">Create a new input source with a system identifier. <a href="#a4ea65525b3b07670243b5e0e2cbdbb4d"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html#a98aee344c1086b0de45d29e2d0ba6026">XSLTInputSource</a> (const char *systemId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd class="mdescRight">Create a new input source with a system identifier. <a href="#a98aee344c1086b0de45d29e2d0ba6026"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html#af3ae87fc54dcbc6ad23646d0b42e9d65">XSLTInputSource</a> (const char *systemId, const char *publicId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd class="mdescRight">Create a new input source with a system identifier and a public identifier. <a href="#af3ae87fc54dcbc6ad23646d0b42e9d65"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html#af3f4915fd71e2a1e011724fe34106901">XSLTInputSource</a> (const XMLCh *systemId, const XMLCh *publicId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd class="mdescRight">Create a new input source with a system identifier and a public identifier. <a href="#af3f4915fd71e2a1e011724fe34106901"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html#aafa0bd6297f59c3902a12d2cbefc8c77">XSLTInputSource</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;systemId, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;publicId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd class="mdescRight">Create a new input source with a system identifier and a public identifier. <a href="#aafa0bd6297f59c3902a12d2cbefc8c77"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html#a6714fa32f556e4ee121d192e5b861fa6">XSLTInputSource</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *node, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd class="mdescRight">Create a new input source with a DOM node. <a href="#a6714fa32f556e4ee121d192e5b861fa6"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html#a85ccff18a6a8d9b4df30e464d2cf15dc">XSLTInputSource</a> (<a class="el" href="classXSLTInputSource.html#a8ff8e80a542152925189fd3411241f01">StreamType</a> *stream, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd class="mdescRight">Create a new input source with std stream. <a href="#a85ccff18a6a8d9b4df30e464d2cf15dc"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html#a771802a913e3aedf8300b5f95d8619c7">XSLTInputSource</a> (<a class="el" href="classXSLTInputSource.html#a8ff8e80a542152925189fd3411241f01">StreamType</a> &amp;stream, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd class="mdescRight">Create a new input source with std stream. <a href="#a771802a913e3aedf8300b5f95d8619c7"></a><br/></dl><li>virtual <a class="el" href="XSLTInputSource_8hpp.html#a075274d5195ee9ac87167c38af39f3ca">BinInputStreamType</a> * <a class="el" href="classXSLTInputSource.html#a75865540476c8c59ad789688639e407f">makeStream</a> () const
<dl class="el"><dd class="mdescRight">Makes the byte stream for this input source. <a href="#a75865540476c8c59ad789688639e407f"></a><br/></dl><li>void <a class="el" href="classXSLTInputSource.html#a1a8fd1e83f74c2efe88f434f4e9fe0d4">setNode</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *node)
<dl class="el"><dd class="mdescRight">Set the DOM node for this input source. <a href="#a1a8fd1e83f74c2efe88f434f4e9fe0d4"></a><br/></dl><li><a class="el" href="classXalanNode.html">XalanNode</a> * <a class="el" href="classXSLTInputSource.html#a729dd6cbfefb35db0382b548a0975140">getNode</a> () const
<dl class="el"><dd class="mdescRight">Retrieve the DOM node for this input source. <a href="#a729dd6cbfefb35db0382b548a0975140"></a><br/></dl><li><a class="el" href="classXSLTInputSource.html#a8ff8e80a542152925189fd3411241f01">StreamType</a> * <a class="el" href="classXSLTInputSource.html#a05b96ed728af67ab8c86cf4630bf2c43">getStream</a> () const
<li>void <a class="el" href="classXSLTInputSource.html#aceb48a8732b5729dbf5a9cb254b8e8f6">setStream</a> (<a class="el" href="classXSLTInputSource.html#a8ff8e80a542152925189fd3411241f01">StreamType</a> *stream)
</ul>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="XSLTInputSource_8hpp_source.html#l00063">63</a> of file <a class="el" href="XSLTInputSource_8hpp_source.html">XSLTInputSource.hpp</a>.</p>
<hr/><h2>Member Typedef Documentation</h2>
<a class="anchor" id="a8ff8e80a542152925189fd3411241f01"></a><!-- doxytag: member="XSLTInputSource::StreamType" ref="a8ff8e80a542152925189fd3411241f01" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">typedef std::istream <a class="el" href="classXSLTInputSource.html#a8ff8e80a542152925189fd3411241f01">XSLTInputSource::StreamType</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XSLTInputSource_8hpp_source.html#l00070">70</a> of file <a class="el" href="XSLTInputSource_8hpp_source.html">XSLTInputSource.hpp</a>.</p>
</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a13957af614e416178a6bfab9877ea1cd"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="a13957af614e416178a6bfab9877ea1cd" args="(MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [explicit]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="aface918e32c23783ec0ee0efbf427d11"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="aface918e32c23783ec0ee0efbf427d11" args="(const XSLTInputSource &amp;theSource, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXSLTInputSource.html">XSLTInputSource</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theSource</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Copy constructor. </p>
</div>
</div>
<a class="anchor" id="a67eeb5db8ea6225031909bec2d126c17"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="a67eeb5db8ea6225031909bec2d126c17" args="(const XMLCh *systemId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>systemId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new input source with a system identifier. </p>
<p>Applications may use setPublicId to include a public identifier as well, or setEncoding to specify the character encoding, if known.</p>
<p>If the system identifier is a URL, it must be full resolved.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>systemId</em>&nbsp;</td><td>system identifier (URI) </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theMemoryManager</em>&nbsp;</td><td>The MemoryManager instance to use. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a4ea65525b3b07670243b5e0e2cbdbb4d"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="a4ea65525b3b07670243b5e0e2cbdbb4d" args="(const XalanDOMString &amp;systemId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>systemId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new input source with a system identifier. </p>
<p>Applications may use setPublicId to include a public identifier as well, or setEncoding to specify the character encoding, if known.</p>
<p>If the system identifier is a URL, it must be full resolved.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>systemId</em>&nbsp;</td><td>system identifier (URI) </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theMemoryManager</em>&nbsp;</td><td>The MemoryManager instance to use. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a98aee344c1086b0de45d29e2d0ba6026"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="a98aee344c1086b0de45d29e2d0ba6026" args="(const char *systemId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>systemId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new input source with a system identifier. </p>
<p>Applications may use setPublicId to include a public identifier as well, or setEncoding to specify the character encoding, if known.</p>
<p>If the system identifier is a URL, it must be full resolved.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>systemId</em>&nbsp;</td><td>system identifier (URI) </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theMemoryManager</em>&nbsp;</td><td>The MemoryManager instance to use. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="af3ae87fc54dcbc6ad23646d0b42e9d65"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="af3ae87fc54dcbc6ad23646d0b42e9d65" args="(const char *systemId, const char *publicId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>systemId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const char *&nbsp;</td>
<td class="paramname"> <em>publicId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new input source with a system identifier and a public identifier. </p>
<p>If the system identifier is a URL, it must be full resolved.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>systemId</em>&nbsp;</td><td>system identifier (URI) </td></tr>
<tr><td valign="top"></td><td valign="top"><em>publicId</em>&nbsp;</td><td>public identifier </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theMemoryManager</em>&nbsp;</td><td>The MemoryManager instance to use. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="af3f4915fd71e2a1e011724fe34106901"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="af3f4915fd71e2a1e011724fe34106901" args="(const XMLCh *systemId, const XMLCh *publicId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>systemId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const XMLCh *&nbsp;</td>
<td class="paramname"> <em>publicId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new input source with a system identifier and a public identifier. </p>
<p>If the system identifier is a URL, it must be full resolved.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>systemId</em>&nbsp;</td><td>system identifier (URI) </td></tr>
<tr><td valign="top"></td><td valign="top"><em>publicId</em>&nbsp;</td><td>public identifier </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theMemoryManager</em>&nbsp;</td><td>The MemoryManager instance to use. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="aafa0bd6297f59c3902a12d2cbefc8c77"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="aafa0bd6297f59c3902a12d2cbefc8c77" args="(const XalanDOMString &amp;systemId, const XalanDOMString &amp;publicId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>systemId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;&nbsp;</td>
<td class="paramname"> <em>publicId</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new input source with a system identifier and a public identifier. </p>
<p>If the system identifier is a URL, it must be full resolved.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>systemId</em>&nbsp;</td><td>system identifier (URI) </td></tr>
<tr><td valign="top"></td><td valign="top"><em>publicId</em>&nbsp;</td><td>public identifier </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theMemoryManager</em>&nbsp;</td><td>The MemoryManager instance to use. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a6714fa32f556e4ee121d192e5b861fa6"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="a6714fa32f556e4ee121d192e5b861fa6" args="(XalanNode *node, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>node</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new input source with a DOM node. </p>
<p>Application writers may use setSystemId() to provide a base for resolving relative URIs, and setPublicId to include a public identifier.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>node</em>&nbsp;</td><td>DOM node that is root of the document </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theMemoryManager</em>&nbsp;</td><td>The MemoryManager instance to use. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a85ccff18a6a8d9b4df30e464d2cf15dc"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="a85ccff18a6a8d9b4df30e464d2cf15dc" args="(StreamType *stream, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXSLTInputSource.html#a8ff8e80a542152925189fd3411241f01">StreamType</a> *&nbsp;</td>
<td class="paramname"> <em>stream</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new input source with std stream. </p>
<p>Application writers may use setSystemId() to provide a base for resolving relative URIs, and setPublicId to include a public identifier.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>stream</em>&nbsp;</td><td>the input stream... </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theMemoryManager</em>&nbsp;</td><td>The MemoryManager instance to use. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="a771802a913e3aedf8300b5f95d8619c7"></a><!-- doxytag: member="XSLTInputSource::XSLTInputSource" ref="a771802a913e3aedf8300b5f95d8619c7" args="(StreamType &amp;stream, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">XSLTInputSource::XSLTInputSource </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXSLTInputSource.html#a8ff8e80a542152925189fd3411241f01">StreamType</a> &amp;&nbsp;</td>
<td class="paramname"> <em>stream</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">MemoryManager &amp;&nbsp;</td>
<td class="paramname"> <em>theMemoryManager</em> = <code>XalanMemMgrs::getDefault()</code></td><td>&nbsp;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Create a new input source with std stream. </p>
<p>Application writers may use setSystemId() to provide a base for resolving relative URIs, and setPublicId to include a public identifier.</p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>stream</em>&nbsp;</td><td>the input stream... </td></tr>
<tr><td valign="top"></td><td valign="top"><em>theMemoryManager</em>&nbsp;</td><td>The MemoryManager instance to use. </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a729dd6cbfefb35db0382b548a0975140"></a><!-- doxytag: member="XSLTInputSource::getNode" ref="a729dd6cbfefb35db0382b548a0975140" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXalanNode.html">XalanNode</a>* XSLTInputSource::getNode </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Retrieve the DOM node for this input source. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>DOM node that is root of the document </dd></dl>
<p>Definition at line <a class="el" href="XSLTInputSource_8hpp_source.html#l00251">251</a> of file <a class="el" href="XSLTInputSource_8hpp_source.html">XSLTInputSource.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a05b96ed728af67ab8c86cf4630bf2c43"></a><!-- doxytag: member="XSLTInputSource::getStream" ref="a05b96ed728af67ab8c86cf4630bf2c43" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXSLTInputSource.html#a8ff8e80a542152925189fd3411241f01">StreamType</a>* XSLTInputSource::getStream </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="XSLTInputSource_8hpp_source.html#l00257">257</a> of file <a class="el" href="XSLTInputSource_8hpp_source.html">XSLTInputSource.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="a75865540476c8c59ad789688639e407f"></a><!-- doxytag: member="XSLTInputSource::makeStream" ref="a75865540476c8c59ad789688639e407f" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">virtual <a class="el" href="XSLTInputSource_8hpp.html#a075274d5195ee9ac87167c38af39f3ca">BinInputStreamType</a>* XSLTInputSource::makeStream </td>
<td>(</td>
<td class="paramname"></td>
<td>&nbsp;)&nbsp;</td>
<td> const<code> [virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Makes the byte stream for this input source. </p>
<p>The SAX parser will ignore this if there is also a character stream specified, but it will use a byte stream in preference to opening a URI connection itself.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>pointer to byte stream created </dd></dl>
</div>
</div>
<a class="anchor" id="a7763b22ac362202fd13190a0f8d97c55"></a><!-- doxytag: member="XSLTInputSource::operator=" ref="a7763b22ac362202fd13190a0f8d97c55" args="(const XSLTInputSource &amp;theRHS)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classXSLTInputSource.html">XSLTInputSource</a>&amp; XSLTInputSource::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classXSLTInputSource.html">XSLTInputSource</a> &amp;&nbsp;</td>
<td class="paramname"> <em>theRHS</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Assignment operator. </p>
</div>
</div>
<a class="anchor" id="a1a8fd1e83f74c2efe88f434f4e9fe0d4"></a><!-- doxytag: member="XSLTInputSource::setNode" ref="a1a8fd1e83f74c2efe88f434f4e9fe0d4" args="(XalanNode *node)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XSLTInputSource::setNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXalanNode.html">XalanNode</a> *&nbsp;</td>
<td class="paramname"> <em>node</em></td>
<td>&nbsp;)&nbsp;</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Set the DOM node for this input source. </p>
<dl><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>node</em>&nbsp;</td><td>DOM node that is root of the document </td></tr>
</table>
</dd>
</dl>
<p>Definition at line <a class="el" href="XSLTInputSource_8hpp_source.html#l00240">240</a> of file <a class="el" href="XSLTInputSource_8hpp_source.html">XSLTInputSource.hpp</a>.</p>
</div>
</div>
<a class="anchor" id="aceb48a8732b5729dbf5a9cb254b8e8f6"></a><!-- doxytag: member="XSLTInputSource::setStream" ref="aceb48a8732b5729dbf5a9cb254b8e8f6" args="(StreamType *stream)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void XSLTInputSource::setStream </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classXSLTInputSource.html#a8ff8e80a542152925189fd3411241f01">StreamType</a> *&nbsp;</td>
<td class="paramname"> <em>stream</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="XSLTInputSource_8hpp_source.html#l00263">263</a> of file <a class="el" href="XSLTInputSource_8hpp_source.html">XSLTInputSource.hpp</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XSLTInputSource_8hpp_source.html">XSLTInputSource.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>