blob: 7dd02627dccb5bd47d14bfdf6d6070677986a548 [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>StylesheetConstructionContext Class Reference</h1><code>#include &lt;<a class="el" href="StylesheetConstructionContext_8hpp-source.html">StylesheetConstructionContext.hpp</a>&gt;</code>
<p>
Inheritance diagram for StylesheetConstructionContext:<p><center><img src="classStylesheetConstructionContext__inherit__graph.gif" border="0" usemap="#StylesheetConstructionContext_inherit_map" alt="Inheritance graph"></center>
<map name="StylesheetConstructionContext_inherit_map">
<area href="classStylesheetConstructionContextDefault.html" shape="rect" coords="6,192,236,168">
<area href="classXPathConstructionContext.html" shape="rect" coords="37,42,205,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for StylesheetConstructionContext:<p><center><img src="classStylesheetConstructionContext__coll__graph.gif" border="0" usemap="#StylesheetConstructionContext_coll_map" alt="Collaboration graph"></center>
<map name="StylesheetConstructionContext_coll_map">
<area href="classXPathConstructionContext.html" shape="rect" coords="17,42,185,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classStylesheetConstructionContext-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef XalanQName::NamespacesStackType <a class="el" href="classStylesheetConstructionContext.html#s0">NamespacesStackType</a>
<li>typedef size_t <a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a>
<li>typedef URISupport::URLAutoPtrType <a class="el" href="classStylesheetConstructionContext.html#s2">URLAutoPtrType</a>
<li>enum <a class="el" href="classStylesheetConstructionContext.html#s45">eElementToken</a> { <br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s3">ELEMNAME_UNDEFINED</a> = -2,
<a class="el" href="classStylesheetConstructionContext.html#s45s4">ELEMNAME_EMPTY</a> = -1,
<a class="el" href="classStylesheetConstructionContext.html#s45s5">ELEMNAME_WITH_PARAM</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s6">ELEMNAME_APPLY_TEMPLATES</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s7">ELEMNAME_CHOOSE</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s8">ELEMNAME_COMMENT</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s9">ELEMNAME_COPY</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s10">ELEMNAME_COPY_OF</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s11">ELEMNAME_ATTRIBUTE</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s12">ELEMNAME_ATTRIBUTE_SET</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s13">ELEMNAME_EXTENSION</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s14">ELEMNAME_FOR_EACH</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s15">ELEMNAME_KEY</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s16">ELEMNAME_IF</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s17">ELEMNAME_IMPORT</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s18">ELEMNAME_INCLUDE</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s19">ELEMNAME_CALL_TEMPLATE</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s20">ELEMNAME_PARAM</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s21">ELEMNAME_NUMBER</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s22">ELEMNAME_OTHERWISE</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s23">ELEMNAME_PI</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s24">ELEMNAME_PRESERVE_SPACE</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s25">ELEMNAME_TEMPLATE</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s26">ELEMNAME_SORT</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s27">ELEMNAME_STRIP_SPACE</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s28">ELEMNAME_STYLESHEET</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s29">ELEMNAME_TEXT</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s30">ELEMNAME_VALUE_OF</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s31">ELEMNAME_WHEN</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s32">ELEMNAME_FALLBACK</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s33">ELEMNAME_ELEMENT</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s34">ELEMNAME_APPLY_IMPORTS</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s35">ELEMNAME_VARIABLE</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s36">ELEMNAME_MESSAGE</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s37">ELEMNAME_OUTPUT</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s38">ELEMNAME_DECIMAL_FORMAT</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s39">ELEMNAME_NAMESPACE_ALIAS</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s40">ELEMNAME_LITERAL_RESULT</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s41">ELEMNAME_TEXT_LITERAL_RESULT</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s42">ELEMNAME_FORWARD_COMPATIBLE</a>,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContext.html#s45s43">ELEMNAME_EXTENSION_CALL</a>,
<a class="el" href="classStylesheetConstructionContext.html#s45s44">ELEMNAME_EXTENSION_HANDLER</a>
<br>
}
<dl class="el"><dd><font size=-1><em>IDs for XSL element types.</em> <a href="#s45">More...</a><em><br><br></em></font></dl></ul>
<h2>Public Methods</h2>
<ul>
<li><a class="el" href="classStylesheetConstructionContext.html#a0">StylesheetConstructionContext</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager)
<li>virtual <a class="el" href="classStylesheetConstructionContext.html#a1">~StylesheetConstructionContext</a> ()
<li>virtual void <a class="el" href="classStylesheetConstructionContext.html#a2">reset</a> ()=0
<dl class="el"><dd><font size=-1><em>Reset the StylesheetConstructionContext instance.</em> <a href="#a2">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a>* <a class="el" href="classStylesheetConstructionContext.html#a3">create</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theBaseIdentifier)=0
<dl class="el"><dd><font size=-1><em>Create a new StylesheetRoot instance.</em> <a href="#a3">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a>* <a class="el" href="classStylesheetConstructionContext.html#a4">create</a> (const <a class="el" href="classXSLTInputSource.html">XSLTInputSource</a> &amp;theInputSource)=0
<dl class="el"><dd><font size=-1><em>Create a new StylesheetRoot instance.</em> <a href="#a4">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a>* <a class="el" href="classStylesheetConstructionContext.html#a5">create</a> (<a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a> &amp;theStylesheetRoot, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theBaseIdentifier)=0
<dl class="el"><dd><font size=-1><em>Create a new Stylesheet instance.</em> <a href="#a5">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classStylesheetConstructionContext.html#a6">destroy</a> (<a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a> *theStylesheetRoot)=0
<dl class="el"><dd><font size=-1><em>Destroy a StylesheetRoot instance.</em> <a href="#a6">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classStylesheetConstructionContext.html#s2">URLAutoPtrType</a> <a class="el" href="classStylesheetConstructionContext.html#a7">getURLFromString</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;urlString)=0
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a7">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContext.html#a8">getURLStringFromString</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;urlString, <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theResult)=0
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classStylesheetConstructionContext.html#s2">URLAutoPtrType</a> <a class="el" href="classStylesheetConstructionContext.html#a9">getURLFromString</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;urlString, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;base)=0
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a9">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContext.html#a10">getURLStringFromString</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;urlString, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;base, <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theResult)=0
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a10">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContext.html#a11">getXSLTNamespaceURI</a> () const=0
<dl class="el"><dd><font size=-1><em>Retrieve the URI for the current XSLT namespace, for example, "<a href="http://www.w3.org/1999/XSL/Transform">http://www.w3.org/1999/XSL/Transform</a>".</em> <a href="#a11">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPath.html">XPath</a>* <a class="el" href="classStylesheetConstructionContext.html#a12">createMatchPattern</a> (const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;str, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp;resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath for a match pattern and return it.</em> <a href="#a12">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPath.html">XPath</a>* <a class="el" href="classStylesheetConstructionContext.html#a13">createMatchPattern</a> (const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator, const XalanDOMChar *str, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp;resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath for a match pattern and return it.</em> <a href="#a13">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPath.html">XPath</a>* <a class="el" href="classStylesheetConstructionContext.html#a14">createXPath</a> (const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;str, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp;resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath and return it.</em> <a href="#a14">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPath.html">XPath</a>* <a class="el" href="classStylesheetConstructionContext.html#a15">createXPath</a> (const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator, const XalanDOMChar *str, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp;resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath and return it.</em> <a href="#a15">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPath.html">XPath</a>* <a class="el" href="classStylesheetConstructionContext.html#a16">createXPath</a> (const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator, const XalanDOMChar *str, <a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> len, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp;resolver, bool allowVariableReferences=true, bool allowKeyFunction=true)=0
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath and return it.</em> <a href="#a16">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a>* <a class="el" href="classStylesheetConstructionContext.html#a17">getLocatorFromStack</a> () const=0
<dl class="el"><dd><font size=-1><em>Get the locator from the top of the locator stack.</em> <a href="#a17">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classStylesheetConstructionContext.html#a18">pushLocatorOnStack</a> (const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator)=0
<dl class="el"><dd><font size=-1><em>Push a locator on to the locator stack.</em> <a href="#a18">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classStylesheetConstructionContext.html#a19">popLocatorStack</a> ()=0
<dl class="el"><dd><font size=-1><em>Pop the locator from the top of the locator stack.</em> <a href="#a19">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContext.html#a20">getXalanXSLNameSpaceURL</a> () const=0
<dl class="el"><dd><font size=-1><em>Get the Xalan namespace for built-in extensions.</em> <a href="#a20">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanDocument.html">XalanDocument</a>* <a class="el" href="classStylesheetConstructionContext.html#a21">parseXML</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;urlString, <a class="el" href="XSLTEngineImpl_8hpp.html#a1">DocumentHandlerType</a> *docHandler, <a class="el" href="classXalanDocument.html">XalanDocument</a> *docToRegister)=0
<dl class="el"><dd><font size=-1><em>Read in the XML file, either producing a Document or calling SAX events, and register the document in a table.</em> <a href="#a21">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classStylesheetConstructionContext.html#a22">isXMLSpaceAttribute</a> (const XalanDOMChar *theAttributeName, const <a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp;theStylesheet, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *theLocator=0)=0
<dl class="el"><dd><font size=-1><em>Given an name, determine if it is the xml:space attribute.</em> <a href="#a22">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classStylesheetConstructionContext.html#a23">isXSLUseAttributeSetsAttribute</a> (const XalanDOMChar *theAttributeName, const <a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp;theStylesheet, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *theLocator=0)=0
<dl class="el"><dd><font size=-1><em>Given an name, determine if it is the xsl:use-attribute-sets attribute.</em> <a href="#a23">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classStylesheetConstructionContext.html#a24">isValidQName</a> (const XalanDOMChar *theName, const <a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp;theStylesheet, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *theLocator=0)=0
<dl class="el"><dd><font size=-1><em>Given an name, determine if it is a valid QName.</em> <a href="#a24">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classStylesheetConstructionContext.html#s45">eElementToken</a> <a class="el" href="classStylesheetConstructionContext.html#a25">getElementToken</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;name) const=0
<dl class="el"><dd><font size=-1><em>Given an XSL tag name, return an integer token that corresponds to the enums defined above.</em> <a href="#a25">More...</a><em><br><br></em></font></dl><li>virtual double <a class="el" href="classStylesheetConstructionContext.html#a26">getXSLTVersionSupported</a> () const=0
<dl class="el"><dd><font size=-1><em>Get the latest XSLT version currently supported.</em> <a href="#a26">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContext.html#a27">getPooledString</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theString)=0
<dl class="el"><dd><font size=-1><em>Get a pooled string given the source string.</em> <a href="#a27">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContext.html#a28">getPooledString</a> (const XalanDOMChar *theString, <a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> theLength=XalanDOMString::npos)=0
<dl class="el"><dd><font size=-1><em>Get a pooled string given the source character array.</em> <a href="#a28">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContext.html#a29">getCachedString</a> ()=0
<dl class="el"><dd><font size=-1><em>Get a cached string for temporary use.</em> <a href="#a29">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classStylesheetConstructionContext.html#a30">releaseCachedString</a> (<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theString)=0
<dl class="el"><dd><font size=-1><em>Return a cached string.</em> <a href="#a30">More...</a><em><br><br></em></font></dl><li>virtual XalanDOMChar* <a class="el" href="classStylesheetConstructionContext.html#a31">allocateXalanDOMCharVector</a> (<a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> theLength)=0
<dl class="el"><dd><font size=-1><em>Allocate a vector of XalanDOMChar of the specified size.</em> <a href="#a31">More...</a><em><br><br></em></font></dl><li>virtual XalanDOMChar* <a class="el" href="classStylesheetConstructionContext.html#a32">allocateXalanDOMCharVector</a> (const XalanDOMChar *theString, <a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> theLength=XalanDOMString::npos, bool fTerminate=true)=0
<dl class="el"><dd><font size=-1><em>Allocate a vector of XalanDOMChar of the specified size.</em> <a href="#a32">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classAVT.html">AVT</a>* <a class="el" href="classStylesheetConstructionContext.html#a33">createAVT</a> (const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator, const XalanDOMChar *name, const XalanDOMChar *stringedValue, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp;resolver)=0
<dl class="el"><dd><font size=-1><em>Create an <a class="el" href="classAVT.html">AVT</a> instance.</em> <a href="#a33">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classAVTPart.html">AVTPart</a>* <a class="el" href="classStylesheetConstructionContext.html#a34">createAVTPart</a> (const XalanDOMChar *theString, <a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> theLength=XalanDOMString::npos)=0
<dl class="el"><dd><font size=-1><em>Create an <a class="el" href="classAVTPart.html">AVTPart</a> instance.</em> <a href="#a34">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classAVTPart.html">AVTPart</a>* <a class="el" href="classStylesheetConstructionContext.html#a35">createAVTPart</a> (const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator, const XalanDOMChar *str, <a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> len, const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp;resolver)=0
<dl class="el"><dd><font size=-1><em>Create an <a class="el" href="classAVTPart.html">AVTPart</a> instance.</em> <a href="#a35">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classAVT.html">AVT</a>** <a class="el" href="classStylesheetConstructionContext.html#a36">allocateAVTPointerVector</a> (<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> theLength)=0
<dl class="el"><dd><font size=-1><em>Allocate a vector of const <a class="el" href="classAVT.html">AVT</a>* of the specified length.</em> <a href="#a36">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classAVTPart.html">AVTPart</a>** <a class="el" href="classStylesheetConstructionContext.html#a37">allocateAVTPartPointerVector</a> (<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> theLength)=0
<dl class="el"><dd><font size=-1><em>Allocate a vector of const <a class="el" href="classAVTPart.html">AVTPart</a>* of the specified length.</em> <a href="#a37">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanQName.html">XalanQName</a>* <a class="el" href="classStylesheetConstructionContext.html#a38">createXalanQName</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;qname, const <a class="el" href="classStylesheetConstructionContext.html#s0">NamespacesStackType</a> &amp;namespaces, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator=0, bool fUseDefault=false)=0
<dl class="el"><dd><font size=-1><em>Create a <a class="el" href="classXalanQName.html">XalanQName</a>-derived instance.</em> <a href="#a38">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanQName.html">XalanQName</a>* <a class="el" href="classStylesheetConstructionContext.html#a39">createXalanQName</a> (const XalanDOMChar *qname, const <a class="el" href="classStylesheetConstructionContext.html#s0">NamespacesStackType</a> &amp;namespaces, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator=0, bool fUseDefault=false)=0
<dl class="el"><dd><font size=-1><em>Create a <a class="el" href="classXalanQName.html">XalanQName</a>-derived instance.</em> <a href="#a39">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanQName.html">XalanQName</a>** <a class="el" href="classStylesheetConstructionContext.html#a40">tokenizeQNames</a> (<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> &amp;count, const XalanDOMChar *qnameTokens, const <a class="el" href="classStylesheetConstructionContext.html#s0">NamespacesStackType</a> &amp;namespaces, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator=0, bool fUseDefault=false)=0
<dl class="el"><dd><font size=-1><em>Tokenize a string and return the QNames corresponding to those tokens.</em> <a href="#a40">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a>* <a class="el" href="classStylesheetConstructionContext.html#a41">createElement</a> (int token, <a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp;stylesheetTree, const <a class="el" href="classAttributeListType.html">AttributeListType</a> &amp;atts, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator=0)=0
<dl class="el"><dd><font size=-1><em>Create a stylesheet element for the provided type.</em> <a href="#a41">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a>* <a class="el" href="classStylesheetConstructionContext.html#a42">createElement</a> (int token, <a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp;stylesheetTree, const XalanDOMChar *name, const <a class="el" href="classAttributeListType.html">AttributeListType</a> &amp;atts, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator=0)=0
<dl class="el"><dd><font size=-1><em>Create a elements which have specific names.</em> <a href="#a42">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a>* <a class="el" href="classStylesheetConstructionContext.html#a43">createElement</a> (<a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp;stylesheetTree, const XalanDOMChar *chars, <a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> length, bool preserveSpace, bool disableOutputEscaping, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator=0)=0
<dl class="el"><dd><font size=-1><em>Create a an element for literal text.</em> <a href="#a43">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a>* <a class="el" href="classStylesheetConstructionContext.html#a44">createElement</a> (<a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp;stylesheetTree, const XalanDOMChar *name, const <a class="el" href="classAttributeListType.html">AttributeListType</a> &amp;atts, <a class="el" href="classExtensionNSHandler.html">ExtensionNSHandler</a> &amp;handler, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator=0)=0
<dl class="el"><dd><font size=-1><em>Create an element to handle an extension element.</em> <a href="#a44">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanMatchPatternData.html">XalanMatchPatternData</a>* <a class="el" href="classStylesheetConstructionContext.html#a45">createXalanMatchPatternData</a> (const <a class="el" href="classElemTemplate.html">ElemTemplate</a> &amp;theTemplate, <a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> thePosition, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theTargetString, const <a class="el" href="classXPath.html">XPath</a> &amp;theMatchPattern, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;thePatternString, <a class="el" href="classXPath.html#s15">XPath::eMatchScore</a> thePriority)=0
<dl class="el"><dd><font size=-1><em>Create an instance of <a class="el" href="classXalanMatchPatternData.html">XalanMatchPatternData</a>, which describes data related to a match pattern and template in stylesheet.</em> <a href="#a45">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classStylesheetConstructionContext.html#a46">error</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode=0, const <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a> *styleNode=0) const=0
<li>virtual void <a class="el" href="classStylesheetConstructionContext.html#a47">error</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator) const=0
<li>virtual void <a class="el" href="classStylesheetConstructionContext.html#a48">warn</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode=0, const <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a> *styleNode=0) const=0
<li>virtual void <a class="el" href="classStylesheetConstructionContext.html#a49">warn</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator) const=0
<li>virtual void <a class="el" href="classStylesheetConstructionContext.html#a50">message</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode=0, const <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a> *styleNode=0) const=0
<li>virtual void <a class="el" href="classStylesheetConstructionContext.html#a51">message</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;msg, const <a class="el" href="classXalanNode.html">XalanNode</a> *sourceNode, const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator) const=0
</ul>
<hr><h2>Member Typedef Documentation</h2>
<a name="s0" doxytag="StylesheetConstructionContext::NamespacesStackType"></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 XalanQName::NamespacesStackType StylesheetConstructionContext::NamespacesStackType
</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="s2" doxytag="StylesheetConstructionContext::URLAutoPtrType"></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 URISupport::URLAutoPtrType StylesheetConstructionContext::URLAutoPtrType
</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="s1" doxytag="StylesheetConstructionContext::size_type"></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 size_t StylesheetConstructionContext::size_type
</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 Enumeration Documentation</h2>
<a name="s45" doxytag="StylesheetConstructionContext::eElementToken"></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>
enum StylesheetConstructionContext::eElementToken
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
IDs for XSL element types.
<p>
These are the values that must be returned by <a class="el" href="classStylesheetConstructionContext.html#a25">getElementToken</a>(). <dl compact><dt>
<b>Enumeration values:</b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><a name="s45s3" doxytag="ELEMNAME_UNDEFINED"></a><em>ELEMNAME_UNDEFINED</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s4" doxytag="ELEMNAME_EMPTY"></a><em>ELEMNAME_EMPTY</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s5" doxytag="ELEMNAME_WITH_PARAM"></a><em>ELEMNAME_WITH_PARAM</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s6" doxytag="ELEMNAME_APPLY_TEMPLATES"></a><em>ELEMNAME_APPLY_TEMPLATES</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s7" doxytag="ELEMNAME_CHOOSE"></a><em>ELEMNAME_CHOOSE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s8" doxytag="ELEMNAME_COMMENT"></a><em>ELEMNAME_COMMENT</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s9" doxytag="ELEMNAME_COPY"></a><em>ELEMNAME_COPY</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s10" doxytag="ELEMNAME_COPY_OF"></a><em>ELEMNAME_COPY_OF</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s11" doxytag="ELEMNAME_ATTRIBUTE"></a><em>ELEMNAME_ATTRIBUTE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s12" doxytag="ELEMNAME_ATTRIBUTE_SET"></a><em>ELEMNAME_ATTRIBUTE_SET</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s13" doxytag="ELEMNAME_EXTENSION"></a><em>ELEMNAME_EXTENSION</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s14" doxytag="ELEMNAME_FOR_EACH"></a><em>ELEMNAME_FOR_EACH</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s15" doxytag="ELEMNAME_KEY"></a><em>ELEMNAME_KEY</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s16" doxytag="ELEMNAME_IF"></a><em>ELEMNAME_IF</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s17" doxytag="ELEMNAME_IMPORT"></a><em>ELEMNAME_IMPORT</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s18" doxytag="ELEMNAME_INCLUDE"></a><em>ELEMNAME_INCLUDE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s19" doxytag="ELEMNAME_CALL_TEMPLATE"></a><em>ELEMNAME_CALL_TEMPLATE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s20" doxytag="ELEMNAME_PARAM"></a><em>ELEMNAME_PARAM</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s21" doxytag="ELEMNAME_NUMBER"></a><em>ELEMNAME_NUMBER</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s22" doxytag="ELEMNAME_OTHERWISE"></a><em>ELEMNAME_OTHERWISE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s23" doxytag="ELEMNAME_PI"></a><em>ELEMNAME_PI</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s24" doxytag="ELEMNAME_PRESERVE_SPACE"></a><em>ELEMNAME_PRESERVE_SPACE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s25" doxytag="ELEMNAME_TEMPLATE"></a><em>ELEMNAME_TEMPLATE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s26" doxytag="ELEMNAME_SORT"></a><em>ELEMNAME_SORT</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s27" doxytag="ELEMNAME_STRIP_SPACE"></a><em>ELEMNAME_STRIP_SPACE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s28" doxytag="ELEMNAME_STYLESHEET"></a><em>ELEMNAME_STYLESHEET</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s29" doxytag="ELEMNAME_TEXT"></a><em>ELEMNAME_TEXT</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s30" doxytag="ELEMNAME_VALUE_OF"></a><em>ELEMNAME_VALUE_OF</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s31" doxytag="ELEMNAME_WHEN"></a><em>ELEMNAME_WHEN</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s32" doxytag="ELEMNAME_FALLBACK"></a><em>ELEMNAME_FALLBACK</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s33" doxytag="ELEMNAME_ELEMENT"></a><em>ELEMNAME_ELEMENT</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s34" doxytag="ELEMNAME_APPLY_IMPORTS"></a><em>ELEMNAME_APPLY_IMPORTS</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s35" doxytag="ELEMNAME_VARIABLE"></a><em>ELEMNAME_VARIABLE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s36" doxytag="ELEMNAME_MESSAGE"></a><em>ELEMNAME_MESSAGE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s37" doxytag="ELEMNAME_OUTPUT"></a><em>ELEMNAME_OUTPUT</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s38" doxytag="ELEMNAME_DECIMAL_FORMAT"></a><em>ELEMNAME_DECIMAL_FORMAT</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s39" doxytag="ELEMNAME_NAMESPACE_ALIAS"></a><em>ELEMNAME_NAMESPACE_ALIAS</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s40" doxytag="ELEMNAME_LITERAL_RESULT"></a><em>ELEMNAME_LITERAL_RESULT</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s41" doxytag="ELEMNAME_TEXT_LITERAL_RESULT"></a><em>ELEMNAME_TEXT_LITERAL_RESULT</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s42" doxytag="ELEMNAME_FORWARD_COMPATIBLE"></a><em>ELEMNAME_FORWARD_COMPATIBLE</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s43" doxytag="ELEMNAME_EXTENSION_CALL"></a><em>ELEMNAME_EXTENSION_CALL</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s45s44" doxytag="ELEMNAME_EXTENSION_HANDLER"></a><em>ELEMNAME_EXTENSION_HANDLER</em>
&nbsp;</td><td>
</td></tr>
</table>
</dl>
</td>
</tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="StylesheetConstructionContext::StylesheetConstructionContext"></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>
StylesheetConstructionContext::StylesheetConstructionContext (
</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>
</td>
</tr>
</table>
<a name="a1" doxytag="StylesheetConstructionContext::~StylesheetConstructionContext"></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>
StylesheetConstructionContext::~StylesheetConstructionContext (
</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="a37" doxytag="StylesheetConstructionContext::allocateAVTPartPointerVector"></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="classAVTPart.html">AVTPart</a> ** StylesheetConstructionContext::allocateAVTPartPointerVector (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> <em>theLength</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Allocate a vector of const <a class="el" href="classAVTPart.html">AVTPart</a>* of the specified length.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theLength</em>
&nbsp;</td><td>
The length of the vector </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the vector. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a43">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a36" doxytag="StylesheetConstructionContext::allocateAVTPointerVector"></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="classAVT.html">AVT</a> ** StylesheetConstructionContext::allocateAVTPointerVector (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> <em>theLength</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Allocate a vector of const <a class="el" href="classAVT.html">AVT</a>* of the specified length.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theLength</em>
&nbsp;</td><td>
The length of the vector </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the vector. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a42">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a32" doxytag="StylesheetConstructionContext::allocateXalanDOMCharVector"></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>
XalanDOMChar * StylesheetConstructionContext::allocateXalanDOMCharVector (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theString</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> <em>theLength</em> = XalanDOMString::npos,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>fTerminate</em> = true&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Allocate a vector of XalanDOMChar of the specified size.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theString</em>
&nbsp;</td><td>
The source character array </td></tr>
<tr><td valign=top><em>theLength</em>
&nbsp;</td><td>
The length of the character vector </td></tr>
<tr><td valign=top><em>fTerminate</em>
&nbsp;</td><td>
If true, terminate the new vector with 0 </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the array. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a38">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a31" doxytag="StylesheetConstructionContext::allocateXalanDOMCharVector"></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>
XalanDOMChar * StylesheetConstructionContext::allocateXalanDOMCharVector (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> <em>theLength</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Allocate a vector of XalanDOMChar of the specified size.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theLength</em>
&nbsp;</td><td>
The length of the character vector </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the vector. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a37">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a5" doxytag="StylesheetConstructionContext::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>
<a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> * StylesheetConstructionContext::create (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a> &amp; <em>theStylesheetRoot</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theBaseIdentifier</em>&nbsp;)<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 a new Stylesheet instance.
<p>
The StylesheetConstructionContext instance owns the Stylesheet instance, and will delete it when asked or when the StylesheetConstructionContext instance is destroyed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>A</em>
&nbsp;</td><td>
reference to the StylesheetRoot instance. </td></tr>
<tr><td valign=top><em>theBaseIdentifier</em>
&nbsp;</td><td>
A URI to the stylesheet file. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to a new StylesheetRoot instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a11">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a4" doxytag="StylesheetConstructionContext::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>
<a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a> * StylesheetConstructionContext::create (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXSLTInputSource.html">XSLTInputSource</a> &amp; <em>theInputSource</em>&nbsp;)<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 a new StylesheetRoot instance.
<p>
The StylesheetConstructionContext instance owns the StylesheetRoot instance, and will delete it when asked or when the StylesheetConstructionContext instance is destroyed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theInputSource</em>
&nbsp;</td><td>
A reference to the input source. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to a new StylesheetRoot instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a10">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a3" doxytag="StylesheetConstructionContext::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>
<a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a> * StylesheetConstructionContext::create (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theBaseIdentifier</em>&nbsp;)<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 a new StylesheetRoot instance.
<p>
The StylesheetConstructionContext instance owns the StylesheetRoot instance, and will delete it when asked or when the StylesheetConstructionContext instance is destroyed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theBaseIdentifier</em>
&nbsp;</td><td>
A URI to the stylesheet file. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to a new StylesheetRoot instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a9">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a33" doxytag="StylesheetConstructionContext::createAVT"></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="classAVT.html">AVT</a> * StylesheetConstructionContext::createAVT (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>name</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>stringedValue</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp; <em>resolver</em>&nbsp;)<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 an <a class="el" href="classAVT.html">AVT</a> instance.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
the Locator for the instance. May be null. </td></tr>
<tr><td valign=top><em>name</em>
&nbsp;</td><td>
name of <a class="el" href="classAVT.html">AVT</a> </td></tr>
<tr><td valign=top><em>stringedValue</em>
&nbsp;</td><td>
string value to parse </td></tr>
<tr><td valign=top><em>resolver</em>
&nbsp;</td><td>
resolver for namespace resolution </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a39">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a35" doxytag="StylesheetConstructionContext::createAVTPart"></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="classAVTPart.html">AVTPart</a> * StylesheetConstructionContext::createAVTPart (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>str</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> <em>len</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp; <em>resolver</em>&nbsp;)<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 an <a class="el" href="classAVTPart.html">AVTPart</a> instance.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
the Locator for the instance. May be null. </td></tr>
<tr><td valign=top><em>str</em>
&nbsp;</td><td>
The <a class="el" href="classXPath.html">XPath</a> expression for the instance </td></tr>
<tr><td valign=top><em>len</em>
&nbsp;</td><td>
The length of the expression </td></tr>
<tr><td valign=top><em>resolver</em>
&nbsp;</td><td>
resolver for namespace resolution </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a41">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a34" doxytag="StylesheetConstructionContext::createAVTPart"></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="classAVTPart.html">AVTPart</a> * StylesheetConstructionContext::createAVTPart (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theString</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> <em>theLength</em> = XalanDOMString::npos&nbsp;)<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 an <a class="el" href="classAVTPart.html">AVTPart</a> instance.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theString</em>
&nbsp;</td><td>
The source character array </td></tr>
<tr><td valign=top><em>theLength</em>
&nbsp;</td><td>
The length of the character vector </td></tr>
<tr><td valign=top><em>fTerminate</em>
&nbsp;</td><td>
If true, terminate the new vector with 0 </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a40">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a44" doxytag="StylesheetConstructionContext::createElement"></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="classElemTemplateElement.html">ElemTemplateElement</a> * StylesheetConstructionContext::createElement (
</b></td>
<td valign="bottom"><b>
<a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp; <em>stylesheetTree</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>name</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classAttributeListType.html">AttributeListType</a> &amp; <em>atts</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classExtensionNSHandler.html">ExtensionNSHandler</a> &amp; <em>handler</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em> = 0&nbsp;)<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 an element to handle an extension element.
<p>
The instance owns the memory and will delete the element when it goes out of scope and the containing stylesheet is destroyed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>stylesheetTree</em>
&nbsp;</td><td>
The stylesheet containing the element </td></tr>
<tr><td valign=top><em>name</em>
&nbsp;</td><td>
The name of the element </td></tr>
<tr><td valign=top><em>atts</em>
&nbsp;</td><td>
The list of attributes for the element </td></tr>
<tr><td valign=top><em>handler</em>
&nbsp;</td><td>
The handler for elements in the extension namespace </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting. May be 0.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the new instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a50">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a43" doxytag="StylesheetConstructionContext::createElement"></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="classElemTemplateElement.html">ElemTemplateElement</a> * StylesheetConstructionContext::createElement (
</b></td>
<td valign="bottom"><b>
<a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp; <em>stylesheetTree</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>chars</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> <em>length</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>preserveSpace</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>disableOutputEscaping</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em> = 0&nbsp;)<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 a an element for literal text.
<p>
The instance owns the memory and will delete the element when it goes out of scope and the containing stylesheet is destroyed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>stylesheetTree</em>
&nbsp;</td><td>
The stylesheet containing the element </td></tr>
<tr><td valign=top><em>chars</em>
&nbsp;</td><td>
The pointer to character string for element </td></tr>
<tr><td valign=top><em>length</em>
&nbsp;</td><td>
length of the chars parameter. </td></tr>
<tr><td valign=top><em>preserveSpace</em>
&nbsp;</td><td>
true is space should be preserved </td></tr>
<tr><td valign=top><em>disableOutputEscaping</em>
&nbsp;</td><td>
true if output escaping should be disabled </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting. May be 0.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the new instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a49">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a42" doxytag="StylesheetConstructionContext::createElement"></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="classElemTemplateElement.html">ElemTemplateElement</a> * StylesheetConstructionContext::createElement (
</b></td>
<td valign="bottom"><b>
int <em>token</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp; <em>stylesheetTree</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>name</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classAttributeListType.html">AttributeListType</a> &amp; <em>atts</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em> = 0&nbsp;)<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 a elements which have specific names.
<p>
The instance owns the memory and will delete the element when it goes out of scope and the containing stylesheet is destroyed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>token</em>
&nbsp;</td><td>
The enum value of the element to create. </td></tr>
<tr><td valign=top><em>stylesheetTree</em>
&nbsp;</td><td>
The stylesheet containing the element </td></tr>
<tr><td valign=top><em>name</em>
&nbsp;</td><td>
The name of the element </td></tr>
<tr><td valign=top><em>atts</em>
&nbsp;</td><td>
The list of attributes for the element </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting. May be 0.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the new instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a48">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a41" doxytag="StylesheetConstructionContext::createElement"></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="classElemTemplateElement.html">ElemTemplateElement</a> * StylesheetConstructionContext::createElement (
</b></td>
<td valign="bottom"><b>
int <em>token</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp; <em>stylesheetTree</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classAttributeListType.html">AttributeListType</a> &amp; <em>atts</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em> = 0&nbsp;)<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 a stylesheet element for the provided type.
<p>
The instance owns the memory and will delete the element when it goes out of scope and the containing stylesheet is destroyed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>token</em>
&nbsp;</td><td>
The enum value of the element to create. </td></tr>
<tr><td valign=top><em>stylesheetTree</em>
&nbsp;</td><td>
The stylesheet containing the element </td></tr>
<tr><td valign=top><em>atts</em>
&nbsp;</td><td>
The list of attributes for the element </td></tr>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
The Locator instance for error reporting. May be 0.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the new instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a47">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a13" doxytag="StylesheetConstructionContext::createMatchPattern"></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="classXPath.html">XPath</a> * StylesheetConstructionContext::createMatchPattern (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>str</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp; <em>resolver</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>allowVariableReferences</em> = true,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>allowKeyFunction</em> = true&nbsp;)<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 and initialize an xpath for a match pattern and return it.
<p>
This is to be used by stylesheet elements that need an <a class="el" href="classXPath.html">XPath</a> that is guaranteed to persist while it lives.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
the locator for the <a class="el" href="classXPath.html">XPath</a>. May be null. </td></tr>
<tr><td valign=top><em>str</em>
&nbsp;</td><td>
string to match </td></tr>
<tr><td valign=top><em>resolver</em>
&nbsp;</td><td>
resolver for namespace resolution </td></tr>
<tr><td valign=top><em>allowVariableReferences</em>
&nbsp;</td><td>
If true, variable references are allowed. </td></tr>
<tr><td valign=top><em>allowKeyFunction</em>
&nbsp;</td><td>
If true, calls to the key() function are allowed. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
<a class="el" href="classXPath.html">XPath</a> for match pattern </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a19">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a12" doxytag="StylesheetConstructionContext::createMatchPattern"></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="classXPath.html">XPath</a> * StylesheetConstructionContext::createMatchPattern (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>str</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp; <em>resolver</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>allowVariableReferences</em> = true,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>allowKeyFunction</em> = true&nbsp;)<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 and initialize an xpath for a match pattern and return it.
<p>
This is to be used by stylesheet elements that need an <a class="el" href="classXPath.html">XPath</a> that is guaranteed to persist while it lives.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
the locator for the <a class="el" href="classXPath.html">XPath</a>. May be null. </td></tr>
<tr><td valign=top><em>str</em>
&nbsp;</td><td>
string to match </td></tr>
<tr><td valign=top><em>resolver</em>
&nbsp;</td><td>
resolver for namespace resolution </td></tr>
<tr><td valign=top><em>allowVariableReferences</em>
&nbsp;</td><td>
If true, variable references are allowed. </td></tr>
<tr><td valign=top><em>allowKeyFunction</em>
&nbsp;</td><td>
If true, calls to the key() function are allowed. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
<a class="el" href="classXPath.html">XPath</a> for match pattern </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a18">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a16" doxytag="StylesheetConstructionContext::createXPath"></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="classXPath.html">XPath</a> * StylesheetConstructionContext::createXPath (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>str</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> <em>len</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp; <em>resolver</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>allowVariableReferences</em> = true,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>allowKeyFunction</em> = true&nbsp;)<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 and initialize an xpath and return it.
<p>
This is to be used by stylesheet elements that need an <a class="el" href="classXPath.html">XPath</a> that is guaranteed to persist while it lives.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
the locator for the <a class="el" href="classXPath.html">XPath</a>. May be null. </td></tr>
<tr><td valign=top><em>str</em>
&nbsp;</td><td>
string to match </td></tr>
<tr><td valign=top><em>resolver</em>
&nbsp;</td><td>
resolver for namespace resolution </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
<a class="el" href="classXPath.html">XPath</a> for string matched </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a22">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a15" doxytag="StylesheetConstructionContext::createXPath"></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="classXPath.html">XPath</a> * StylesheetConstructionContext::createXPath (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>str</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp; <em>resolver</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>allowVariableReferences</em> = true,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>allowKeyFunction</em> = true&nbsp;)<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 and initialize an xpath and return it.
<p>
This is to be used by stylesheet elements that need an <a class="el" href="classXPath.html">XPath</a> that is guaranteed to persist while it lives.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
the locator for the <a class="el" href="classXPath.html">XPath</a>. May be null. </td></tr>
<tr><td valign=top><em>str</em>
&nbsp;</td><td>
string to match </td></tr>
<tr><td valign=top><em>resolver</em>
&nbsp;</td><td>
resolver for namespace resolution </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
<a class="el" href="classXPath.html">XPath</a> for string matched </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a21">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a14" doxytag="StylesheetConstructionContext::createXPath"></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="classXPath.html">XPath</a> * StylesheetConstructionContext::createXPath (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>str</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classPrefixResolver.html">PrefixResolver</a> &amp; <em>resolver</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>allowVariableReferences</em> = true,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>allowKeyFunction</em> = true&nbsp;)<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 and initialize an xpath and return it.
<p>
This is to be used by stylesheet elements that need an <a class="el" href="classXPath.html">XPath</a> that is guaranteed to persist while it lives.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>locator</em>
&nbsp;</td><td>
the locator for the <a class="el" href="classXPath.html">XPath</a>. May be null. </td></tr>
<tr><td valign=top><em>str</em>
&nbsp;</td><td>
string to match </td></tr>
<tr><td valign=top><em>resolver</em>
&nbsp;</td><td>
resolver for namespace resolution </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
<a class="el" href="classXPath.html">XPath</a> for string matched </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a20">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a45" doxytag="StylesheetConstructionContext::createXalanMatchPatternData"></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="classXalanMatchPatternData.html">XalanMatchPatternData</a> * StylesheetConstructionContext::createXalanMatchPatternData (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classElemTemplate.html">ElemTemplate</a> &amp; <em>theTemplate</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> <em>thePosition</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theTargetString</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXPath.html">XPath</a> &amp; <em>theMatchPattern</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>thePatternString</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXPath.html#s15">XPath::eMatchScore</a> <em>thePriority</em>&nbsp;)<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 an instance of <a class="el" href="classXalanMatchPatternData.html">XalanMatchPatternData</a>, which describes data related to a match pattern and template in stylesheet.
<p>
The instance owns the memory and will delete the element when it goes out of scope and the containing stylesheet is destroyed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theTemplate</em>
&nbsp;</td><td>
The <a class="el" href="classElemTemplate.html">ElemTemplate</a> node that contains the template for this pattern </td></tr>
<tr><td valign=top><em>thePosition</em>
&nbsp;</td><td>
The position in the stylesheet </td></tr>
<tr><td valign=top><em>theTargetString</em>
&nbsp;</td><td>
The target string for match pattern </td></tr>
<tr><td valign=top><em>TheMatchPattern</em>
&nbsp;</td><td>
The match pattern </td></tr>
<tr><td valign=top><em>thePatternString</em>
&nbsp;</td><td>
the pattern string </td></tr>
<tr><td valign=top><em>thePriority</em>
&nbsp;</td><td>
The priority for the match pattern.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the new instance. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a51">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a39" doxytag="StylesheetConstructionContext::createXalanQName"></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="classXalanQName.html">XalanQName</a> * StylesheetConstructionContext::createXalanQName (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>qname</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classStylesheetConstructionContext.html#s0">NamespacesStackType</a> &amp; <em>namespaces</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>fUseDefault</em> = false&nbsp;)<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 a <a class="el" href="classXalanQName.html">XalanQName</a>-derived instance.
<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>
The qname string </td></tr>
<tr><td valign=top><em>namespaces</em>
&nbsp;</td><td>
The stack of namespaces </td></tr>
<tr><td valign=top><em>Locator</em>
&nbsp;</td><td>
The current Locator, if any </td></tr>
<tr><td valign=top><em>fUseDefault</em>
&nbsp;</td><td>
If true, a qname without a prefix will use the default namespace </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the new instance </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a45">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a38" doxytag="StylesheetConstructionContext::createXalanQName"></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="classXalanQName.html">XalanQName</a> * StylesheetConstructionContext::createXalanQName (
</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="classStylesheetConstructionContext.html#s0">NamespacesStackType</a> &amp; <em>namespaces</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>fUseDefault</em> = false&nbsp;)<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 a <a class="el" href="classXalanQName.html">XalanQName</a>-derived instance.
<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>
The qname string </td></tr>
<tr><td valign=top><em>namespaces</em>
&nbsp;</td><td>
The stack of namespaces </td></tr>
<tr><td valign=top><em>Locator</em>
&nbsp;</td><td>
The current Locator, if any </td></tr>
<tr><td valign=top><em>fUseDefault</em>
&nbsp;</td><td>
If true, a qname without a prefix will use the default namespace </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the new instance </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a44">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a6" doxytag="StylesheetConstructionContext::destroy"></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 StylesheetConstructionContext::destroy (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a> * <em>theStylesheetRoot</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Destroy a StylesheetRoot instance.
<p>
If this StylesheetConstructionContext instance does not own the StylesheetRoot, it will not delete it<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theStylesheet</em>
&nbsp;</td><td>
A pointer to the StylesheetRoot instance to delete. </td></tr>
</table>
</dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a12">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a47" doxytag="StylesheetConstructionContext::error"></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 StylesheetConstructionContext::error (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</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>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a3">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a46" doxytag="StylesheetConstructionContext::error"></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 StylesheetConstructionContext::error (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a> * <em>styleNode</em> = 0&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>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a2">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a29" doxytag="StylesheetConstructionContext::getCachedString"></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="classXalanDOMString.html">XalanDOMString</a> &amp; StylesheetConstructionContext::getCachedString (
</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 a cached string for temporary use.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
A reference to the string </dl>
<p>
Reimplemented from <a class="el" href="classXPathConstructionContext.html#a5">XPathConstructionContext</a>.
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a35">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a25" doxytag="StylesheetConstructionContext::getElementToken"></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="classStylesheetConstructionContext.html#s45">eElementToken</a> StylesheetConstructionContext::getElementToken (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>name</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>
Given an XSL tag name, return an integer token that corresponds to the enums defined above.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>name</em>
&nbsp;</td><td>
a probable xsl:xxx element </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
The enum value for that token, or ELEMNAME_UNDEFINED </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a31">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a17" doxytag="StylesheetConstructionContext::getLocatorFromStack"></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="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * StylesheetConstructionContext::getLocatorFromStack (
</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 locator from the top of the locator stack.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
A pointer to the Locator, or 0 if there is nothing on the stack. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a23">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a28" doxytag="StylesheetConstructionContext::getPooledString"></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; StylesheetConstructionContext::getPooledString (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theString</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> <em>theLength</em> = XalanDOMString::npos&nbsp;)<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 pooled string given the source character array.
<p>
If the string already exists in the pool, no copy will be made. If not, a copy will be made and kept for later use.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theString</em>
&nbsp;</td><td>
The source character array </td></tr>
<tr><td valign=top><em>theLength</em>
&nbsp;</td><td>
The length of the character array </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
a const reference to a pooled string. </dl>
<p>
Reimplemented from <a class="el" href="classXPathConstructionContext.html#a4">XPathConstructionContext</a>.
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a34">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a27" doxytag="StylesheetConstructionContext::getPooledString"></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; StylesheetConstructionContext::getPooledString (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theString</em>&nbsp;)<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 pooled string given the source string.
<p>
If the string already exists in the pool, no copy will be made. If not, a copy will be made and kept for later use.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theString</em>
&nbsp;</td><td>
The source string </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
a const reference to a pooled string. </dl>
<p>
Reimplemented from <a class="el" href="classXPathConstructionContext.html#a3">XPathConstructionContext</a>.
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a33">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a9" doxytag="StylesheetConstructionContext::getURLFromString"></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="classStylesheetConstructionContext.html#s2">URLAutoPtrType</a> StylesheetConstructionContext::getURLFromString (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>urlString</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>base</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Determine the fully qualified URI for a string.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlString</em>
&nbsp;</td><td>
string to qualify </td></tr>
<tr><td valign=top><em>base</em>
&nbsp;</td><td>
base location for URI </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
auto pointer to fully qualified URI </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a15">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a7" doxytag="StylesheetConstructionContext::getURLFromString"></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="classStylesheetConstructionContext.html#s2">URLAutoPtrType</a> StylesheetConstructionContext::getURLFromString (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>urlString</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Determine the fully qualified URI for a string.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlString</em>
&nbsp;</td><td>
string to qualify </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
auto pointer to fully qualified URI </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a13">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a10" doxytag="StylesheetConstructionContext::getURLStringFromString"></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="classXalanDOMString.html">XalanDOMString</a> &amp; StylesheetConstructionContext::getURLStringFromString (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>urlString</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>base</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theResult</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Determine the fully qualified URI for a string.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlString</em>
&nbsp;</td><td>
string to qualify </td></tr>
<tr><td valign=top><em>base</em>
&nbsp;</td><td>
base location for URI </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
string to fully qualified URI </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a16">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a8" doxytag="StylesheetConstructionContext::getURLStringFromString"></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="classXalanDOMString.html">XalanDOMString</a> &amp; StylesheetConstructionContext::getURLStringFromString (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>urlString</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theResult</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Determine the fully qualified URI for a string.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlString</em>
&nbsp;</td><td>
string to qualify </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
string to fully qualified URI </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a14">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a11" doxytag="StylesheetConstructionContext::getXSLTNamespaceURI"></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; StylesheetConstructionContext::getXSLTNamespaceURI (
</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>
Retrieve the URI for the current XSLT namespace, for example, "<a href="http://www.w3.org/1999/XSL/Transform">http://www.w3.org/1999/XSL/Transform</a>".
<p>
<dl compact><dt>
<b>Returns: </b><dd>
URI string </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a17">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a26" doxytag="StylesheetConstructionContext::getXSLTVersionSupported"></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>
double StylesheetConstructionContext::getXSLTVersionSupported (
</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 latest XSLT version currently supported.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
XSLT version number </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a32">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a20" doxytag="StylesheetConstructionContext::getXalanXSLNameSpaceURL"></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; StylesheetConstructionContext::getXalanXSLNameSpaceURL (
</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 Xalan namespace for built-in extensions.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
Xalan namespace for extensions </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a26">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a24" doxytag="StylesheetConstructionContext::isValidQName"></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>
bool StylesheetConstructionContext::isValidQName (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp; <em>theStylesheet</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>theLocator</em> = 0&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Given an name, determine if it is a valid QName.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theName</em>
&nbsp;</td><td>
The name to check </td></tr>
<tr><td valign=top><em>theStylesheet</em>
&nbsp;</td><td>
The current Stylesheet instance </td></tr>
<tr><td valign=top><em>theLocator</em>
&nbsp;</td><td>
The Locator for error reporting. May be 0.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
true if the string is a valid QName. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a30">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a22" doxytag="StylesheetConstructionContext::isXMLSpaceAttribute"></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>
bool StylesheetConstructionContext::isXMLSpaceAttribute (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theAttributeName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp; <em>theStylesheet</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>theLocator</em> = 0&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Given an name, determine if it is the xml:space attribute.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theAttributeName</em>
&nbsp;</td><td>
The name to check </td></tr>
<tr><td valign=top><em>theStylesheet</em>
&nbsp;</td><td>
The current Stylesheet instance </td></tr>
<tr><td valign=top><em>theLocator</em>
&nbsp;</td><td>
The Locator for error reporting. May be 0.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
true if the string is the xml:space attribute name </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a28">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a23" doxytag="StylesheetConstructionContext::isXSLUseAttributeSetsAttribute"></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>
bool StylesheetConstructionContext::isXSLUseAttributeSetsAttribute (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>theAttributeName</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a> &amp; <em>theStylesheet</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>theLocator</em> = 0&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Given an name, determine if it is the xsl:use-attribute-sets attribute.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theAttributeName</em>
&nbsp;</td><td>
The name to check </td></tr>
<tr><td valign=top><em>theStylesheet</em>
&nbsp;</td><td>
The current Stylesheet instance </td></tr>
<tr><td valign=top><em>theLocator</em>
&nbsp;</td><td>
The Locator for error reporting. May be 0.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
true if the string is the xsl:use-attribute-sets attribute name </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a29">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a51" doxytag="StylesheetConstructionContext::message"></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 StylesheetConstructionContext::message (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</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>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a7">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a50" doxytag="StylesheetConstructionContext::message"></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 StylesheetConstructionContext::message (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a> * <em>styleNode</em> = 0&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>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a6">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a21" doxytag="StylesheetConstructionContext::parseXML"></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> * StylesheetConstructionContext::parseXML (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>urlString</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XSLTEngineImpl_8hpp.html#a1">DocumentHandlerType</a> * <em>docHandler</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDocument.html">XalanDocument</a> * <em>docToRegister</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Read in the XML file, either producing a Document or calling SAX events, and register the document in a table.
<p>
If the document has already been read in, it will not be reparsed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlString</em>
&nbsp;</td><td>
location of the XML </td></tr>
<tr><td valign=top><em>docHandler</em>
&nbsp;</td><td>
pointer to SAX event handler </td></tr>
<tr><td valign=top><em>docToRegister</em>
&nbsp;</td><td>
if using a SAX event handler, the object to register in the source docs table. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
document object, which represents the parsed XML </dl><dl compact><dt>
<b>Exceptions: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>SAXException</em>
&nbsp;</td><td>
</td></tr>
</table>
</dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a27">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a19" doxytag="StylesheetConstructionContext::popLocatorStack"></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 StylesheetConstructionContext::popLocatorStack (
</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>
Pop the locator from the top of the locator stack.
<p>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a25">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a18" doxytag="StylesheetConstructionContext::pushLocatorOnStack"></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 StylesheetConstructionContext::pushLocatorOnStack (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Push a locator on to the locator stack.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>A</em>
&nbsp;</td><td>
pointer to the Locator to push. </td></tr>
</table>
</dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a24">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a30" doxytag="StylesheetConstructionContext::releaseCachedString"></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>
bool StylesheetConstructionContext::releaseCachedString (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theString</em>&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Return a cached string.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theString</em>
&nbsp;</td><td>
The string to release.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
true if the string was released successfully. </dl>
<p>
Reimplemented from <a class="el" href="classXPathConstructionContext.html#a6">XPathConstructionContext</a>.
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a36">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a2" doxytag="StylesheetConstructionContext::reset"></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 StylesheetConstructionContext::reset (
</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>
Reset the StylesheetConstructionContext instance.
<p>
Any existing objects created by the instance will be destroyed.
<p>
Reimplemented from <a class="el" href="classXPathConstructionContext.html#a2">XPathConstructionContext</a>.
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a8">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a40" doxytag="StylesheetConstructionContext::tokenizeQNames"></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="classXalanQName.html">XalanQName</a> ** StylesheetConstructionContext::tokenizeQNames (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> &amp; <em>count</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const XalanDOMChar * <em>qnameTokens</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classStylesheetConstructionContext.html#s0">NamespacesStackType</a> &amp; <em>namespaces</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>fUseDefault</em> = false&nbsp;)<code> [pure virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Tokenize a string and return the QNames corresponding to those tokens.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>count</em>
&nbsp;</td><td>
The number of namespaces in the vector returned </td></tr>
<tr><td valign=top><em>qnameTokens</em>
&nbsp;</td><td>
The string to tokenize </td></tr>
<tr><td valign=top><em>namespaces</em>
&nbsp;</td><td>
The stack of namespaces </td></tr>
<tr><td valign=top><em>Locator</em>
&nbsp;</td><td>
The current Locator, if any </td></tr>
<tr><td valign=top><em>fUseDefault</em>
&nbsp;</td><td>
If true, qnames without prefixes will use the default namespace </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
The resulting vector of <a class="el" href="classXalanQName.html">XalanQName</a> instances. </dl>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a46">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a49" doxytag="StylesheetConstructionContext::warn"></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 StylesheetConstructionContext::warn (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</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>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a5">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<a name="a48" doxytag="StylesheetConstructionContext::warn"></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 StylesheetConstructionContext::warn (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>msg</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanNode.html">XalanNode</a> * <em>sourceNode</em> = 0,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a> * <em>styleNode</em> = 0&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>
<p>
Reimplemented in <a class="el" href="classStylesheetConstructionContextDefault.html#a4">StylesheetConstructionContextDefault</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="StylesheetConstructionContext_8hpp-source.html">StylesheetConstructionContext.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>