Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 5e43f5d92fadaa0a1cc4664249b615d0 > files > 2646

xalan-c-doc-1.1-8mdk.i586.rpm

<HTML><HEAD><TITLE>Xalan-C++ API Documentation</TITLE></HEAD>
<BODY>
<h2 align="center">Xalan-C++ API Documentation</h2>
<h3 align="center">The Xalan C++ XSL Transformer Version 1.1</h3>
</BODY>
<!-- Generated by Doxygen 1.2.0 on Thu Feb 15 10:50:34 2001 -->
<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.hpp-source.html">XSLTInputSource.hpp</a>&gt;</code>
<p>
Inheritance diagram for XSLTInputSource<p><center><img src="class_xsltinputsource_inherit_graph.gif" border="0" usemap="#XSLTInputSource_inherit_map" alt="Inheritance graph"></center>
<map name="XSLTInputSource_inherit_map">
<area href="class_inputsource.html" shape="rect" coords="17,0,95,18">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XSLTInputSource:<p><center><img src="class_xsltinputsource_coll_graph.gif" border="0" usemap="#XSLTInputSource_coll_map" alt="Collaboration graph"></center>
<map name="XSLTInputSource_coll_map">
<area href="class_inputsource.html" shape="rect" coords="0,0,77,18">
<area href="class_xalannode.html" shape="rect" coords="101,0,173,18">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_xsltinputsource-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="class_xsltinputsource.html#a0">XSLTInputSource</a> ()
<li><a class="el" href="class_xsltinputsource.html#a1">XSLTInputSource</a> (const XMLCh* systemId)
<dl class="el"><dd><font size=-1><em>Create a new input source with a system identifier.</em> <a href="#a1">More...</a><em><br><br></em></font></dl><li><a class="el" href="class_xsltinputsource.html#a2">XSLTInputSource</a> (const char* systemId)
<dl class="el"><dd><font size=-1><em>Create a new input source with a system identifier.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li><a class="el" href="class_xsltinputsource.html#a3">XSLTInputSource</a> ( const char* systemId, const char* publicId)
<dl class="el"><dd><font size=-1><em>Create a new input source with a system identifier and a public identifier.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li><a class="el" href="class_xsltinputsource.html#a4">XSLTInputSource</a> ( const XMLCh* systemId, const XMLCh* publicId)
<dl class="el"><dd><font size=-1><em>Create a new input source with a system identifier and a public identifier.</em> <a href="#a4">More...</a><em><br><br></em></font></dl><li><a class="el" href="class_xsltinputsource.html#a5">XSLTInputSource</a> (<a class="el" href="class_xalannode.html">XalanNode</a>* node)
<dl class="el"><dd><font size=-1><em>Create a new input source with a DOM node.</em> <a href="#a5">More...</a><em><br><br></em></font></dl><li><a class="el" href="class_xsltinputsource.html#a6">XSLTInputSource</a> (std::istream* stream)
<dl class="el"><dd><font size=-1><em>Create a new input source with std stream.</em> <a href="#a6">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="class_bininputstream.html">BinInputStream</a>* <a class="el" href="class_xsltinputsource.html#a7">makeStream</a> () const
<dl class="el"><dd><font size=-1><em>Makes the byte stream for this input source.</em> <a href="#a7">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="class_xsltinputsource.html#a8">setNode</a> (<a class="el" href="class_xalannode.html">XalanNode</a>* node)
<dl class="el"><dd><font size=-1><em>Set the DOM node for this input source.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li><a class="el" href="class_xalannode.html">XalanNode</a>* <a class="el" href="class_xsltinputsource.html#a9">getNode</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the DOM node for this input source.</em> <a href="#a9">More...</a><em><br><br></em></font></dl><li>std::istream* <a class="el" href="class_xsltinputsource.html#a10">getStream</a> () const
<li>void <a class="el" href="class_xsltinputsource.html#a11">setStream</a> (std::istream* stream)
</ul>
<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>
)<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 XMLCh * <em>systemId</em>&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>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a2" 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>&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>
</table>
</dl>    </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 char * <em>systemId</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const char * <em>publicId</em>&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>
</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 XMLCh * <em>systemId</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const XMLCh * <em>publicId</em>&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>
</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>
<a class="el" href="class_xalannode.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>
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>
</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>
std::istream * <em>stream</em>&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>
</table>
</dl>    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a9" 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="class_xalannode.html">XalanNode</a> * XSLTInputSource::getNode (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</code>
          </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="a10" 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> 
std::istream * XSLTInputSource::getStream (
          </b></td>
          <td valign="bottom"><b>
) const<code> []</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="a7" 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> 
<a class="el" href="class_bininputstream.html">BinInputStream</a> * 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="a8" 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="class_xalannode.html">XalanNode</a> * <em>node</em>&nbsp;)<code> []</code>
          </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="a11" 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>
std::istream * <em>stream</em>&nbsp;)<code> []</code>
          </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.hpp-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="images/dot.gif" width="1"></TD></TR></TABLE>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" WIDTH="80%">
	<TR>
		<TD WIDTH="80%" VALIGN="TOP">
			<P ALIGN="CENTER"><B>Xalan-C++ XSL Transformer Version 1.1</B><BR>
			Copyright &copy; 2000, 2001 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">
		</TD>
	</TR>
</TABLE>