blob: 8b8917e72a764223d00a1d486fc06c28abe0327a [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>XalanParsedSource Class Reference</h1>This is abstract base class designed to allow a XalanTranfomer object to reuse a parsed document.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="XalanParsedSource_8hpp-source.html">XalanParsedSource.hpp</a>&gt;</code>
<p>
Inheritance diagram for XalanParsedSource:<p><center><img src="classXalanParsedSource__inherit__graph.gif" border="0" usemap="#XalanParsedSource_inherit_map" alt="Inheritance graph"></center>
<map name="XalanParsedSource_inherit_map">
<area href="classXalanDefaultParsedSource.html" shape="rect" coords="242,31,416,7">
<area href="classXalanDocumentBuilder.html" shape="rect" coords="253,79,405,55">
<area href="classXalanSourceTreeWrapperParsedSource.html" shape="rect" coords="202,126,456,103">
<area href="classXercesDOMParsedSource.html" shape="rect" coords="242,174,416,150">
<area href="classXercesDOMWrapperParsedSource.html" shape="rect" coords="217,222,441,198">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXalanParsedSource-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXalanParsedSource.html#a0">XalanParsedSource</a> ()
<li>virtual <a class="el" href="classXalanParsedSource.html#a1">~XalanParsedSource</a> ()
<li>virtual <a class="el" href="classXalanDocument.html">XalanDocument</a>* <a class="el" href="classXalanParsedSource.html#a2">getDocument</a> () const=0
<dl class="el"><dd><font size=-1><em>Get a pointer to the <a class="el" href="classXalanDocument.html">XalanDocument</a> instance for the source document.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanParsedSourceHelper.html">XalanParsedSourceHelper</a>* <a class="el" href="classXalanParsedSource.html#a3">createHelper</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager XALAN_DEFAULT_CONSTRACTOR_MEMORY_MGR) const=0
<dl class="el"><dd><font size=-1><em>Create the appropriate <a class="el" href="classXalanParsedSourceHelper.html">XalanParsedSourceHelper</a> instance to use for transforming with the instance.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanParsedSource.html#a4">getURI</a> () const=0
<dl class="el"><dd><font size=-1><em>Get the URI for the parsed source, if any.</em> <a href="#a4">More...</a><em><br><br></em></font></dl></ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
This is abstract base class designed to allow a XalanTranfomer object to reuse a parsed document.
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XalanParsedSource::XalanParsedSource"></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>
XalanParsedSource::XalanParsedSource (
</b></td>
<td valign="bottom"><b>
)
</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="XalanParsedSource::~XalanParsedSource"></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>
XalanParsedSource::~XalanParsedSource (
</b></td>
<td valign="bottom"><b>
)<code> [virtual]</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><h2>Member Function Documentation</h2>
<a name="a3" doxytag="XalanParsedSource::createHelper"></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="classXalanParsedSourceHelper.html">XalanParsedSourceHelper</a> * XalanParsedSource::createHelper (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;) const<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Create the appropriate <a class="el" href="classXalanParsedSourceHelper.html">XalanParsedSourceHelper</a> instance to use for transforming with the instance.
<p>
The caller is responsible for deleting the object when finished.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
A pointer to a <a class="el" href="classXalanParsedSourceHelper.html">XalanParsedSourceHelper</a> instance. </dl>
<p>
Reimplemented in <a class="el" href="classXalanDefaultDocumentBuilder.html#a3">XalanDefaultDocumentBuilder</a>, <a class="el" href="classXalanDefaultParsedSource.html#a3">XalanDefaultParsedSource</a>, <a class="el" href="classXalanDocumentBuilder.html#a2">XalanDocumentBuilder</a>, <a class="el" href="classXalanSourceTreeWrapperParsedSource.html#a3">XalanSourceTreeWrapperParsedSource</a>, <a class="el" href="classXercesDOMParsedSource.html#a3">XercesDOMParsedSource</a>, and <a class="el" href="classXercesDOMWrapperParsedSource.html#a3">XercesDOMWrapperParsedSource</a>. </td>
</tr>
</table>
<a name="a2" doxytag="XalanParsedSource::getDocument"></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="classXalanDocument.html">XalanDocument</a> * XalanParsedSource::getDocument (
</b></td>
<td valign="bottom"><b>
) const<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Get a pointer to the <a class="el" href="classXalanDocument.html">XalanDocument</a> instance for the source document.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
A pointer to a <a class="el" href="classXalanDocument.html">XalanDocument</a> instance. </dl>
<p>
Reimplemented in <a class="el" href="classXalanDefaultDocumentBuilder.html#a2">XalanDefaultDocumentBuilder</a>, <a class="el" href="classXalanDefaultParsedSource.html#a2">XalanDefaultParsedSource</a>, <a class="el" href="classXalanDocumentBuilder.html#a1">XalanDocumentBuilder</a>, <a class="el" href="classXalanSourceTreeWrapperParsedSource.html#a2">XalanSourceTreeWrapperParsedSource</a>, <a class="el" href="classXercesDOMParsedSource.html#a2">XercesDOMParsedSource</a>, and <a class="el" href="classXercesDOMWrapperParsedSource.html#a2">XercesDOMWrapperParsedSource</a>. </td>
</tr>
</table>
<a name="a4" doxytag="XalanParsedSource::getURI"></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>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; XalanParsedSource::getURI (
</b></td>
<td valign="bottom"><b>
) const<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Get the URI for the parsed source, if any.
<p>
use for transforming with the instance.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
A const reference to a string containing the URI </dl>
<p>
Reimplemented in <a class="el" href="classXalanDefaultDocumentBuilder.html#a4">XalanDefaultDocumentBuilder</a>, <a class="el" href="classXalanDefaultParsedSource.html#a4">XalanDefaultParsedSource</a>, <a class="el" href="classXalanDocumentBuilder.html#a3">XalanDocumentBuilder</a>, <a class="el" href="classXalanSourceTreeWrapperParsedSource.html#a4">XalanSourceTreeWrapperParsedSource</a>, <a class="el" href="classXercesDOMParsedSource.html#a4">XercesDOMParsedSource</a>, and <a class="el" href="classXercesDOMWrapperParsedSource.html#a4">XercesDOMWrapperParsedSource</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanParsedSource_8hpp-source.html">XalanParsedSource.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>