blob: 9132e8c5e47233b9eae43bb725ed2777c2a0dec3 [file] [log] [blame]
<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSLT Processor Version 1.10</h3>
</BODY>
<!-- Generated by Doxygen 1.2.8.1 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>XSLTInputSource Class Reference</h1><code>#include &lt;<a class="el" href="XSLTInputSource_8hpp-source.html">XSLTInputSource.hpp</a>&gt;</code>
<p>
Inheritance diagram for XSLTInputSource:<p><center><img src="classXSLTInputSource__inherit__graph.gif" border="0" usemap="#XSLTInputSource_inherit_map" alt="Inheritance graph"></center>
<map name="XSLTInputSource_inherit_map">
<area href="classInputSourceType.html" shape="rect" coords="9,42,124,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XSLTInputSource:<p><center><img src="classXSLTInputSource__coll__graph.gif" border="0" usemap="#XSLTInputSource_coll_map" alt="Collaboration graph"></center>
<map name="XSLTInputSource_coll_map">
<area href="classInputSourceType.html" shape="rect" coords="6,42,121,18">
<area href="classXalanNode.html" shape="rect" coords="145,42,225,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXSLTInputSource-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef std::istream <a class="el" href="classXSLTInputSource.html#s0">StreamType</a>
</ul>
<h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXSLTInputSource.html#a0">XSLTInputSource</a> (MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<li><a class="el" href="classXSLTInputSource.html#a1">XSLTInputSource</a> (const XSLTInputSource &amp;theSource, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd><font size=-1><em>Copy constructor.</em> <a href="#a1">More...</a><em><br><br></em></font></dl><li>XSLTInputSource&amp; <a class="el" href="classXSLTInputSource.html#a2">operator=</a> (const XSLTInputSource &amp;theRHS)
<dl class="el"><dd><font size=-1><em>Assignment operator.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTInputSource.html#a3">XSLTInputSource</a> (const XMLCh *systemId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd><font size=-1><em>Create a new input source with a system identifier.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTInputSource.html#a4">XSLTInputSource</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;systemId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd><font size=-1><em>Create a new input source with a system identifier.</em> <a href="#a4">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTInputSource.html#a5">XSLTInputSource</a> (const char *systemId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd><font size=-1><em>Create a new input source with a system identifier.</em> <a href="#a5">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTInputSource.html#a6">XSLTInputSource</a> (const char *systemId, const char *publicId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd><font size=-1><em>Create a new input source with a system identifier and a public identifier.</em> <a href="#a6">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTInputSource.html#a7">XSLTInputSource</a> (const XMLCh *systemId, const XMLCh *publicId, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd><font size=-1><em>Create a new input source with a system identifier and a public identifier.</em> <a href="#a7">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTInputSource.html#a8">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><font size=-1><em>Create a new input source with a system identifier and a public identifier.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTInputSource.html#a9">XSLTInputSource</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *node, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd><font size=-1><em>Create a new input source with a DOM node.</em> <a href="#a9">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTInputSource.html#a10">XSLTInputSource</a> (<a class="el" href="classXSLTInputSource.html#s0">StreamType</a> *stream, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd><font size=-1><em>Create a new input source with std stream.</em> <a href="#a10">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTInputSource.html#a11">XSLTInputSource</a> (<a class="el" href="classXSLTInputSource.html#s0">StreamType</a> &amp;stream, MemoryManager &amp;theMemoryManager=XalanMemMgrs::getDefault())
<dl class="el"><dd><font size=-1><em>Create a new input source with std stream.</em> <a href="#a11">More...</a><em><br><br></em></font></dl><li>virtual BinInputStreamType* <a class="el" href="classXSLTInputSource.html#a12">makeStream</a> () const
<dl class="el"><dd><font size=-1><em>Makes the byte stream for this input source.</em> <a href="#a12">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXSLTInputSource.html#a13">setNode</a> (<a class="el" href="classXalanNode.html">XalanNode</a> *node)
<dl class="el"><dd><font size=-1><em>Set the DOM node for this input source.</em> <a href="#a13">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanNode.html">XalanNode</a>* <a class="el" href="classXSLTInputSource.html#a14">getNode</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the DOM node for this input source.</em> <a href="#a14">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXSLTInputSource.html#s0">StreamType</a>* <a class="el" href="classXSLTInputSource.html#a15">getStream</a> () const
<li>void <a class="el" href="classXSLTInputSource.html#a16">setStream</a> (<a class="el" href="classXSLTInputSource.html#s0">StreamType</a> *stream)
</ul>
<hr><h2>Member Typedef Documentation</h2>
<a name="s0" doxytag="XSLTInputSource::StreamType"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
typedef std::istream XSLTInputSource::StreamType
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)<code> [explicit]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
const XSLTInputSource &amp; <em>theSource</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Copy constructor.
<p>
</td>
</tr>
</table>
<a name="a3" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
const XMLCh * <em>systemId</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<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.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>systemId</em>
&nbsp;</td><td>
system identifier (URI) </td></tr>
<tr><td valign=top><em>theMemoryManager</em>
&nbsp;</td><td>
The MemoryManager instance to use. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a4" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>systemId</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<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.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>systemId</em>
&nbsp;</td><td>
system identifier (URI) </td></tr>
<tr><td valign=top><em>theMemoryManager</em>
&nbsp;</td><td>
The MemoryManager instance to use. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a5" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
const char * <em>systemId</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<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.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>systemId</em>
&nbsp;</td><td>
system identifier (URI) </td></tr>
<tr><td valign=top><em>theMemoryManager</em>
&nbsp;</td><td>
The MemoryManager instance to use. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a6" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
const char * <em>systemId</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const char * <em>publicId</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<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.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>systemId</em>
&nbsp;</td><td>
system identifier (URI) </td></tr>
<tr><td valign=top><em>publicId</em>
&nbsp;</td><td>
public identifier </td></tr>
<tr><td valign=top><em>theMemoryManager</em>
&nbsp;</td><td>
The MemoryManager instance to use. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a7" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
const XMLCh * <em>systemId</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XMLCh * <em>publicId</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<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.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>systemId</em>
&nbsp;</td><td>
system identifier (URI) </td></tr>
<tr><td valign=top><em>publicId</em>
&nbsp;</td><td>
public identifier </td></tr>
<tr><td valign=top><em>theMemoryManager</em>
&nbsp;</td><td>
The MemoryManager instance to use. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a8" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>systemId</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>publicId</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<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.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>systemId</em>
&nbsp;</td><td>
system identifier (URI) </td></tr>
<tr><td valign=top><em>publicId</em>
&nbsp;</td><td>
public identifier </td></tr>
<tr><td valign=top><em>theMemoryManager</em>
&nbsp;</td><td>
The MemoryManager instance to use. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a9" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>node</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<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.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>node</em>
&nbsp;</td><td>
DOM node that is root of the document </td></tr>
<tr><td valign=top><em>theMemoryManager</em>
&nbsp;</td><td>
The MemoryManager instance to use. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a10" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXSLTInputSource.html#s0">StreamType</a> * <em>stream</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<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.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>stream</em>
&nbsp;</td><td>
the input stream... </td></tr>
<tr><td valign=top><em>theMemoryManager</em>
&nbsp;</td><td>
The MemoryManager instance to use. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a11" doxytag="XSLTInputSource::XSLTInputSource"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource::XSLTInputSource (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXSLTInputSource.html#s0">StreamType</a> &amp; <em>stream</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
MemoryManager &amp; <em>theMemoryManager</em> = XalanMemMgrs::getDefault()&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<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.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>stream</em>
&nbsp;</td><td>
the input stream... </td></tr>
<tr><td valign=top><em>theMemoryManager</em>
&nbsp;</td><td>
The MemoryManager instance to use. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a14" doxytag="XSLTInputSource::getNode"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * XSLTInputSource::getNode (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the DOM node for this input source.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
DOM node that is root of the document </dl> </td>
</tr>
</table>
<a name="a15" doxytag="XSLTInputSource::getStream"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
<a class="el" href="classXSLTInputSource.html#s0">StreamType</a> * XSLTInputSource::getStream (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a12" doxytag="XSLTInputSource::makeStream"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
BinInputStreamType * XSLTInputSource::makeStream (
</b></td>
<td valign="bottom"><b>
) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<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 compact><dt>
<b>Returns: </b><dd>
pointer to byte stream created </dl> </td>
</tr>
</table>
<a name="a2" doxytag="XSLTInputSource::operator="></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
XSLTInputSource &amp; XSLTInputSource::operator= (
</b></td>
<td valign="bottom"><b>
const XSLTInputSource &amp; <em>theRHS</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Assignment operator.
<p>
</td>
</tr>
</table>
<a name="a13" doxytag="XSLTInputSource::setNode"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void XSLTInputSource::setNode (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanNode.html">XalanNode</a> * <em>node</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the DOM node for this input source.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>node</em>
&nbsp;</td><td>
DOM node that is root of the document </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a16" doxytag="XSLTInputSource::setStream"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
void XSLTInputSource::setStream (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXSLTInputSource.html#s0">StreamType</a> * <em>stream</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<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></ul>
<p align="center"><a href="diagramnotes.html">Interpreting class diagrams</a></p>
<p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><A href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</A> and
<A href="http://www.research.att.com/sw/tools/graphviz/">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="820"><TR><TD bgcolor="#0086b2"><IMG height="1" src="../resources/dot.gif" width="1" alt="dot"></TD></TR></TABLE>
<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.10</B><BR>
Copyright &copy; 1999-2004 The Apache Software Foundation. All Rights Reserved.</i></p>
</TD>
</TR>
<TR>
<TD WIDTH="100%">
<P ALIGN="CENTER"><IMG SRC="ApacheLogo.jpg" WIDTH="387" HEIGHT="100" ALIGN="BOTTOM" BORDER="0" ALT="Apache Logo">
</TD>
</TR>
</TABLE>