blob: 512be7ebba3bdeba0c4d632da3700e129c04443b [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>ElementPrefixResolverProxy Class Reference</h1><code>#include &lt;<a class="el" href="ElementPrefixResolverProxy_8hpp-source.html">ElementPrefixResolverProxy.hpp</a>&gt;</code>
<p>
Inheritance diagram for ElementPrefixResolverProxy:<p><center><img src="classElementPrefixResolverProxy__inherit__graph.gif" border="0" usemap="#ElementPrefixResolverProxy_inherit_map" alt="Inheritance graph"></center>
<map name="ElementPrefixResolverProxy_inherit_map">
<area href="classPrefixResolver.html" shape="rect" coords="46,42,148,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for ElementPrefixResolverProxy:<p><center><img src="classElementPrefixResolverProxy__coll__graph.gif" border="0" usemap="#ElementPrefixResolverProxy_coll_map" alt="Collaboration graph"></center>
<map name="ElementPrefixResolverProxy_coll_map">
<area href="classPrefixResolver.html" shape="rect" coords="7,120,108,96">
<area href="classXalanElement.html" shape="rect" coords="132,120,233,96">
<area href="classXalanNode.html" shape="rect" coords="143,43,223,19">
<area href="classXalanDOMString.html" shape="rect" coords="277,120,394,96">
<area href="classXPathEnvSupport.html" shape="rect" coords="418,120,541,96">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classElementPrefixResolverProxy-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="classElementPrefixResolverProxy.html#a0">ElementPrefixResolverProxy</a> (const <a class="el" href="classXalanElement.html">XalanElement</a> *namespaceContext, const <a class="el" href="classXPathEnvSupport.html">XPathEnvSupport</a> &amp;envSupport, const <a class="el" href="classDOMSupport.html">DOMSupport</a> &amp;domSupport, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager XALAN_DEFAULT_MEMMGR)
<dl class="el"><dd><font size=-1><em>Construct an instance of an element prefix resolver proxy.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li><a class="el" href="classElementPrefixResolverProxy.html#a1">ElementPrefixResolverProxy</a> (const <a class="el" href="classXalanElement.html">XalanElement</a> *namespaceContext, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager XALAN_DEFAULT_MEMMGR, const <a class="el" href="classXPathEnvSupport.html">XPathEnvSupport</a> *envSupport=0)
<dl class="el"><dd><font size=-1><em>Construct an instance of an element prefix resolver proxy.</em> <a href="#a1">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classElementPrefixResolverProxy.html#a2">~ElementPrefixResolverProxy</a> ()
<li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>* <a class="el" href="classElementPrefixResolverProxy.html#a3">getNamespaceForPrefix</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;prefix) const
<dl class="el"><dd><font size=-1><em>Retrieve a namespace corresponding to a prefix.</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="classElementPrefixResolverProxy.html#a4">getURI</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the base URI for the resolver.</em> <a href="#a4">More...</a><em><br><br></em></font></dl></ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="ElementPrefixResolverProxy::ElementPrefixResolverProxy"></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>
ElementPrefixResolverProxy::ElementPrefixResolverProxy (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanElement.html">XalanElement</a> * <em>namespaceContext</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXPathEnvSupport.html">XPathEnvSupport</a> &amp; <em>envSupport</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classDOMSupport.html">DOMSupport</a> &amp; <em>domSupport</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager <em>XALAN_DEFAULT_MEMMGR</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct an instance of an element prefix resolver proxy.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>namespaceContext</em>
&nbsp;</td><td>
context object for namespace resolution </td></tr>
<tr><td valign=top><em>envSupport</em>
&nbsp;</td><td>
<a class="el" href="classXPath.html">XPath</a> environment support class instance </td></tr>
<tr><td valign=top><em>domSupport</em>
&nbsp;</td><td>
<a class="el" href="classDOMSupport.html">DOMSupport</a> class instance
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Deprecated: </b><dd>
</dl> </td>
</tr>
</table>
<a name="a1" doxytag="ElementPrefixResolverProxy::ElementPrefixResolverProxy"></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>
ElementPrefixResolverProxy::ElementPrefixResolverProxy (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanElement.html">XalanElement</a> * <em>namespaceContext</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager <em>XALAN_DEFAULT_MEMMGR</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXPathEnvSupport.html">XPathEnvSupport</a> * <em>envSupport</em> = 0&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct an instance of an element prefix resolver proxy.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>namespaceContext</em>
&nbsp;</td><td>
context object for namespace resolution </td></tr>
<tr><td valign=top><em>envSupport</em>
&nbsp;</td><td>
<a class="el" href="classXPath.html">XPath</a> environment support class instance </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a2" doxytag="ElementPrefixResolverProxy::~ElementPrefixResolverProxy"></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>
ElementPrefixResolverProxy::~ElementPrefixResolverProxy (
</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="ElementPrefixResolverProxy::getNamespaceForPrefix"></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> * ElementPrefixResolverProxy::getNamespaceForPrefix (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>prefix</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve a namespace corresponding to a prefix.
<p>
This assumes that the PrevixResolver holds its own namespace context, or is a namespace context itself.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>prefix</em>
&nbsp;</td><td>
Prefix to resolve </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
namespace that prefix resolves to, or null if prefix is not found </dl>
<p>
Reimplemented from <a class="el" href="classPrefixResolver.html#a3">PrefixResolver</a>. </td>
</tr>
</table>
<a name="a4" doxytag="ElementPrefixResolverProxy::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; ElementPrefixResolverProxy::getURI (
</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>
Retrieve the base URI for the resolver.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
URI string </dl>
<p>
Reimplemented from <a class="el" href="classPrefixResolver.html#a4">PrefixResolver</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="ElementPrefixResolverProxy_8hpp-source.html">ElementPrefixResolverProxy.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>