blob: e833726704570906b5782d98953c14104b22d787 [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>XalanQNameByValue Class Reference</h1><code>#include &lt;<a class="el" href="XalanQNameByValue_8hpp-source.html">XalanQNameByValue.hpp</a>&gt;</code>
<p>
Inheritance diagram for XalanQNameByValue:<p><center><img src="classXalanQNameByValue__inherit__graph.gif" border="0" usemap="#XalanQNameByValue_inherit_map" alt="Inheritance graph"></center>
<map name="XalanQNameByValue_inherit_map">
<area href="classXalanQName.html" shape="rect" coords="31,42,126,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XalanQNameByValue:<p><center><img src="classXalanQNameByValue__coll__graph.gif" border="0" usemap="#XalanQNameByValue_coll_map" alt="Collaboration graph"></center>
<map name="XalanQNameByValue_coll_map">
<area href="classXalanQName.html" shape="rect" coords="137,134,233,110">
<area href="classXalanDOMString.html" shape="rect" coords="25,42,142,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXalanQNameByValue-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef XERCES_CPP_NAMESPACE_QUALIFIER <br>
Locator <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a>
</ul>
<h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXalanQNameByValue.html#a0">XalanQNameByValue</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<dl class="el"><dd><font size=-1><em>Construct an empty XalanQNameByValue.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li><a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a>&amp; <a class="el" href="classXalanQNameByValue.html#a1">getMemoryManager</a> ()
<li><a class="el" href="classXalanQNameByValue.html#a2">XalanQNameByValue</a> (const XalanQNameByValue &amp;theSource, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<dl class="el"><dd><font size=-1><em>Copy constructor.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanQNameByValue.html#a3">XalanQNameByValue</a> (const <a class="el" href="classXalanQName.html">XalanQName</a> &amp;theSource, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<dl class="el"><dd><font size=-1><em>Construct an instance from another <a class="el" href="classXalanQName.html">XalanQName</a>.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanQNameByValue.html#a4">XalanQNameByValue</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theLocalPart, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<dl class="el"><dd><font size=-1><em>Construct a XalanQNameByValue, with the supplied namespace and local part.</em> <a href="#a4">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanQNameByValue.html#a5">XalanQNameByValue</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;qname, const <a class="el" href="classXalanQName.html#s1">NamespacesStackType</a> &amp;namespaces, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> *locator=0, bool fUseDefault=false)
<dl class="el"><dd><font size=-1><em>Construct a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.</em> <a href="#a5">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanQNameByValue.html#a6">XalanQNameByValue</a> (const XalanDOMChar *qname, const <a class="el" href="classXalanQName.html#s1">NamespacesStackType</a> &amp;namespaces, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> *locator=0, bool fUseDefault=false)
<dl class="el"><dd><font size=-1><em>Construct a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.</em> <a href="#a6">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanQNameByValue.html#a7">XalanQNameByValue</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;qname, 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, const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> *locator=0)
<dl class="el"><dd><font size=-1><em>Construct a XalanQNameByValue from a string, resolving the prefix using the given namespace context.</em> <a href="#a7">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanQNameByValue.html#a8">XalanQNameByValue</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;qname, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> *theResolver=0, const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> *locator=0)
<dl class="el"><dd><font size=-1><em>Construct a XalanQNameByValue from a string, resolving the prefix using the given prefix resolver.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanQNameByValue.html#a9">~XalanQNameByValue</a> ()
<li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanQNameByValue.html#a10">getLocalPart</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the local part of qualified name.</em> <a href="#a10">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanQNameByValue.html#a11">setLocalPart</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theLocalPart)
<dl class="el"><dd><font size=-1><em>Set the local part of qualified name.</em> <a href="#a11">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXalanQNameByValue.html#a12">getNamespace</a> () const
<dl class="el"><dd><font size=-1><em>Retrieve the namespace of qualified name.</em> <a href="#a12">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanQNameByValue.html#a13">setNamespace</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace)
<dl class="el"><dd><font size=-1><em>Set the Namespace URI of qualified name.</em> <a href="#a13">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanQNameByValue.html#a14">set</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;qname, const <a class="el" href="classXalanQName.html#s1">NamespacesStackType</a> &amp;namespaces, const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> *locator=0, bool fUseDefault=false)
<dl class="el"><dd><font size=-1><em>Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.</em> <a href="#a14">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanQNameByValue.html#a15">set</a> (const XalanDOMChar *qname, const <a class="el" href="classXalanQName.html#s1">NamespacesStackType</a> &amp;namespaces, const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> *locator=0, bool fUseDefault=false)
<dl class="el"><dd><font size=-1><em>Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.</em> <a href="#a15">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanQNameByValue.html#a16">set</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;qname, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> *theResolver=0, const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> *locator=0)
<dl class="el"><dd><font size=-1><em>Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the resolver provided.</em> <a href="#a16">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanQNameByValue.html#a17">set</a> (const XalanDOMChar *qname, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> *theResolver=0, const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> *locator=0)
<dl class="el"><dd><font size=-1><em>Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the resolver provided.</em> <a href="#a17">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXalanQNameByValue.html#a18">clear</a> ()
<dl class="el"><dd><font size=-1><em>Clear the instance.</em> <a href="#a18">More...</a><em><br><br></em></font></dl><li>XalanQNameByValue&amp; <a class="el" href="classXalanQNameByValue.html#a19">operator=</a> (const XalanQNameByValue &amp;theRHS)
<li>XalanQNameByValue&amp; <a class="el" href="classXalanQNameByValue.html#a20">operator=</a> (const <a class="el" href="classXalanQName.html">XalanQName</a> &amp;theRHS)
</ul>
<h2>Static Public Methods</h2>
<ul>
<li>XalanQNameByValue* <a class="el" href="classXalanQNameByValue.html#d0">create</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theNamespace, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theLocalPart, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
</ul>
<hr><h2>Member Typedef Documentation</h2>
<a name="s0" doxytag="XalanQNameByValue::LocatorType"></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>
typedef XERCES_CPP_NAMESPACE_QUALIFIER Locator XalanQNameByValue::LocatorType
</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>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XalanQNameByValue::XalanQNameByValue"></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>
XalanQNameByValue::XalanQNameByValue (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)<code> [explicit]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct an empty XalanQNameByValue.
<p>
</td>
</tr>
</table>
<a name="a2" doxytag="XalanQNameByValue::XalanQNameByValue"></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>
XalanQNameByValue::XalanQNameByValue (
</b></td>
<td valign="bottom"><b>
const XalanQNameByValue &amp; <em>theSource</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Copy constructor.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theSource</em>
&nbsp;</td><td>
The source of the copy. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a3" doxytag="XalanQNameByValue::XalanQNameByValue"></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>
XalanQNameByValue::XalanQNameByValue (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanQName.html">XalanQName</a> &amp; <em>theSource</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)<code> [explicit]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct an instance from another <a class="el" href="classXalanQName.html">XalanQName</a>.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theSource</em>
&nbsp;</td><td>
The source of the copy. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a4" doxytag="XalanQNameByValue::XalanQNameByValue"></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>
XalanQNameByValue::XalanQNameByValue (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theLocalPart</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct a XalanQNameByValue, with the supplied namespace and local part.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theNamespace</em>
&nbsp;</td><td>
namespace string </td></tr>
<tr><td valign=top><em>theLocalPart</em>
&nbsp;</td><td>
local part string </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a5" doxytag="XalanQNameByValue::XalanQNameByValue"></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>
XalanQNameByValue::XalanQNameByValue (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>qname</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQName.html#s1">NamespacesStackType</a> &amp; <em>namespaces</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> * <em>locator</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>fUseDefault</em> = false&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>qname</em>
&nbsp;</td><td>
QName string </td></tr>
<tr><td valign=top><em>namespaces</em>
&nbsp;</td><td>
namespace vector stack to use </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting, if any </td></tr>
<tr><td valign=top><em>fUseDefault</em>
&nbsp;</td><td>
If true, then elements with no prefix will have the default namespace URI, if there is one. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a6" doxytag="XalanQNameByValue::XalanQNameByValue"></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>
XalanQNameByValue::XalanQNameByValue (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>qname</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQName.html#s1">NamespacesStackType</a> &amp; <em>namespaces</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> * <em>locator</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>fUseDefault</em> = false&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>qname</em>
&nbsp;</td><td>
QName string </td></tr>
<tr><td valign=top><em>namespaces</em>
&nbsp;</td><td>
namespace vector stack to use </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting, if any </td></tr>
<tr><td valign=top><em>fUseDefault</em>
&nbsp;</td><td>
If true, then elements with no prefix will have the default namespace URI, if there is one. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a7" doxytag="XalanQNameByValue::XalanQNameByValue"></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>
XalanQNameByValue::XalanQNameByValue (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>qname</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><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; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> * <em>locator</em> = 0&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct a XalanQNameByValue from a string, resolving the prefix using the given namespace context.
<p>
The default namespace is not resolved.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>qname</em>
&nbsp;</td><td>
QName string </td></tr>
<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="classXPathEnvSupport.html">XPathEnvSupport</a> class instance </td></tr>
<tr><td valign=top><em>domSupport</em>
&nbsp;</td><td>
<a class="el" href="classDOMSupport.html">DOMSupport</a> class instance </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting, if any </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a8" doxytag="XalanQNameByValue::XalanQNameByValue"></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>
XalanQNameByValue::XalanQNameByValue (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>qname</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> * <em>theResolver</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> * <em>locator</em> = 0&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct a XalanQNameByValue from a string, resolving the prefix using the given prefix resolver.
<p>
The default namespace is not resolved.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>qname</em>
&nbsp;</td><td>
QName string </td></tr>
<tr><td valign=top><em>theResolver</em>
&nbsp;</td><td>
prefix resolver to use </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting, if any </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a9" doxytag="XalanQNameByValue::~XalanQNameByValue"></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>
XalanQNameByValue::~XalanQNameByValue (
</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="a18" doxytag="XalanQNameByValue::clear"></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 XalanQNameByValue::clear (
</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>
Clear the instance.
<p>
</td>
</tr>
</table>
<a name="d0" doxytag="XalanQNameByValue::create"></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>
XalanQNameByValue * XalanQNameByValue::create (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theLocalPart</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>&nbsp;)<code> [static]</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="a10" doxytag="XalanQNameByValue::getLocalPart"></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; XalanQNameByValue::getLocalPart (
</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 local part of qualified name.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
local part string </dl>
<p>
Reimplemented from <a class="el" href="classXalanQName.html#a2">XalanQName</a>. </td>
</tr>
</table>
<a name="a1" doxytag="XalanQNameByValue::getMemoryManager"></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="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; XalanQNameByValue::getMemoryManager (
</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="a12" doxytag="XalanQNameByValue::getNamespace"></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; XalanQNameByValue::getNamespace (
</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 namespace of qualified name.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
namespace string </dl>
<p>
Reimplemented from <a class="el" href="classXalanQName.html#a3">XalanQName</a>. </td>
</tr>
</table>
<a name="a20" doxytag="XalanQNameByValue::operator="></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>
XalanQNameByValue &amp; XalanQNameByValue::operator= (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanQName.html">XalanQName</a> &amp; <em>theRHS</em>&nbsp;)
</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="a19" doxytag="XalanQNameByValue::operator="></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>
XalanQNameByValue &amp; XalanQNameByValue::operator= (
</b></td>
<td valign="bottom"><b>
const XalanQNameByValue &amp; <em>theRHS</em>&nbsp;)
</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="a17" doxytag="XalanQNameByValue::set"></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 XalanQNameByValue::set (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>qname</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> * <em>theResolver</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> * <em>locator</em> = 0&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the resolver provided.
<p>
The default namespace is not resolved.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>qname</em>
&nbsp;</td><td>
QName string </td></tr>
<tr><td valign=top><em>theResolver</em>
&nbsp;</td><td>
prefix resolver to use </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting, if any </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a16" doxytag="XalanQNameByValue::set"></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 XalanQNameByValue::set (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>qname</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> * <em>theResolver</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> * <em>locator</em> = 0&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the resolver provided.
<p>
The default namespace is not resolved.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>qname</em>
&nbsp;</td><td>
QName string </td></tr>
<tr><td valign=top><em>theResolver</em>
&nbsp;</td><td>
prefix resolver to use </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting, if any </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a15" doxytag="XalanQNameByValue::set"></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 XalanQNameByValue::set (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>qname</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQName.html#s1">NamespacesStackType</a> &amp; <em>namespaces</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> * <em>locator</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>fUseDefault</em> = false&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>qname</em>
&nbsp;</td><td>
QName string </td></tr>
<tr><td valign=top><em>namespaces</em>
&nbsp;</td><td>
namespace vector stack to use </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting, if any </td></tr>
<tr><td valign=top><em>fUseDefault</em>
&nbsp;</td><td>
If true, then elements with no prefix will have the default namespace URI, if there is one. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a14" doxytag="XalanQNameByValue::set"></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 XalanQNameByValue::set (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>qname</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQName.html#s1">NamespacesStackType</a> &amp; <em>namespaces</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanQNameByValue.html#s0">LocatorType</a> * <em>locator</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>fUseDefault</em> = false&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the local part and namespace URI of a XalanQNameByValue from a string, resolving the prefix using the given namespace vector stack.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>qname</em>
&nbsp;</td><td>
QName string </td></tr>
<tr><td valign=top><em>namespaces</em>
&nbsp;</td><td>
namespace vector stack to use </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting, if any </td></tr>
<tr><td valign=top><em>fUseDefault</em>
&nbsp;</td><td>
If true, then elements with no prefix will have the default namespace URI, if there is one. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a11" doxytag="XalanQNameByValue::setLocalPart"></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 XalanQNameByValue::setLocalPart (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theLocalPart</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the local part of qualified name.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theLocalPart</em>
&nbsp;</td><td>
local part string </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a13" doxytag="XalanQNameByValue::setNamespace"></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 XalanQNameByValue::setNamespace (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theNamespace</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Set the Namespace URI of qualified name.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theLocalPart</em>
&nbsp;</td><td>
local part string </td></tr>
</table>
</dl> </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XalanQNameByValue_8hpp-source.html">XalanQNameByValue.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>