Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 3c90d4f0807cc46df5c0517e9fe40564 > files > 1918

xalan-c-doc-1.4-2mdk.ppc.rpm

<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.4</h3>
</BODY>
<!-- Generated by Doxygen 1.1.2 on Mon Sep 16 08:32:46 2002 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>StylesheetConstructionContext  Class Reference</h1><code>#include &lt;<a class="el" href="StylesheetConstructionContext.hpp-source.html">StylesheetConstructionContext.hpp</a>&gt;</code>
<p>
<p>Inheritance diagram for StylesheetConstructionContext:
<p><center><img src="class_stylesheetconstructioncontext.gif" usemap="#StylesheetConstructionContext_map" border="0"></center>
<map name="StylesheetConstructionContext_map"><p>
<area href="class_stylesheetconstructioncontextdefault.html" alt="StylesheetConstructionContextDefault" shape="rect" coords="0,56,223,80">
</map>
<a href="class_stylesheetconstructioncontext-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef URISupport::URLAutoPtrType <a class="el" href="class_stylesheetconstructioncontext.html#s0">URLAutoPtrType</a>
</ul>
<h2>Public Methods</h2>
<ul>
<li>explicit <a class="el" href="class_stylesheetconstructioncontext.html#a0">StylesheetConstructionContext</a> ()
<li>virtual <a class="el" href="class_stylesheetconstructioncontext.html#a1">~StylesheetConstructionContext</a> ()
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a2">reset</a> () = 0
<dl class="el"><dd><font size=-1><em>Reset the StylesheetConstructionContext instance.</em> <a href="#a2">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a>* <a class="el" href="class_stylesheetconstructioncontext.html#a3">create</a> (const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; theBaseIdentifier) = 0
<dl class="el"><dd><font size=-1><em>Create a new <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance.</em> <a href="#a3">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a>* <a class="el" href="class_stylesheetconstructioncontext.html#a4">create</a> (const <a class="el" href="class_xsltinputsource.html">XSLTInputSource</a>&amp; theInputSource) = 0
<dl class="el"><dd><font size=-1><em>Create a new <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance.</em> <a href="#a4">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_stylesheet.html">Stylesheet</a>* <a class="el" href="class_stylesheetconstructioncontext.html#a5">create</a> ( <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a>&amp; theStylesheetRoot, const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; theBaseIdentifier) = 0
<dl class="el"><dd><font size=-1><em>Create a new <a class="el" href="class_stylesheet.html">Stylesheet</a> instance.</em> <a href="#a5">More...</a><em></em></font></dl><li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a6">destroy</a> (<a class="el" href="class_stylesheetroot.html">StylesheetRoot</a>* theStylesheetRoot) = 0
<dl class="el"><dd><font size=-1><em>Destroy a <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance.</em> <a href="#a6">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_stylesheetconstructioncontext.html#s0">URLAutoPtrType</a> <a class="el" href="class_stylesheetconstructioncontext.html#a7">getURLFromString</a> (const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; urlString) = 0
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a7">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_xalandomstring.html">XalanDOMString</a> <a class="el" href="class_stylesheetconstructioncontext.html#a8">getURLStringFromString</a> (const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; urlString) = 0
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a8">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_stylesheetconstructioncontext.html#s0">URLAutoPtrType</a> <a class="el" href="class_stylesheetconstructioncontext.html#a9">getURLFromString</a> ( const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; urlString, const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; base) = 0
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a9">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_xalandomstring.html">XalanDOMString</a> <a class="el" href="class_stylesheetconstructioncontext.html#a10">getURLStringFromString</a> ( const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; urlString, const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; base) = 0
<dl class="el"><dd><font size=-1><em>Determine the fully qualified URI for a string.</em> <a href="#a10">More...</a><em></em></font></dl><li>virtual const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; <a class="el" href="class_stylesheetconstructioncontext.html#a11">getXSLTNamespaceURI</a> () const = 0
<dl class="el"><dd><font size=-1><em>Retrieve the URI for the current XSLT namespace, for example, "<a href="http://www.w3.org/1999/XSL/Transform">http://www.w3.org/1999/XSL/Transform</a>".</em> <a href="#a11">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_xpath.html">XPath</a>* <a class="el" href="class_stylesheetconstructioncontext.html#a12">createMatchPattern</a> ( const <a class="el" href="class_locator.html">Locator</a>* locator, const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; str, const <a class="el" href="class_prefixresolver.html">PrefixResolver</a>&amp; resolver) = 0
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath for a match pattern and return it.</em> <a href="#a12">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_xpath.html">XPath</a>* <a class="el" href="class_stylesheetconstructioncontext.html#a13">createMatchPattern</a> ( const <a class="el" href="class_locator.html">Locator</a>* locator, const <a class="el" href="XalanDOMString.hpp.html#a16">XalanDOMChar</a>* str, const <a class="el" href="class_prefixresolver.html">PrefixResolver</a>&amp; resolver) = 0
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath for a match pattern and return it.</em> <a href="#a13">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_xpath.html">XPath</a>* <a class="el" href="class_stylesheetconstructioncontext.html#a14">createXPath</a> ( const <a class="el" href="class_locator.html">Locator</a>* locator, const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; str, const <a class="el" href="class_prefixresolver.html">PrefixResolver</a>&amp; resolver) = 0
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath and return it.</em> <a href="#a14">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_xpath.html">XPath</a>* <a class="el" href="class_stylesheetconstructioncontext.html#a15">createXPath</a> ( const <a class="el" href="class_locator.html">Locator</a>* locator, const <a class="el" href="XalanDOMString.hpp.html#a16">XalanDOMChar</a>* str, const <a class="el" href="class_prefixresolver.html">PrefixResolver</a>&amp; resolver) = 0
<dl class="el"><dd><font size=-1><em>Create and initialize an xpath and return it.</em> <a href="#a15">More...</a><em></em></font></dl><li>virtual const <a class="el" href="class_locator.html">Locator</a>* <a class="el" href="class_stylesheetconstructioncontext.html#a16">getLocatorFromStack</a> () const = 0
<dl class="el"><dd><font size=-1><em>Get the locator from the top of the locator stack.</em> <a href="#a16">More...</a><em></em></font></dl><li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a17">pushLocatorOnStack</a> (const <a class="el" href="class_locator.html">Locator</a>* locator) = 0
<dl class="el"><dd><font size=-1><em>Push a locator on to the locator stack.</em> <a href="#a17">More...</a><em></em></font></dl><li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a18">popLocatorStack</a> () = 0
<dl class="el"><dd><font size=-1><em>Pop the locator from the top of the locator stack.</em></font></dl><li>virtual const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; <a class="el" href="class_stylesheetconstructioncontext.html#a19">getXalanXSLNameSpaceURL</a> () const = 0
<dl class="el"><dd><font size=-1><em>Get the Xalan namespace for built-in extensions.</em> <a href="#a19">More...</a><em></em></font></dl><li>virtual <a class="el" href="class_xalandocument.html">XalanDocument</a>* <a class="el" href="class_stylesheetconstructioncontext.html#a20">parseXML</a> ( const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; urlString, <a class="el" href="class_documenthandler.html">DocumentHandler</a>* docHandler, <a class="el" href="class_xalandocument.html">XalanDocument</a>* docToRegister) = 0
<dl class="el"><dd><font size=-1><em>Read in the XML file, either producing a Document or calling SAX events, and register the document in a table.</em> <a href="#a20">More...</a><em></em></font></dl><li>virtual int <a class="el" href="class_stylesheetconstructioncontext.html#a21">getElementToken</a> (const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; name) const = 0
<dl class="el"><dd><font size=-1><em>Given an XSL tag name, return an integer token that corresponds to ELEMNAME_XXX constants defined in <a class="el" href="Constants.hpp.html">Constants.hpp</a>.</em> <a href="#a21">More...</a><em></em></font></dl><li>virtual double <a class="el" href="class_stylesheetconstructioncontext.html#a22">getXSLTVersionSupported</a> () const = 0
<dl class="el"><dd><font size=-1><em>Get the latest XSLT version currently supported.</em> <a href="#a22">More...</a><em></em></font></dl><li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a23">error</a> ( const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode = 0, const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a>* styleNode = 0) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a24">error</a> ( const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode, const <a class="el" href="class_locator.html">Locator</a>* locator) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a25">error</a> ( const char* msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode = 0, const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a>* styleNode = 0) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a26">error</a> ( const char* msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode, const <a class="el" href="class_locator.html">Locator</a>* locator) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a27">warn</a> ( const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode = 0, const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a>* styleNode = 0) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a28">warn</a> ( const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode, const <a class="el" href="class_locator.html">Locator</a>* locator) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a29">warn</a> ( const char* msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode = 0, const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a>* styleNode = 0) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a30">warn</a> ( const char* msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode, const <a class="el" href="class_locator.html">Locator</a>* locator) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a31">message</a> ( const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode = 0, const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a>* styleNode = 0) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a32">message</a> ( const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode, const <a class="el" href="class_locator.html">Locator</a>* locator) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a33">message</a> ( const char* msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode = 0, const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a>* styleNode = 0) const = 0
<li>virtual void <a class="el" href="class_stylesheetconstructioncontext.html#a34">message</a> ( const char* msg, const <a class="el" href="class_xalannode.html">XalanNode</a>* sourceNode, const <a class="el" href="class_locator.html">Locator</a>* locator) const = 0
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>

