v2.2.3
This commit is contained in:
parent
1613a190f0
commit
b93578226a
2489 changed files with 122200 additions and 118330 deletions
|
@ -5,100 +5,101 @@
|
|||
<link href="tabs.css" rel="stylesheet" type="text/css">
|
||||
</head><body>
|
||||
<a style="float:right;" href="http://sourceforge.net/projects/xqilla"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border="0" alt="SourceForge.net Logo" /></a>
|
||||
<!-- Generated by Doxygen 1.3.9.1 -->
|
||||
<div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a> | <a class="qindex" href="examples.html">Examples</a></div>
|
||||
<h1>ModuleResolver Class Reference</h1><code>#include <<a class="el" href="ModuleResolver_8hpp-source.html">ModuleResolver.hpp</a>></code>
|
||||
<p>
|
||||
<a href="classModuleResolver-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr><td></td></tr>
|
||||
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classModuleResolver.html#a0">~ModuleResolver</a> ()</td></tr>
|
||||
<!-- Generated by Doxygen 1.6.1 -->
|
||||
<div class="navigation" id="top">
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="index.html"><span>Main Page</span></a></li>
|
||||
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
||||
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
||||
<li><a href="files.html"><span>Files</span></a></li>
|
||||
<li><a href="examples.html"><span>Examples</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="tabs">
|
||||
<ul>
|
||||
<li><a href="annotated.html"><span>Class List</span></a></li>
|
||||
<li><a href="classes.html"><span>Class Index</span></a></li>
|
||||
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
||||
<li><a href="functions.html"><span>Class Members</span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="contents">
|
||||
<h1>ModuleResolver Class Reference</h1><!-- doxytag: class="ModuleResolver" -->
|
||||
<p><code>#include <<a class="el" href="ModuleResolver_8hpp_source.html">ModuleResolver.hpp</a>></code></p>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">virtual destructor, does nothing <a href="#a0"></a><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classModuleResolver.html#a1">resolveModuleLocation</a> (<a class="el" href="DocumentCache_8hpp.html#a0">VectorOfStrings</a> *result, const XMLCh *nsUri, const <a class="el" href="classStaticContext.html">StaticContext</a> *context)=0</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Fills the string vector with a list of locations tht, once assembled, build the module referenced by the given URI. <a href="#a1"></a><br></td></tr>
|
||||
<p><a href="classModuleResolver-members.html">List of all members.</a></p>
|
||||
<table border="0" cellpadding="0" cellspacing="0">
|
||||
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classModuleResolver.html#a55e79a44207563842d833d126537a2bd">~ModuleResolver</a> ()</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">virtual destructor, does nothing <a href="#a55e79a44207563842d833d126537a2bd"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classModuleResolver.html#a32af3d56e41adfd55afa9d16849b1163">resolveModuleLocation</a> (<a class="el" href="DocumentCache_8hpp.html#aaab74fdf21f46c72dd5e97f48fecb3b6">VectorOfStrings</a> *result, const XMLCh *nsUri, const <a class="el" href="classStaticContext.html">StaticContext</a> *context)=0</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Fills the string vector with a list of locations tht, once assembled, build the module referenced by the given URI. <a href="#a32af3d56e41adfd55afa9d16849b1163"></a><br/></td></tr>
|
||||
</table>
|
||||
<hr><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" name="a0" doxytag="ModuleResolver::~ModuleResolver"></a><p>
|
||||
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td class="mdRow">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<hr/><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" id="a55e79a44207563842d833d126537a2bd"></a><!-- doxytag: member="ModuleResolver::~ModuleResolver" ref="a55e79a44207563842d833d126537a2bd" args="()" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">virtual ModuleResolver::~<a class="el" href="classModuleResolver.html">ModuleResolver</a> </td>
|
||||
<td class="md" valign="top">( </td>
|
||||
<td class="mdname1" valign="top" nowrap> </td>
|
||||
<td class="md" valign="top"> ) </td>
|
||||
<td class="md" nowrap><code> [inline, virtual]</code></td>
|
||||
<td class="memname">virtual ModuleResolver::~ModuleResolver </td>
|
||||
<td>(</td>
|
||||
<td class="paramname"></td>
|
||||
<td> ) </td>
|
||||
<td><code> [inline, virtual]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
<p>
|
||||
virtual destructor, does nothing
|
||||
<p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr><h2>Member Function Documentation</h2>
|
||||
<a class="anchor" name="a1" doxytag="ModuleResolver::resolveModuleLocation"></a><p>
|
||||
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
||||
<tr>
|
||||
<td class="mdRow">
|
||||
<table cellpadding="0" cellspacing="0" border="0">
|
||||
<p>virtual destructor, does nothing </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<hr/><h2>Member Function Documentation</h2>
|
||||
<a class="anchor" id="a32af3d56e41adfd55afa9d16849b1163"></a><!-- doxytag: member="ModuleResolver::resolveModuleLocation" ref="a32af3d56e41adfd55afa9d16849b1163" args="(VectorOfStrings *result, const XMLCh *nsUri, const StaticContext *context)=0" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="md" nowrap valign="top">virtual bool ModuleResolver::resolveModuleLocation </td>
|
||||
<td class="md" valign="top">( </td>
|
||||
<td class="md" nowrap valign="top"><a class="el" href="DocumentCache_8hpp.html#a0">VectorOfStrings</a> * </td>
|
||||
<td class="mdname" nowrap> <em>result</em>, </td>
|
||||
<td class="memname">virtual bool ModuleResolver::resolveModuleLocation </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype"><a class="el" href="DocumentCache_8hpp.html#aaab74fdf21f46c72dd5e97f48fecb3b6">VectorOfStrings</a> * </td>
|
||||
<td class="paramname"> <em>result</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap align="right"></td>
|
||||
<td class="md"></td>
|
||||
<td class="md" nowrap>const XMLCh * </td>
|
||||
<td class="mdname" nowrap> <em>nsUri</em>, </td>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">const XMLCh * </td>
|
||||
<td class="paramname"> <em>nsUri</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap align="right"></td>
|
||||
<td class="md"></td>
|
||||
<td class="md" nowrap>const <a class="el" href="classStaticContext.html">StaticContext</a> * </td>
|
||||
<td class="mdname" nowrap> <em>context</em></td>
|
||||
<td class="paramkey"></td>
|
||||
<td></td>
|
||||
<td class="paramtype">const <a class="el" href="classStaticContext.html">StaticContext</a> * </td>
|
||||
<td class="paramname"> <em>context</em></td><td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md"></td>
|
||||
<td class="md">) </td>
|
||||
<td class="md" colspan="2"><code> [pure virtual]</code></td>
|
||||
<td></td>
|
||||
<td>)</td>
|
||||
<td></td><td></td><td><code> [pure virtual]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table cellspacing="5" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td>
|
||||
|
||||
</td>
|
||||
<td>
|
||||
</div>
|
||||
<div class="memdoc">
|
||||
|
||||
<p>
|
||||
Fills the string vector with a list of locations tht, once assembled, build the module referenced by the given URI.
|
||||
<p>
|
||||
If the URI is unknown, returns false, otherwise returns true. </td>
|
||||
</tr>
|
||||
</table>
|
||||
<hr>The documentation for this class was generated from the following file:<ul>
|
||||
<li><a class="el" href="ModuleResolver_8hpp-source.html">ModuleResolver.hpp</a></ul>
|
||||
<hr size="1"><address style="align: right;"><small>Generated on Fri Sep 25 06:55:41 2009 for XQilla Simple API by
|
||||
<p>Fills the string vector with a list of locations tht, once assembled, build the module referenced by the given URI. </p>
|
||||
<p>If the URI is unknown, returns false, otherwise returns true. </p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||
<li><a class="el" href="ModuleResolver_8hpp_source.html">ModuleResolver.hpp</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<hr size="1"/><address style="text-align: right;"><small>Generated on Fri Nov 13 14:59:59 2009 for XQilla Simple API by
|
||||
<a href="http://www.doxygen.org/index.html">
|
||||
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue