blob: a1899a034a78b2ce76d64263ad61fb4c6b1ae50d [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>XalanParsedSourceHelper Class Reference</h1><code>#include &lt;<a class="el" href="XalanParsedSource_8hpp-source.html">XalanParsedSource.hpp</a>&gt;</code>
<p>
Inheritance diagram for XalanParsedSourceHelper:<p><center><img src="classXalanParsedSourceHelper__inherit__graph.gif" border="0" usemap="#XalanParsedSourceHelper_inherit_map" alt="Inheritance graph"></center>
<map name="XalanParsedSourceHelper_inherit_map">
<area href="classXalanDefaultParsedSourceHelper.html" shape="rect" coords="6,117,220,93">
<area href="classXercesDOMParsedSourceHelper.html" shape="rect" coords="243,117,457,93">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXalanParsedSourceHelper-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li>virtual <a class="el" href="classXalanParsedSourceHelper.html#a0">~XalanParsedSourceHelper</a> ()
<li>virtual <a class="el" href="classDOMSupport.html">DOMSupport</a>&amp; <a class="el" href="classXalanParsedSourceHelper.html#a1">getDOMSupport</a> ()=0
<dl class="el"><dd><font size=-1><em>Get the <a class="el" href="classDOMSupport.html">DOMSupport</a> instance.</em> <a href="#a1">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXMLParserLiaison.html">XMLParserLiaison</a>&amp; <a class="el" href="classXalanParsedSourceHelper.html#a2">getParserLiaison</a> ()=0
<dl class="el"><dd><font size=-1><em>Get the <a class="el" href="classXMLParserLiaison.html">XMLParserLiaison</a> instance.</em> <a href="#a2">More...</a><em><br><br></em></font></dl></ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XalanParsedSourceHelper::~XalanParsedSourceHelper"></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>
XalanParsedSourceHelper::~XalanParsedSourceHelper (
</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="a1" doxytag="XalanParsedSourceHelper::getDOMSupport"></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="classDOMSupport.html">DOMSupport</a> &amp; XalanParsedSourceHelper::getDOMSupport (
</b></td>
<td valign="bottom"><b>
)<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 <a class="el" href="classDOMSupport.html">DOMSupport</a> instance.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
A reference to a <a class="el" href="classDOMSupport.html">DOMSupport</a> instance. </dl>
<p>
Reimplemented in <a class="el" href="classXalanDefaultParsedSourceHelper.html#a2">XalanDefaultParsedSourceHelper</a>, and <a class="el" href="classXercesDOMParsedSourceHelper.html#a2">XercesDOMParsedSourceHelper</a>. </td>
</tr>
</table>
<a name="a2" doxytag="XalanParsedSourceHelper::getParserLiaison"></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="classXMLParserLiaison.html">XMLParserLiaison</a> &amp; XalanParsedSourceHelper::getParserLiaison (
</b></td>
<td valign="bottom"><b>
)<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 <a class="el" href="classXMLParserLiaison.html">XMLParserLiaison</a> instance.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
A rerefernce to an <a class="el" href="classXMLParserLiaison.html">XMLParserLiaison</a> instance. </dl>
<p>
Reimplemented in <a class="el" href="classXalanDefaultParsedSourceHelper.html#a3">XalanDefaultParsedSourceHelper</a>, and <a class="el" href="classXercesDOMParsedSourceHelper.html#a3">XercesDOMParsedSourceHelper</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>