blob: 99c860a20121a0dead01fbb30b8d149587306aa7 [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>StylesheetConstructionContextDefault Class Reference</h1>An default implementation of an abtract class which provides support for constructing the internal representation of a stylesheet.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="StylesheetConstructionContextDefault_8hpp-source.html">StylesheetConstructionContextDefault.hpp</a>&gt;</code>
<p>
Inheritance diagram for StylesheetConstructionContextDefault:<p><center><img src="classStylesheetConstructionContextDefault__inherit__graph.gif" border="0" usemap="#StylesheetConstructionContextDefault_inherit_map" alt="Inheritance graph"></center>
<map name="StylesheetConstructionContextDefault_inherit_map">
<area href="classStylesheetConstructionContext.html" shape="rect" coords="26,117,216,93">
<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 StylesheetConstructionContextDefault:<p><center><img src="classStylesheetConstructionContextDefault__coll__graph.gif" border="0" usemap="#StylesheetConstructionContextDefault_coll_map" alt="Collaboration graph"></center>
<map name="StylesheetConstructionContextDefault_coll_map">
<area href="classStylesheetConstructionContext.html" shape="rect" coords="436,32,625,8">
<area href="classXalanQNameByValue.html" shape="rect" coords="458,340,602,316">
<area href="classXalanDOMString.html" shape="rect" coords="18,223,136,199">
<area href="classXSLTEngineImpl.html" shape="rect" coords="472,557,589,533">
<area href="classXalanQNameByReference.html" shape="rect" coords="444,99,617,75">
<area href="classXalanDOMStringPool.html" shape="rect" coords="460,161,601,137">
<area href="classXalanElemAttributeSetAllocator.html" shape="rect" coords="430,673,630,649">
<area href="classXalanElemElementAllocator.html" shape="rect" coords="441,820,620,796">
<area href="classXalanElemVariableAllocator.html" shape="rect" coords="440,883,621,859">
<area href="classXalanMatchPatternDataAllocator.html" shape="rect" coords="428,945,633,921">
<area href="classXalanAVTPartXPathAllocator.html" shape="rect" coords="437,1008,624,984">
<area href="classXPathFactory.html" shape="rect" coords="29,651,125,627">
<area href="classXalanDOMStringCache.html" shape="rect" coords="452,1070,609,1046">
<area href="classXalanElemCallTemplateAllocator.html" shape="rect" coords="426,1133,634,1109">
<area href="classXalanAVTAllocator.html" shape="rect" coords="468,1196,593,1172">
<area href="classXalanQNameByValueAllocator.html" shape="rect" coords="433,1258,628,1234">
<area href="classXalanElemTextLiteralAllocator.html" shape="rect" coords="436,1321,625,1297">
<area href="classXalanArrayAllocator.html" shape="rect" coords="405,1384,656,1360">
<area href="classXalanArrayAllocator.html" shape="rect" coords="422,1446,638,1422">
<area href="classXalanElemLiteralResultAllocator.html" shape="rect" coords="430,1509,630,1485">
<area href="classXalanElemTemplateAllocator.html" shape="rect" coords="438,1572,622,1548">
<area href="classXalanElemValueOfAllocator.html" shape="rect" coords="441,1634,620,1610">
<area href="classXalanElemApplyTemplatesAllocator.html" shape="rect" coords="418,1697,642,1673">
<area href="classXalanAVTPartSimpleAllocator.html" shape="rect" coords="434,1760,626,1736">
<area href="classXalanElemAttributeAllocator.html" shape="rect" coords="440,1822,621,1798">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classStylesheetConstructionContextDefault-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef <a class="el" href="classXalanArrayAllocator.html">XalanArrayAllocator</a>&lt;<br>
XalanDOMChar&gt; <a class="el" href="classStylesheetConstructionContextDefault.html#s0">XalanDOMCharVectorAllocatorType</a>
<li>typedef <a class="el" href="classXalanArrayAllocator.html">XalanArrayAllocator</a>&lt;<br>
const void*&gt; <a class="el" href="classStylesheetConstructionContextDefault.html#s1">PointerVectorAllocatorType</a>
<li>typedef <a class="el" href="classXalanArrayAllocator.html#s1">XalanDOMCharVectorAllocatorType::size_type</a> <a class="el" href="classStylesheetConstructionContextDefault.html#s2">VectorAllocatorSizeType</a>
<li>typedef XalanVector&lt;<a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a>*&gt; <a class="el" href="classStylesheetConstructionContextDefault.html#s3">StylesheetVectorType</a>
<li>typedef XalanVector&lt;<a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a>*&gt; <a class="el" href="classStylesheetConstructionContextDefault.html#s4">ElemTemplateElementVectorType</a>
<li>enum { <br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContextDefault.html#s22s5">eDefaultXalanDOMCharVectorBlockSize</a> = 1024,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s6">eDefaultAVTBlockSize</a> = 128,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s7">eDefaultAVTPartSimpleBlockSize</a> = 128,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s8">eDefaultAVTPartXPathBlockSize</a> = 128,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContextDefault.html#s22s9">eDefaultXalanQNameByValueBlockSize</a> = 32,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s10">eDefaultPointerVectorBlockSize</a> = 512,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s11">eDefaultElemApplyTemplatesBlockSize</a> = 10,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s12">eDefaultElemAttributeBlockSize</a> = 10,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContextDefault.html#s22s13">eDefaultElemAttributeSetBlockSize</a> = 10,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s14">eDefaultElemCallTemplateBlockSize</a> = 10,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s15">eDefaultElemElementBlockSize</a> = 10,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s16">eDefaultElemLiteralResultBlockSize</a> = 20,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContextDefault.html#s22s17">eDefaultElemTemplateBlockSize</a> = 10,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s18">eDefaultElemTextLiteralBlockSize</a> = 20,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s19">eDefaultElemValueOfBlockSize</a> = 10,
<a class="el" href="classStylesheetConstructionContextDefault.html#s22s20">eDefaultElemVariableBlockSize</a> = 10,
<br>
&nbsp;&nbsp;<a class="el" href="classStylesheetConstructionContextDefault.html#s22s21">eDefaultMatchPatternDataBlockSize</a> = 10
<br>
}
</ul>
<h2>Public Methods</h2>
<ul>
<li><a class="el" href="classStylesheetConstructionContextDefault.html#a0">StylesheetConstructionContextDefault</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager, <a class="el" href="classXSLTEngineImpl.html">XSLTEngineImpl</a> &amp;processor, <a class="el" href="classXPathFactory.html">XPathFactory</a> &amp;xpathFactory, <a class="el" href="classStylesheetConstructionContextDefault.html#s2">VectorAllocatorSizeType</a> theXalanDOMCharVectorAllocatorBlockSize=eDefaultXalanDOMCharVectorBlockSize, <a class="el" href="classXalanAVTAllocator.html#s2">XalanAVTAllocator::size_type</a> theAVTAllocatorBlockSize=eDefaultAVTBlockSize, <a class="el" href="classXalanAVTPartSimpleAllocator.html#s2">XalanAVTPartSimpleAllocator::size_type</a> theAVTPartSimpleAllocatorBlockSize=eDefaultAVTPartSimpleBlockSize, <a class="el" href="classXalanAVTPartXPathAllocator.html#s2">XalanAVTPartXPathAllocator::size_type</a> theAVTPartXPathAllocatorBlockSize=eDefaultAVTPartXPathBlockSize, <a class="el" href="classXalanQNameByValueAllocator.html#s4">XalanQNameByValueAllocator::size_type</a> theXalanQNameByValueAllocatorBlockSize=eDefaultXalanQNameByValueBlockSize, <a class="el" href="classStylesheetConstructionContextDefault.html#s2">VectorAllocatorSizeType</a> thePointerVectorAllocatorBlockSize=eDefaultPointerVectorBlockSize)
<li>virtual <a class="el" href="classStylesheetConstructionContextDefault.html#a1">~StylesheetConstructionContextDefault</a> ()
<li>virtual void <a class="el" href="classStylesheetConstructionContextDefault.html#a2">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
<li>virtual void <a class="el" href="classStylesheetConstructionContextDefault.html#a3">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
<li>virtual void <a class="el" href="classStylesheetConstructionContextDefault.html#a4">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
<li>virtual void <a class="el" href="classStylesheetConstructionContextDefault.html#a5">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
<li>virtual void <a class="el" href="classStylesheetConstructionContextDefault.html#a6">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
<li>virtual void <a class="el" href="classStylesheetConstructionContextDefault.html#a7">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
<li>virtual void <a class="el" href="classStylesheetConstructionContextDefault.html#a8">reset</a> ()
<dl class="el"><dd><font size=-1><em>Reset the <a class="el" href="classStylesheetConstructionContext.html">StylesheetConstructionContext</a> instance.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a9">create</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theBaseIdentifier)
<dl class="el"><dd><font size=-1><em>Create a new StylesheetRoot instance.</em> <a href="#a9">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a10">create</a> (const <a class="el" href="classXSLTInputSource.html">XSLTInputSource</a> &amp;theInputSource)
<dl class="el"><dd><font size=-1><em>Create a new StylesheetRoot instance.</em> <a href="#a10">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="ExtensionNSHandler_8hpp.html#a1">Stylesheet</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a11">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)
<dl class="el"><dd><font size=-1><em>Create a new Stylesheet instance.</em> <a href="#a11">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classStylesheetConstructionContextDefault.html#a12">destroy</a> (<a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a> *theStylesheetRoot)
<dl class="el"><dd><font size=-1><em>Destroy a StylesheetRoot instance.</em> <a href="#a12">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classStylesheetConstructionContext.html#s2">URLAutoPtrType</a> <a class="el" href="classStylesheetConstructionContextDefault.html#a13">getURLFromString</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;urlString)
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a13">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContextDefault.html#a14">getURLStringFromString</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;urlString, <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theResult)
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a14">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classStylesheetConstructionContext.html#s2">URLAutoPtrType</a> <a class="el" href="classStylesheetConstructionContextDefault.html#a15">getURLFromString</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;urlString, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;base)
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a15">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContextDefault.html#a16">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)
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a16">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContextDefault.html#a17">getXSLTNamespaceURI</a> () const
<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="#a17">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPath.html">XPath</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a18">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)
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath for a match pattern and return it.</em> <a href="#a18">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPath.html">XPath</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a19">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)
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath for a match pattern and return it.</em> <a href="#a19">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPath.html">XPath</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a20">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)
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath and return it.</em> <a href="#a20">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPath.html">XPath</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a21">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)
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath and return it.</em> <a href="#a21">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXPath.html">XPath</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a22">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)
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath and return it.</em> <a href="#a22">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="classStylesheetConstructionContextDefault.html#a23">getLocatorFromStack</a> () const
<dl class="el"><dd><font size=-1><em>Get the locator from the top of the locator stack.</em> <a href="#a23">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classStylesheetConstructionContextDefault.html#a24">pushLocatorOnStack</a> (const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> *locator)
<dl class="el"><dd><font size=-1><em>Push a locator on to the locator stack.</em> <a href="#a24">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classStylesheetConstructionContextDefault.html#a25">popLocatorStack</a> ()
<dl class="el"><dd><font size=-1><em>Pop the locator from the top of the locator stack.</em> <a href="#a25">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContextDefault.html#a26">getXalanXSLNameSpaceURL</a> () const
<dl class="el"><dd><font size=-1><em>Get the Xalan namespace for built-in extensions.</em> <a href="#a26">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanDocument.html">XalanDocument</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a27">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)
<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="#a27">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classStylesheetConstructionContextDefault.html#a28">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)
<dl class="el"><dd><font size=-1><em>Given an name, determine if it is the xml:space attribute.</em> <a href="#a28">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classStylesheetConstructionContextDefault.html#a29">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)
<dl class="el"><dd><font size=-1><em>Given an name, determine if it is the xsl:use-attribute-sets attribute.</em> <a href="#a29">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classStylesheetConstructionContextDefault.html#a30">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)
<dl class="el"><dd><font size=-1><em>Given an name, determine if it is a valid QName.</em> <a href="#a30">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classStylesheetConstructionContext.html#s45">eElementToken</a> <a class="el" href="classStylesheetConstructionContextDefault.html#a31">getElementToken</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;name) const
<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="#a31">More...</a><em><br><br></em></font></dl><li>virtual double <a class="el" href="classStylesheetConstructionContextDefault.html#a32">getXSLTVersionSupported</a> () const
<dl class="el"><dd><font size=-1><em>Get the latest XSLT version currently supported.</em> <a href="#a32">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContextDefault.html#a33">getPooledString</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theString)
<dl class="el"><dd><font size=-1><em>Get a pooled string given the source string.</em> <a href="#a33">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContextDefault.html#a34">getPooledString</a> (const XalanDOMChar *theString, <a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> theLength=XalanDOMString::npos)
<dl class="el"><dd><font size=-1><em>Get a pooled string given the source character array.</em> <a href="#a34">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classStylesheetConstructionContextDefault.html#a35">getCachedString</a> ()
<dl class="el"><dd><font size=-1><em>Get a cached string for temporary use.</em> <a href="#a35">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classStylesheetConstructionContextDefault.html#a36">releaseCachedString</a> (<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theString)
<dl class="el"><dd><font size=-1><em>Return a cached string.</em> <a href="#a36">More...</a><em><br><br></em></font></dl><li>virtual XalanDOMChar* <a class="el" href="classStylesheetConstructionContextDefault.html#a37">allocateXalanDOMCharVector</a> (<a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> theLength)
<dl class="el"><dd><font size=-1><em>Allocate a vector of XalanDOMChar of the specified size.</em> <a href="#a37">More...</a><em><br><br></em></font></dl><li>virtual XalanDOMChar* <a class="el" href="classStylesheetConstructionContextDefault.html#a38">allocateXalanDOMCharVector</a> (const XalanDOMChar *theString, <a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> theLength=XalanDOMString::npos, bool fTerminate=true)
<dl class="el"><dd><font size=-1><em>Allocate a vector of XalanDOMChar of the specified size.</em> <a href="#a38">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classAVT.html">AVT</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a39">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)
<dl class="el"><dd><font size=-1><em>Create an <a class="el" href="classAVT.html">AVT</a> instance.</em> <a href="#a39">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classAVTPart.html">AVTPart</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a40">createAVTPart</a> (const XalanDOMChar *theString, <a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> theLength=XalanDOMString::npos)
<dl class="el"><dd><font size=-1><em>Create an <a class="el" href="classAVTPart.html">AVTPart</a> instance.</em> <a href="#a40">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classAVTPart.html">AVTPart</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a41">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)
<dl class="el"><dd><font size=-1><em>Create an <a class="el" href="classAVTPart.html">AVTPart</a> instance.</em> <a href="#a41">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classAVT.html">AVT</a>** <a class="el" href="classStylesheetConstructionContextDefault.html#a42">allocateAVTPointerVector</a> (<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> theLength)
<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="#a42">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classAVTPart.html">AVTPart</a>** <a class="el" href="classStylesheetConstructionContextDefault.html#a43">allocateAVTPartPointerVector</a> (<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> theLength)
<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="#a43">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanQName.html">XalanQName</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a44">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)
<dl class="el"><dd><font size=-1><em>Create a <a class="el" href="classXalanQName.html">XalanQName</a>-derived instance.</em> <a href="#a44">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanQName.html">XalanQName</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a45">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)
<dl class="el"><dd><font size=-1><em>Create a <a class="el" href="classXalanQName.html">XalanQName</a>-derived instance.</em> <a href="#a45">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanQName.html">XalanQName</a>** <a class="el" href="classStylesheetConstructionContextDefault.html#a46">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)
<dl class="el"><dd><font size=-1><em>Tokenize a string and return the QNames corresponding to those tokens.</em> <a href="#a46">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a47">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)
<dl class="el"><dd><font size=-1><em>Create a stylesheet element for the provided type.</em> <a href="#a47">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a48">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)
<dl class="el"><dd><font size=-1><em>Create a elements which have specific names.</em> <a href="#a48">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a49">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)
<dl class="el"><dd><font size=-1><em>Create a an element for literal text.</em> <a href="#a49">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a50">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)
<dl class="el"><dd><font size=-1><em>Create an element to handle an extension element.</em> <a href="#a50">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanMatchPatternData.html">XalanMatchPatternData</a>* <a class="el" href="classStylesheetConstructionContextDefault.html#a51">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)
<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="#a51">More...</a><em><br><br></em></font></dl></ul>
<h2>Static Public Methods</h2>
<ul>
<li><a class="el" href="classStylesheetConstructionContext.html#s45">eElementToken</a> <a class="el" href="classStylesheetConstructionContextDefault.html#d0">getElementNameToken</a> (const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;name)
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
An default implementation of an abtract class which provides support for constructing the internal representation of a stylesheet.
<p>
<hr><h2>Member Typedef Documentation</h2>
<a name="s4" doxytag="StylesheetConstructionContextDefault::ElemTemplateElementVectorType"></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 XalanVector&lt; <a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a> *&gt; StylesheetConstructionContextDefault::ElemTemplateElementVectorType&lt;<a class="el" href="classElemTemplateElement.html">ElemTemplateElement</a>*&gt;
</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="StylesheetConstructionContextDefault::PointerVectorAllocatorType"></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 <a class="el" href="classXalanArrayAllocator.html">XalanArrayAllocator</a>&lt; const void *&gt; StylesheetConstructionContextDefault::PointerVectorAllocatorType&lt;const void*&gt;
</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="s3" doxytag="StylesheetConstructionContextDefault::StylesheetVectorType"></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 XalanVector&lt; <a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a> *&gt; StylesheetConstructionContextDefault::StylesheetVectorType&lt;<a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a>*&gt;
</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="StylesheetConstructionContextDefault::VectorAllocatorSizeType"></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 <a class="el" href="classXalanArrayAllocator.html#s1">XalanDOMCharVectorAllocatorType::size_type</a> StylesheetConstructionContextDefault::VectorAllocatorSizeType
</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="s0" doxytag="StylesheetConstructionContextDefault::XalanDOMCharVectorAllocatorType"></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 <a class="el" href="classXalanArrayAllocator.html">XalanArrayAllocator</a>&lt; XalanDOMChar &gt; StylesheetConstructionContextDefault::XalanDOMCharVectorAllocatorType&lt;XalanDOMChar&gt;
</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="s22" doxytag="StylesheetConstructionContextDefault::@36"></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>
anonymous enum
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<dl compact><dt>
<b>Enumeration values:</b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><a name="s22s5" doxytag="eDefaultXalanDOMCharVectorBlockSize"></a><em>eDefaultXalanDOMCharVectorBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s6" doxytag="eDefaultAVTBlockSize"></a><em>eDefaultAVTBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s7" doxytag="eDefaultAVTPartSimpleBlockSize"></a><em>eDefaultAVTPartSimpleBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s8" doxytag="eDefaultAVTPartXPathBlockSize"></a><em>eDefaultAVTPartXPathBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s9" doxytag="eDefaultXalanQNameByValueBlockSize"></a><em>eDefaultXalanQNameByValueBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s10" doxytag="eDefaultPointerVectorBlockSize"></a><em>eDefaultPointerVectorBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s11" doxytag="eDefaultElemApplyTemplatesBlockSize"></a><em>eDefaultElemApplyTemplatesBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s12" doxytag="eDefaultElemAttributeBlockSize"></a><em>eDefaultElemAttributeBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s13" doxytag="eDefaultElemAttributeSetBlockSize"></a><em>eDefaultElemAttributeSetBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s14" doxytag="eDefaultElemCallTemplateBlockSize"></a><em>eDefaultElemCallTemplateBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s15" doxytag="eDefaultElemElementBlockSize"></a><em>eDefaultElemElementBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s16" doxytag="eDefaultElemLiteralResultBlockSize"></a><em>eDefaultElemLiteralResultBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s17" doxytag="eDefaultElemTemplateBlockSize"></a><em>eDefaultElemTemplateBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s18" doxytag="eDefaultElemTextLiteralBlockSize"></a><em>eDefaultElemTextLiteralBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s19" doxytag="eDefaultElemValueOfBlockSize"></a><em>eDefaultElemValueOfBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s20" doxytag="eDefaultElemVariableBlockSize"></a><em>eDefaultElemVariableBlockSize</em>
&nbsp;</td><td>
</td></tr>
<tr><td valign=top><a name="s22s21" doxytag="eDefaultMatchPatternDataBlockSize"></a><em>eDefaultMatchPatternDataBlockSize</em>
&nbsp;</td><td>
</td></tr>
</table>
</dl>
</td>
</tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="StylesheetConstructionContextDefault::StylesheetConstructionContextDefault"></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>
StylesheetConstructionContextDefault::StylesheetConstructionContextDefault (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; <em>theManager</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXSLTEngineImpl.html">XSLTEngineImpl</a> &amp; <em>processor</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXPathFactory.html">XPathFactory</a> &amp; <em>xpathFactory</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classStylesheetConstructionContextDefault.html#s2">VectorAllocatorSizeType</a> <em>theXalanDOMCharVectorAllocatorBlockSize</em> = eDefaultXalanDOMCharVectorBlockSize,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanAVTAllocator.html#s2">XalanAVTAllocator::size_type</a> <em>theAVTAllocatorBlockSize</em> = eDefaultAVTBlockSize,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanAVTPartSimpleAllocator.html#s2">XalanAVTPartSimpleAllocator::size_type</a> <em>theAVTPartSimpleAllocatorBlockSize</em> = eDefaultAVTPartSimpleBlockSize,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanAVTPartXPathAllocator.html#s2">XalanAVTPartXPathAllocator::size_type</a> <em>theAVTPartXPathAllocatorBlockSize</em> = eDefaultAVTPartXPathBlockSize,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanQNameByValueAllocator.html#s4">XalanQNameByValueAllocator::size_type</a> <em>theXalanQNameByValueAllocatorBlockSize</em> = eDefaultXalanQNameByValueBlockSize,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classStylesheetConstructionContextDefault.html#s2">VectorAllocatorSizeType</a> <em>thePointerVectorAllocatorBlockSize</em> = eDefaultPointerVectorBlockSize&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="StylesheetConstructionContextDefault::~StylesheetConstructionContextDefault"></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>
StylesheetConstructionContextDefault::~StylesheetConstructionContextDefault (
</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="a43" doxytag="StylesheetConstructionContextDefault::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> ** StylesheetConstructionContextDefault::allocateAVTPartPointerVector (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> <em>theLength</em>&nbsp;)<code> [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 from <a class="el" href="classStylesheetConstructionContext.html#a37">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a42" doxytag="StylesheetConstructionContextDefault::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> ** StylesheetConstructionContextDefault::allocateAVTPointerVector (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classStylesheetConstructionContext.html#s1">size_type</a> <em>theLength</em>&nbsp;)<code> [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 from <a class="el" href="classStylesheetConstructionContext.html#a36">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a38" doxytag="StylesheetConstructionContextDefault::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 * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a32">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a37" doxytag="StylesheetConstructionContextDefault::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 * StylesheetConstructionContextDefault::allocateXalanDOMCharVector (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanDOMString.html#s6">XalanDOMString::size_type</a> <em>theLength</em>&nbsp;)<code> [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 from <a class="el" href="classStylesheetConstructionContext.html#a31">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a11" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 <a class="el" href="classStylesheetConstructionContext.html">StylesheetConstructionContext</a> instance owns the Stylesheet instance, and will delete it when asked or when the <a class="el" href="classStylesheetConstructionContext.html">StylesheetConstructionContext</a> 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 from <a class="el" href="classStylesheetConstructionContext.html#a5">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a10" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::create (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXSLTInputSource.html">XSLTInputSource</a> &amp; <em>theInputSource</em>&nbsp;)<code> [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 <a class="el" href="classStylesheetConstructionContext.html">StylesheetConstructionContext</a> instance owns the StylesheetRoot instance, and will delete it when asked or when the <a class="el" href="classStylesheetConstructionContext.html">StylesheetConstructionContext</a> 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 from <a class="el" href="classStylesheetConstructionContext.html#a4">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a9" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::create (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theBaseIdentifier</em>&nbsp;)<code> [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 <a class="el" href="classStylesheetConstructionContext.html">StylesheetConstructionContext</a> instance owns the StylesheetRoot instance, and will delete it when asked or when the <a class="el" href="classStylesheetConstructionContext.html">StylesheetConstructionContext</a> 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 from <a class="el" href="classStylesheetConstructionContext.html#a3">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a39" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a33">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a41" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a35">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a40" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a34">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a50" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a44">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a49" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a43">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a48" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a42">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a47" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a41">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a19" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a13">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a18" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a12">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a22" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a16">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a21" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a15">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a20" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a14">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a51" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a45">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a45" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a39">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a44" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a38">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a12" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::destroy (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanCompiledStylesheet_8hpp.html#a1">StylesheetRoot</a> * <em>theStylesheetRoot</em>&nbsp;)<code> [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 <a class="el" href="classStylesheetConstructionContext.html">StylesheetConstructionContext</a> 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 from <a class="el" href="classStylesheetConstructionContext.html#a6">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a3" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::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> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classStylesheetConstructionContext.html#a47">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a2" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::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> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classStylesheetConstructionContext.html#a46">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a35" doxytag="StylesheetConstructionContextDefault::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; StylesheetConstructionContextDefault::getCachedString (
</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>
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="classStylesheetConstructionContext.html#a29">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="d0" doxytag="StylesheetConstructionContextDefault::getElementNameToken"></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> StylesheetConstructionContextDefault::getElementNameToken (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>name</em>&nbsp;)<code> [static]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a31" doxytag="StylesheetConstructionContextDefault::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> StylesheetConstructionContextDefault::getElementToken (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>name</em>&nbsp;) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
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 from <a class="el" href="classStylesheetConstructionContext.html#a25">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a23" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::getLocatorFromStack (
</b></td>
<td valign="bottom"><b>
) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
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 from <a class="el" href="classStylesheetConstructionContext.html#a17">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a34" doxytag="StylesheetConstructionContextDefault::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; StylesheetConstructionContextDefault::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> [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="classStylesheetConstructionContext.html#a28">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a33" doxytag="StylesheetConstructionContextDefault::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; StylesheetConstructionContextDefault::getPooledString (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theString</em>&nbsp;)<code> [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="classStylesheetConstructionContext.html#a27">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a15" doxytag="StylesheetConstructionContextDefault::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> StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a9">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a13" doxytag="StylesheetConstructionContextDefault::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> StylesheetConstructionContextDefault::getURLFromString (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>urlString</em>&nbsp;)<code> [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 from <a class="el" href="classStylesheetConstructionContext.html#a7">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a16" doxytag="StylesheetConstructionContextDefault::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; StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a10">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a14" doxytag="StylesheetConstructionContextDefault::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; StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a8">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a17" doxytag="StylesheetConstructionContextDefault::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; StylesheetConstructionContextDefault::getXSLTNamespaceURI (
</b></td>
<td valign="bottom"><b>
) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Retrieve the 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 from <a class="el" href="classStylesheetConstructionContext.html#a11">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a32" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::getXSLTVersionSupported (
</b></td>
<td valign="bottom"><b>
) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Get the latest XSLT version currently supported.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
XSLT version number </dl>
<p>
Reimplemented from <a class="el" href="classStylesheetConstructionContext.html#a26">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a26" doxytag="StylesheetConstructionContextDefault::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; StylesheetConstructionContextDefault::getXalanXSLNameSpaceURL (
</b></td>
<td valign="bottom"><b>
) const<code> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Get the Xalan namespace for built-in extensions.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
Xalan namespace for extensions </dl>
<p>
Reimplemented from <a class="el" href="classStylesheetConstructionContext.html#a20">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a30" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a24">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a28" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a22">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a29" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a23">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a7" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::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> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classStylesheetConstructionContext.html#a51">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a6" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::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> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classStylesheetConstructionContext.html#a50">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a27" doxytag="StylesheetConstructionContextDefault::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> * StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a21">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a25" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::popLocatorStack (
</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>
Pop the locator from the top of the locator stack.
<p>
<p>
Reimplemented from <a class="el" href="classStylesheetConstructionContext.html#a19">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a24" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::pushLocatorOnStack (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="ElemTemplateElement_8hpp.html#a1">LocatorType</a> * <em>locator</em>&nbsp;)<code> [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 from <a class="el" href="classStylesheetConstructionContext.html#a18">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a36" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::releaseCachedString (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theString</em>&nbsp;)<code> [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="classStylesheetConstructionContext.html#a30">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a8" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::reset (
</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>
Reset the <a class="el" href="classStylesheetConstructionContext.html">StylesheetConstructionContext</a> instance.
<p>
Any existing objects created by the instance will be destroyed.
<p>
Reimplemented from <a class="el" href="classStylesheetConstructionContext.html#a2">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a46" doxytag="StylesheetConstructionContextDefault::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> ** StylesheetConstructionContextDefault::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> [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 from <a class="el" href="classStylesheetConstructionContext.html#a40">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a5" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::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> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classStylesheetConstructionContext.html#a49">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<a name="a4" doxytag="StylesheetConstructionContextDefault::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 StylesheetConstructionContextDefault::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> [virtual]</code>
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
<p>
Reimplemented from <a class="el" href="classStylesheetConstructionContext.html#a48">StylesheetConstructionContext</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="StylesheetConstructionContextDefault_8hpp-source.html">StylesheetConstructionContextDefault.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>