<p>
<hr><h2>Member Typedef Documentation</h2>
<a name="s0" doxytag="StylesheetConstructionContext::URLAutoPtrType"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
typedef URISupport::URLAutoPtrType StylesheetConstructionContext::URLAutoPtrType</b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
</div>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="StylesheetConstructionContext::StylesheetConstructionContext"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
explicit StylesheetConstructionContext::StylesheetConstructionContext ()</b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
</div>
<a name="a1" doxytag="StylesheetConstructionContext::~StylesheetConstructionContext"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual StylesheetConstructionContext::~StylesheetConstructionContext ()<code> [virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
</div>
<hr><h2>Member Function Documentation</h2>
<a name="a5" doxytag="StylesheetConstructionContext::create"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_stylesheet.html">Stylesheet</a> * StylesheetConstructionContext::create (
</b></td>
<td><b>
<a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> &amp; <em>theStylesheetRoot</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>theBaseIdentifier</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Create a new <a class="el" href="class_stylesheet.html">Stylesheet</a> instance.
<p>
The StylesheetConstructionContext
 instance owns the <a class="el" href="class_stylesheet.html">Stylesheet</a> instance, and will delete it when asked
 or when the StylesheetConstructionContext instance is destroyed.
<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>
 reference to the <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> 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 <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance.
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a18">StylesheetConstructionContextDefault</a>.</div>
<a name="a4" doxytag="StylesheetConstructionContext::create"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> * StylesheetConstructionContext::create (
</b></td>
<td><b>
const <a class="el" href="class_xsltinputsource.html">XSLTInputSource</a> &amp; <em>theInputSource</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Create a new <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance.
<p>
The StylesheetConstructionContext
 instance owns the <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance, and will delete it when asked
 or when the StylesheetConstructionContext instance is destroyed.
<p>
<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 <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance.
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a17">StylesheetConstructionContextDefault</a>.</div>
<a name="a3" doxytag="StylesheetConstructionContext::create"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> * StylesheetConstructionContext::create (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>theBaseIdentifier</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Create a new <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance.
<p>
The StylesheetConstructionContext
 instance owns the <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance, and will delete it when asked
 or when the StylesheetConstructionContext instance is destroyed.
<p>
<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 <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance.
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a16">StylesheetConstructionContextDefault</a>.</div>
<a name="a13" doxytag="StylesheetConstructionContext::createMatchPattern"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_xpath.html">XPath</a> * StylesheetConstructionContext::createMatchPattern (
</b></td>
<td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="XalanDOMString.hpp.html#a16">XalanDOMChar</a> * <em>str</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_prefixresolver.html">PrefixResolver</a> &amp; <em>resolver</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<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="class_xpath.html">XPath</a> that is
 guaranteed to persist while it lives.
<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 <a class="el" href="class_xpath.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="class_xpath.html">XPath</a> for match pattern
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a26">StylesheetConstructionContextDefault</a>.</div>
<a name="a12" doxytag="StylesheetConstructionContext::createMatchPattern"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_xpath.html">XPath</a> * StylesheetConstructionContext::createMatchPattern (
</b></td>
<td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>str</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_prefixresolver.html">PrefixResolver</a> &amp; <em>resolver</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<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="class_xpath.html">XPath</a> that is
 guaranteed to persist while it lives.
<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 <a class="el" href="class_xpath.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="class_xpath.html">XPath</a> for match pattern
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a25">StylesheetConstructionContextDefault</a>.</div>
<a name="a15" doxytag="StylesheetConstructionContext::createXPath"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_xpath.html">XPath</a> * StylesheetConstructionContext::createXPath (
</b></td>
<td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="XalanDOMString.hpp.html#a16">XalanDOMChar</a> * <em>str</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_prefixresolver.html">PrefixResolver</a> &amp; <em>resolver</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<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="class_xpath.html">XPath</a> that is guaranteed to persist
 while it lives.
<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 <a class="el" href="class_xpath.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="class_xpath.html">XPath</a> for string matched
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a28">StylesheetConstructionContextDefault</a>.</div>
<a name="a14" doxytag="StylesheetConstructionContext::createXPath"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_xpath.html">XPath</a> * StylesheetConstructionContext::createXPath (
</b></td>
<td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>str</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_prefixresolver.html">PrefixResolver</a> &amp; <em>resolver</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<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="class_xpath.html">XPath</a> that is guaranteed to persist
 while it lives.
<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 <a class="el" href="class_xpath.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="class_xpath.html">XPath</a> for string matched
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a27">StylesheetConstructionContextDefault</a>.</div>
<a name="a6" doxytag="StylesheetConstructionContext::destroy"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
void StylesheetConstructionContext::destroy (
</b></td>
<td><b>
<a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> * <em>theStylesheetRoot</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Destroy a <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance.
<p>
If this StylesheetConstructionContext
 instance does not own the <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a>, it will not delete it
<p>
<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 <a class="el" href="class_stylesheetroot.html">StylesheetRoot</a> instance to delete.
</td></tr>
</table>
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a19">StylesheetConstructionContextDefault</a>.</div>
<a name="a26" doxytag="StylesheetConstructionContext::error"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::error (
</b></td>
<td><b>
const char * <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a6">StylesheetConstructionContextDefault</a>.</div>
<a name="a25" doxytag="StylesheetConstructionContext::error"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::error (
</b></td>
<td><b>
const char * <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em> = 0, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a> * <em>styleNode</em> = 0) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a5">StylesheetConstructionContextDefault</a>.</div>
<a name="a24" doxytag="StylesheetConstructionContext::error"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::error (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a4">StylesheetConstructionContextDefault</a>.</div>
<a name="a23" doxytag="StylesheetConstructionContext::error"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::error (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em> = 0, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a> * <em>styleNode</em> = 0) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a3">StylesheetConstructionContextDefault</a>.</div>
<a name="a21" doxytag="StylesheetConstructionContext::getElementToken"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
int StylesheetConstructionContext::getElementToken (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>name</em>) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Given an XSL tag name, return an integer token that corresponds to ELEMNAME_XXX constants defined in <a class="el" href="Constants.hpp.html">Constants.hpp</a>.
<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>
 Constants.ELEMNAME_XXX token, -1 if in XSL or Xalan namespace,
 or -2 if not in known namespace
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a34">StylesheetConstructionContextDefault</a>.</div>
<a name="a16" doxytag="StylesheetConstructionContext::getLocatorFromStack"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
const <a class="el" href="class_locator.html">Locator</a> * StylesheetConstructionContext::getLocatorFromStack () const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Get the locator from the top of the locator stack.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 A pointer to the <a class="el" href="class_locator.html">Locator</a>, or 0 if there is nothing on the stack.
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a29">StylesheetConstructionContextDefault</a>.</div>
<a name="a9" doxytag="StylesheetConstructionContext::getURLFromString"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_stylesheetconstructioncontext.html#s0">URLAutoPtrType</a> StylesheetConstructionContext::getURLFromString (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>urlString</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>base</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Determine the fully qualified URI for a string.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlString</em>
&nbsp;</td><td>
 string to qualify
 </td></tr>
<tr><td valign=top><em>base</em>
&nbsp;</td><td>
 base location for URI
 </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 auto pointer to fully qualified URI
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a22">StylesheetConstructionContextDefault</a>.</div>
<a name="a7" doxytag="StylesheetConstructionContext::getURLFromString"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_stylesheetconstructioncontext.html#s0">URLAutoPtrType</a> StylesheetConstructionContext::getURLFromString (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>urlString</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Determine the fully qualified URI for a string.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlString</em>
&nbsp;</td><td>
 string to qualify
 </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 auto pointer to fully qualified URI
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a20">StylesheetConstructionContextDefault</a>.</div>
<a name="a10" doxytag="StylesheetConstructionContext::getURLStringFromString"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_xalandomstring.html">XalanDOMString</a> StylesheetConstructionContext::getURLStringFromString (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>urlString</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>base</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Determine the fully qualified URI for a string.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlString</em>
&nbsp;</td><td>
 string to qualify
 </td></tr>
<tr><td valign=top><em>base</em>
&nbsp;</td><td>
 base location for URI
 </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 string to fully qualified URI
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a23">StylesheetConstructionContextDefault</a>.</div>
<a name="a8" doxytag="StylesheetConstructionContext::getURLStringFromString"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_xalandomstring.html">XalanDOMString</a> StylesheetConstructionContext::getURLStringFromString (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>urlString</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Determine the fully qualified URI for a string.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlString</em>
&nbsp;</td><td>
 string to qualify
 </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 string to fully qualified URI
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a21">StylesheetConstructionContextDefault</a>.</div>
<a name="a11" doxytag="StylesheetConstructionContext::getXSLTNamespaceURI"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; StylesheetConstructionContext::getXSLTNamespaceURI () const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Retrieve the URI for the current XSLT namespace, for example, "<a href="http://www.w3.org/1999/XSL/Transform">http://www.w3.org/1999/XSL/Transform</a>".
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 URI string
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a24">StylesheetConstructionContextDefault</a>.</div>
<a name="a22" doxytag="StylesheetConstructionContext::getXSLTVersionSupported"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
double StylesheetConstructionContext::getXSLTVersionSupported () const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Get the latest XSLT version currently supported.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 XSLT version number
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a35">StylesheetConstructionContextDefault</a>.</div>
<a name="a19" doxytag="StylesheetConstructionContext::getXalanXSLNameSpaceURL"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; StylesheetConstructionContext::getXalanXSLNameSpaceURL () const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Get the Xalan namespace for built-in extensions.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 Xalan namespace for extensions
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a32">StylesheetConstructionContextDefault</a>.</div>
<a name="a34" doxytag="StylesheetConstructionContext::message"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::message (
</b></td>
<td><b>
const char * <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a14">StylesheetConstructionContextDefault</a>.</div>
<a name="a33" doxytag="StylesheetConstructionContext::message"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::message (
</b></td>
<td><b>
const char * <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em> = 0, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a> * <em>styleNode</em> = 0) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a13">StylesheetConstructionContextDefault</a>.</div>
<a name="a32" doxytag="StylesheetConstructionContext::message"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::message (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a12">StylesheetConstructionContextDefault</a>.</div>
<a name="a31" doxytag="StylesheetConstructionContext::message"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::message (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em> = 0, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a> * <em>styleNode</em> = 0) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a11">StylesheetConstructionContextDefault</a>.</div>
<a name="a20" doxytag="StylesheetConstructionContext::parseXML"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
<a class="el" href="class_xalandocument.html">XalanDocument</a> * StylesheetConstructionContext::parseXML (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>urlString</em>, </b></td></tr>
<tr><td></td><td><b>
<a class="el" href="class_documenthandler.html">DocumentHandler</a> * <em>docHandler</em>, </b></td></tr>
<tr><td></td><td><b>
<a class="el" href="class_xalandocument.html">XalanDocument</a> * <em>docToRegister</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<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.
<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>
 location of the XML
 </td></tr>
<tr><td valign=top><em>docHandler</em>
&nbsp;</td><td>
 pointer to SAX event handler
 </td></tr>
<tr><td valign=top><em>docToRegister</em>
&nbsp;</td><td>
 if using a SAX event handler, the object to register in the source docs table. 
 </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 document object, which represents the parsed XML
 </dl><dl compact><dt>
<b>Exceptions: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>SAXException</em>
&nbsp;</td><td>

</td></tr>
</table>
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a33">StylesheetConstructionContextDefault</a>.</div>
<a name="a18" doxytag="StylesheetConstructionContext::popLocatorStack"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
void StylesheetConstructionContext::popLocatorStack ()<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Pop the locator from the top of the locator stack.
<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a31">StylesheetConstructionContextDefault</a>.</div>
<a name="a17" doxytag="StylesheetConstructionContext::pushLocatorOnStack"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
void StylesheetConstructionContext::pushLocatorOnStack (
</b></td>
<td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>)<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<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 <a class="el" href="class_locator.html">Locator</a> to push.
</td></tr>
</table>
</dl>
<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a30">StylesheetConstructionContextDefault</a>.</div>
<a name="a2" doxytag="StylesheetConstructionContext::reset"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
void StylesheetConstructionContext::reset ()<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>
Reset the StylesheetConstructionContext instance.
<p>
Any existing objects
 created by the instance will be destroyed.

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a15">StylesheetConstructionContextDefault</a>.</div>
<a name="a30" doxytag="StylesheetConstructionContext::warn"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::warn (
</b></td>
<td><b>
const char * <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a10">StylesheetConstructionContextDefault</a>.</div>
<a name="a29" doxytag="StylesheetConstructionContext::warn"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::warn (
</b></td>
<td><b>
const char * <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em> = 0, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a> * <em>styleNode</em> = 0) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a9">StylesheetConstructionContextDefault</a>.</div>
<a name="a28" doxytag="StylesheetConstructionContext::warn"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::warn (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_locator.html">Locator</a> * <em>locator</em>) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a8">StylesheetConstructionContextDefault</a>.</div>
<a name="a27" doxytag="StylesheetConstructionContext::warn"><p>
<table width=100% cellpadding=2 cellspacing=0 border=0>
  <tr>
    <td class="md"><b>
      <table cellspadding=0 cellspacing=0 border=0>
        <tr>
          <td><b>
virtual void StylesheetConstructionContext::warn (
</b></td>
<td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>msg</em>, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_xalannode.html">XalanNode</a> * <em>sourceNode</em> = 0, </b></td></tr>
<tr><td></td><td><b>
const <a class="el" href="class_elemtemplateelement.html">ElemTemplateElement</a> * <em>styleNode</em> = 0) const<code> [pure virtual]</code></b></td></tr>

          </b></td>
        </tr>
      </table>
    </td>
  </tr>
</table>
</a>
<div class="in">

<p>

<p>
Reimplemented in <a class="el" href="class_stylesheetconstructioncontextdefault.html#a7">StylesheetConstructionContextDefault</a>.</div>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="StylesheetConstructionContext.hpp.html">StylesheetConstructionContext.hpp</a></ul>
<p align="center"><a href="diagramnotes.html">Interpreting class diagrams</a></p>
<p><FONT color="#000000" face="arial,helvetica,sanserif" size="-1">
<i><A href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</A> and 
<A href="http://www.research.att.com/sw/tools/graphviz/">GraphViz</A> are used to generate this API documentation from the Xalan-C header files.</I></FONT></p>

<TABLE border="0" cellpadding="0" cellspacing="0" width="820"><TR><TD bgcolor="#0086b2"><IMG height="1" src="images/dot.gif" width="1"></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.4</B><BR>
			Copyright &copy; 2000, 2001, 2002 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">
		</TD>
	</TR>
</TABLE>