Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 5e43f5d92fadaa0a1cc4664249b615d0 > files > 2464

xalan-c-doc-1.1-8mdk.i586.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++ XSL Transformer Version 1.1</h3>
</BODY>
<!-- Generated by Doxygen 1.2.0 on Thu Feb 15 10:50:07 2001 -->
<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>XMLParserLiaisonDefault  Class Reference</h1><code>#include &lt;<a class="el" href="XMLParserLiaisonDefault.hpp-source.html">XMLParserLiaisonDefault.hpp</a>&gt;</code>
<p>
Inheritance diagram for XMLParserLiaisonDefault<p><center><img src="class_xmlparserliaisondefault_inherit_graph.gif" border="0" usemap="#XMLParserLiaisonDefault_inherit_map" alt="Inheritance graph"></center>
<map name="XMLParserLiaisonDefault_inherit_map">
<area href="class_xmlparserliaison.html" shape="rect" coords="20,67,135,85">
<area href="class_resettable.html" shape="rect" coords="43,0,112,19">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XMLParserLiaisonDefault:<p><center><img src="class_xmlparserliaisondefault_coll_graph.gif" border="0" usemap="#XMLParserLiaisonDefault_coll_map" alt="Collaboration graph"></center>
<map name="XMLParserLiaisonDefault_coll_map">
<area href="class_xmlparserliaison.html" shape="rect" coords="0,69,115,87">
<area href="class_resettable.html" shape="rect" coords="93,-1,163,18">
<area href="class_domsupport.html" shape="rect" coords="139,69,224,87">
<area href="class_xalandomstring.html" shape="rect" coords="263,69,372,87">
</map><p>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="class_xmlparserliaisondefault-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="class_xmlparserliaisondefault.html#a0">XMLParserLiaisonDefault</a> (<a class="el" href="class_domsupport.html">DOMSupport</a>&amp; theDOMSupport)
<dl class="el"><dd><font size=-1><em>Construct a XMLParserLiaisonDefault instance.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="class_xmlparserliaisondefault.html#a1">~XMLParserLiaisonDefault</a> ()
<li>virtual void <a class="el" href="class_xmlparserliaisondefault.html#a2">reset</a> ()
<dl class="el"><dd><font size=-1><em>Reset the instance.<br><br></em></font></dl><li>virtual <a class="el" href="class_executioncontext.html">ExecutionContext</a>* <a class="el" href="class_xmlparserliaisondefault.html#a3">getExecutionContext</a> () const
<li>virtual void <a class="el" href="class_xmlparserliaisondefault.html#a4">setExecutionContext</a> (<a class="el" href="class_executioncontext.html">ExecutionContext</a>&amp; theContext)
<li>virtual bool <a class="el" href="class_xmlparserliaisondefault.html#a5">supportsSAX</a> () const
<dl class="el"><dd><font size=-1><em>Determine if the liaison supports the SAX <a class="el" href="class_documenthandler.html">DocumentHandler</a> interface.</em> <a href="#a5">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="class_xalandocument.html">XalanDocument</a>* <a class="el" href="class_xmlparserliaisondefault.html#a6">parseXMLStream</a> ( const <a class="el" href="class_inputsource.html">InputSource</a>&amp; inputSource, const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; identifier = <a class="el" href="class_xalandomstring.html">XalanDOMString</a>())
<dl class="el"><dd><font size=-1><em>Parse the text pointed at by the reader as XML, and return a DOM Document interface.</em> <a href="#a6">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="class_xmlparserliaisondefault.html#a7">parseXMLStream</a> ( const <a class="el" href="class_inputsource.html">InputSource</a>&amp; inputSource, <a class="el" href="class_documenthandler.html">DocumentHandler</a>&amp; handler, const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; identifier = <a class="el" href="class_xalandomstring.html">XalanDOMString</a>())
<dl class="el"><dd><font size=-1><em>Parse the text pointed at by the reader as XML.</em> <a href="#a7">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="class_xalandocument.html">XalanDocument</a>* <a class="el" href="class_xmlparserliaisondefault.html#a8">createDocument</a> ()
<dl class="el"><dd><font size=-1><em>Create an empty DOM Document.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="class_xalandocument.html">XalanDocument</a>* <a class="el" href="class_xmlparserliaisondefault.html#a9">createDOMFactory</a> ()
<dl class="el"><dd><font size=-1><em>Get a factory object required to create nodes in the result tree.</em> <a href="#a9">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="class_xmlparserliaisondefault.html#a10">destroyDocument</a> (<a class="el" href="class_xalandocument.html">XalanDocument</a>* theDocument)
<dl class="el"><dd><font size=-1><em>Destroy the supplied <a class="el" href="class_xalandocument.html">XalanDocument</a> instance.</em> <a href="#a10">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; <a class="el" href="class_xmlparserliaisondefault.html#a11">getSpecialCharacters</a> () const
<dl class="el"><dd><font size=-1><em>Get special characters for attributes that will be escaped.</em> <a href="#a11">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="class_xmlparserliaisondefault.html#a12">setSpecialCharacters</a> (const <a class="el" href="class_xalandomstring.html">XalanDOMString</a>&amp; str)
<dl class="el"><dd><font size=-1><em>Set special characters for attributes that will be escaped.</em> <a href="#a12">More...</a><em><br><br></em></font></dl><li>virtual int <a class="el" href="class_xmlparserliaisondefault.html#a13">getIndent</a> () const
<dl class="el"><dd><font size=-1><em>Get the amount to indent when indent-result="yes".</em> <a href="#a13">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="class_xmlparserliaisondefault.html#a14">setIndent</a> (int i)
<dl class="el"><dd><font size=-1><em>Set the amount to indent when indent-result="yes".</em> <a href="#a14">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="class_xmlparserliaisondefault.html#a15">getShouldExpandEntityRefs</a> () const
<dl class="el"><dd><font size=-1><em>Determine whether to expand all entity references in the source and style trees.</em> <a href="#a15">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="class_xmlparserliaisondefault.html#a16">SetShouldExpandEntityRefs</a> (bool b)
<dl class="el"><dd><font size=-1><em>Set whether to expand all entity references in the source and style trees.</em> <a href="#a16">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="class_xmlparserliaisondefault.html#a17">getUseValidation</a> () const
<dl class="el"><dd><font size=-1><em>Get whether or not validation will be performed.</em> <a href="#a17">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="class_xmlparserliaisondefault.html#a18">setUseValidation</a> (bool b)
<dl class="el"><dd><font size=-1><em>If set to true, validation will be performed.</em> <a href="#a18">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> <a class="el" href="class_xmlparserliaisondefault.html#a19">getParserDescription</a> () const
<dl class="el"><dd><font size=-1><em>Return a string suitable for telling the user what parser is being used.</em> <a href="#a19">More...</a><em><br><br></em></font></dl></ul>
<h2>Protected Attributes</h2>
<ul>
<li><a class="el" href="class_domsupport.html">DOMSupport</a>&amp; <a class="el" href="class_xmlparserliaisondefault.html#n0">m_DOMSupport</a>
</ul>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XMLParserLiaisonDefault::XMLParserLiaisonDefault"></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> 
XMLParserLiaisonDefault::XMLParserLiaisonDefault (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_domsupport.html">DOMSupport</a> &amp; <em>theDOMSupport</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Construct a XMLParserLiaisonDefault instance.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>formatterListener</em>
&nbsp;</td><td>
 implemention of the <a class="el" href="class_formatterlistener.html">FormatterListener</a> operation (toXMLString, digest, ...)</td></tr>
<tr><td valign=top><em>theDOMSupport</em>
&nbsp;</td><td>
 instance of <a class="el" href="class_domsupport.html">DOMSupport</a> object </td></tr>
</table>
</dl>    </td>
  </tr>
</table>
<a name="a1" doxytag="XMLParserLiaisonDefault::~XMLParserLiaisonDefault"></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> 
virtual XMLParserLiaisonDefault::~XMLParserLiaisonDefault (
          </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="a16" doxytag="XMLParserLiaisonDefault::SetShouldExpandEntityRefs"></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 XMLParserLiaisonDefault::SetShouldExpandEntityRefs (
          </b></td>
          <td valign="bottom"><b>
bool <em>b</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>
Set whether to expand all entity references in the source and style trees.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>b</em>
&nbsp;</td><td>
 true if entity references should be expanded </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a16">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a9" doxytag="XMLParserLiaisonDefault::createDOMFactory"></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> 
virtual <a class="el" href="class_xalandocument.html">XalanDocument</a>* XMLParserLiaisonDefault::createDOMFactory (
          </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 factory object required to create nodes in the result tree.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 A <a class="el" href="class_xalandocument.html">XalanDocument</a> instance. </dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a9">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a8" doxytag="XMLParserLiaisonDefault::createDocument"></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> 
virtual <a class="el" href="class_xalandocument.html">XalanDocument</a>* XMLParserLiaisonDefault::createDocument (
          </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>
Create an empty DOM Document.
<p>
Mainly used for creating an  output document.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 DOM document created </dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a8">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a10" doxytag="XMLParserLiaisonDefault::destroyDocument"></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> 
virtual void XMLParserLiaisonDefault::destroyDocument (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_xalandocument.html">XalanDocument</a> * <em>theDocument</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 the supplied <a class="el" href="class_xalandocument.html">XalanDocument</a> instance.
<p>
It must be an instance that was created by a previous call to <a class="el" href="class_xmlparserliaisondefault.html#a8">createDocument</a>() or getDOMFactory().<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theDocument</em>
&nbsp;</td><td>
 The <a class="el" href="class_xalandocument.html">XalanDocument</a> instance to destroy. </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a10">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a3" doxytag="XMLParserLiaisonDefault::getExecutionContext"></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> 
virtual <a class="el" href="class_executioncontext.html">ExecutionContext</a>* XMLParserLiaisonDefault::getExecutionContext (
          </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>

<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a3">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a13" doxytag="XMLParserLiaisonDefault::getIndent"></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> 
int XMLParserLiaisonDefault::getIndent (
          </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 amount to indent when indent-result="yes".
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 number of characters to indent </dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a13">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a19" doxytag="XMLParserLiaisonDefault::getParserDescription"></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> 
virtual const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> XMLParserLiaisonDefault::getParserDescription (
          </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>
Return a string suitable for telling the user what parser is being used.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 string describing parser </dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a19">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a15" doxytag="XMLParserLiaisonDefault::getShouldExpandEntityRefs"></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 XMLParserLiaisonDefault::getShouldExpandEntityRefs (
          </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>
Determine whether to expand all entity references in the source and style trees.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 true if entity references should be expanded </dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a15">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a11" doxytag="XMLParserLiaisonDefault::getSpecialCharacters"></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="class_xalandomstring.html">XalanDOMString</a> &amp; XMLParserLiaisonDefault::getSpecialCharacters (
          </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 special characters for attributes that will be escaped.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 string containing characters </dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a11">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a17" doxytag="XMLParserLiaisonDefault::getUseValidation"></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 XMLParserLiaisonDefault::getUseValidation (
          </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 whether or not validation will be performed.
<p>
Validation is off by default.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 true to perform validation </dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a17">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a7" doxytag="XMLParserLiaisonDefault::parseXMLStream"></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> 
virtual void XMLParserLiaisonDefault::parseXMLStream (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_inputsource.html">InputSource</a> &amp; <em>inputSource</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
<a class="el" href="class_documenthandler.html">DocumentHandler</a> &amp; <em>handler</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>identifier</em> = <a class="el" href="class_xalandomstring.html">XalanDOMString</a>()&nbsp;)<code> [virtual]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Parse the text pointed at by the reader as XML.
<p>
It is recommended that you pass in some sort of recognizable name, such as the filename or URI, with which the reader can be recognized if the parse fails.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>urlInputSource</em>
&nbsp;</td><td>
 input source that should hold valid XML </td></tr>
<tr><td valign=top><em>handler</em>
&nbsp;</td><td>
 instance of a <a class="el" href="class_documenthandler.html">DocumentHandler</a> </td></tr>
<tr><td valign=top><em>identifier</em>
&nbsp;</td><td>
 used for diagnostic purposes only, some sort of identification for error reporting, default an empty string </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a7">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a6" doxytag="XMLParserLiaisonDefault::parseXMLStream"></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> 
virtual <a class="el" href="class_xalandocument.html">XalanDocument</a>* XMLParserLiaisonDefault::parseXMLStream (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_inputsource.html">InputSource</a> &amp; <em>inputSource</em>, 
          </b></td>
        </tr>
        <tr>
          <td></td>
          <td><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>identifier</em> = <a class="el" href="class_xalandomstring.html">XalanDOMString</a>()&nbsp;)<code> [virtual]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Parse the text pointed at by the reader as XML, and return a DOM Document interface.
<p>
It is recommended that you pass in some sort of recognizable name, such as the filename or URI, with which the reader can be recognized if the parse fails.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>reader</em>
&nbsp;</td><td>
 stream that should hold valid XML </td></tr>
<tr><td valign=top><em>identifier</em>
&nbsp;</td><td>
 used for diagnostic purposes only, some sort of identification for error reporting, default an empty string </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
 DOM document created </dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a6">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a2" doxytag="XMLParserLiaisonDefault::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> 
virtual void XMLParserLiaisonDefault::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 instance.
<p>

<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a2">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a4" doxytag="XMLParserLiaisonDefault::setExecutionContext"></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> 
virtual void XMLParserLiaisonDefault::setExecutionContext (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_executioncontext.html">ExecutionContext</a> &amp; <em>theContext</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>

<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a4">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a14" doxytag="XMLParserLiaisonDefault::setIndent"></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 XMLParserLiaisonDefault::setIndent (
          </b></td>
          <td valign="bottom"><b>
int <em>i</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>
Set the amount to indent when indent-result="yes".
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>i</em>
&nbsp;</td><td>
 number of characters to indent </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a14">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a12" doxytag="XMLParserLiaisonDefault::setSpecialCharacters"></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 XMLParserLiaisonDefault::setSpecialCharacters (
          </b></td>
          <td valign="bottom"><b>
const <a class="el" href="class_xalandomstring.html">XalanDOMString</a> &amp; <em>str</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>
Set special characters for attributes that will be escaped.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>str</em>
&nbsp;</td><td>
 string containing characters </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a12">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a18" doxytag="XMLParserLiaisonDefault::setUseValidation"></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 XMLParserLiaisonDefault::setUseValidation (
          </b></td>
          <td valign="bottom"><b>
bool <em>b</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>
If set to true, validation will be performed.
<p>
Validation is off by default.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>b</em>
&nbsp;</td><td>
 true to perform validation </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a18">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<a name="a5" doxytag="XMLParserLiaisonDefault::supportsSAX"></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> 
virtual bool XMLParserLiaisonDefault::supportsSAX (
          </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>
Determine if the liaison supports the SAX <a class="el" href="class_documenthandler.html">DocumentHandler</a> interface.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
 true if SAX supported </dl>
<p>
Reimplemented from <a class="el" href="class_xmlparserliaison.html#a5">XMLParserLiaison</a>.    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="n0" doxytag="XMLParserLiaisonDefault::m_DOMSupport"></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="class_domsupport.html">DOMSupport</a> &amp; XMLParserLiaisonDefault::m_DOMSupport<code> [protected]</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>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XMLParserLiaisonDefault.hpp-source.html">XMLParserLiaisonDefault.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++ XSL Transformer Version 1.1</B><BR>
			Copyright &copy; 2000, 2001 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>