blob: b6a8c486d22f35e53be8beab5e3d9af11ad4b58f [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>XercesParserLiaison Class Reference</h1><code>#include &lt;<a class="el" href="XercesParserLiaison_8hpp-source.html">XercesParserLiaison.hpp</a>&gt;</code>
<p>
Inheritance diagram for XercesParserLiaison:<p><center><img src="classXercesParserLiaison__inherit__graph.gif" border="0" usemap="#XercesParserLiaison_inherit_map" alt="Inheritance graph"></center>
<map name="XercesParserLiaison_inherit_map">
<area href="classXMLParserLiaison.html" shape="rect" coords="6,42,129,18">
<area href="classErrorHandlerType.html" shape="rect" coords="153,42,273,18">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for XercesParserLiaison:<p><center><img src="classXercesParserLiaison__coll__graph.gif" border="0" usemap="#XercesParserLiaison_coll_map" alt="Collaboration graph"></center>
<map name="XercesParserLiaison_coll_map">
<area href="classXMLParserLiaison.html" shape="rect" coords="157,32,280,8">
<area href="classErrorHandlerType.html" shape="rect" coords="159,83,279,59">
<area href="classExecutionContext.html" shape="rect" coords="160,135,277,111">
<area href="classXalanMap.html" shape="rect" coords="19,197,419,173">
<area href="classXalanDOMString.html" shape="rect" coords="160,274,277,250">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classXercesParserLiaison-members.html">List of all members.</a><h2>Public Types</h2>
<ul>
<li>typedef XERCES_CPP_NAMESPACE_QUALIFIER <br>
SAXParser <a class="el" href="classXercesParserLiaison.html#s0">SAXParserType</a>
<li>typedef <a class="el" href="classXalanMap.html">XalanMap</a>&lt;const <a class="el" href="classXalanDocument.html">XalanDocument</a>*,<br>
<a class="el" href="structXercesParserLiaison_1_1DocumentEntry.html">DocumentEntry</a>&gt; <a class="el" href="classXercesParserLiaison.html#s1">DocumentMapType</a>
<li>typedef XERCES_CPP_NAMESPACE_QUALIFIER <br>
DOMParser <a class="el" href="classXercesParserLiaison.html#s2">DOMParserType</a>
</ul>
<h2>Public Methods</h2>
<ul>
<li><a class="el" href="classXercesParserLiaison.html#a0">XercesParserLiaison</a> (<a class="el" href="classXercesDOMSupport.html">XercesDOMSupport</a> &amp;theSupport, <a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager XALAN_DEFAULT_MEMMGR)
<dl class="el"><dd><font size=-1><em>Construct a XercesParserLiaison instance.</em> <a href="#a0">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXercesParserLiaison.html#a1">XercesParserLiaison</a> (<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager XALAN_DEFAULT_MEMMGR)
<dl class="el"><dd><font size=-1><em>Construct a XercesParserLiaison instance.</em> <a href="#a1">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classXercesParserLiaison.html#a2">~XercesParserLiaison</a> ()
<li><a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a>&amp; <a class="el" href="classXercesParserLiaison.html#a3">getMemoryManager</a> ()
<li>virtual void <a class="el" href="classXercesParserLiaison.html#a4">reset</a> ()
<li>virtual <a class="el" href="classExecutionContext.html">ExecutionContext</a>* <a class="el" href="classXercesParserLiaison.html#a5">getExecutionContext</a> () const
<li>virtual void <a class="el" href="classXercesParserLiaison.html#a6">setExecutionContext</a> (<a class="el" href="classExecutionContext.html">ExecutionContext</a> &amp;theContext)
<li>virtual <a class="el" href="classXalanDocument.html">XalanDocument</a>* <a class="el" href="classXercesParserLiaison.html#a7">parseXMLStream</a> (const <a class="el" href="classInputSourceType.html">InputSourceType</a> &amp;reader, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;identifier=<a class="el" href="classXalanDOMString.html">XalanDOMString</a>(XalanMemMgrs::getDummyMemMgr()))
<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="#a7">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a8">parseXMLStream</a> (const <a class="el" href="classInputSourceType.html">InputSourceType</a> &amp;urlInputSource, <a class="el" href="XSLTEngineImpl_8hpp.html#a1">DocumentHandlerType</a> &amp;handler, const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;identifier=<a class="el" href="classXalanDOMString.html">XalanDOMString</a>(XalanMemMgrs::getDummyMemMgr()))
<dl class="el"><dd><font size=-1><em>Parse the text pointed at by the reader as XML.</em> <a href="#a8">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a9">destroyDocument</a> (<a class="el" href="classXalanDocument.html">XalanDocument</a> *theDocument)
<dl class="el"><dd><font size=-1><em>Destroy the supplied <a class="el" href="classXalanDocument.html">XalanDocument</a> instance.</em> <a href="#a9">More...</a><em><br><br></em></font></dl><li>virtual int <a class="el" href="classXercesParserLiaison.html#a10">getIndent</a> () const
<dl class="el"><dd><font size=-1><em>Get the amount to indent when indent-result="yes".</em> <a href="#a10">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a11">setIndent</a> (int i)
<dl class="el"><dd><font size=-1><em>Set the amount to indent when indent-result="yes".</em> <a href="#a11">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classXercesParserLiaison.html#a12">getUseValidation</a> () const
<dl class="el"><dd><font size=-1><em>Get whether or not validation will be performed.</em> <a href="#a12">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a13">setUseValidation</a> (bool b)
<dl class="el"><dd><font size=-1><em>If set to true, validation will be performed.</em> <a href="#a13">More...</a><em><br><br></em></font></dl><li>virtual const <a class="el" href="classXalanDOMString.html">XalanDOMString</a>&amp; <a class="el" href="classXercesParserLiaison.html#a14">getParserDescription</a> (<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theResult) 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="#a14">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="XMLParserLiaison_8hpp.html#a1">EntityResolverType</a>* <a class="el" href="classXercesParserLiaison.html#a15">getEntityResolver</a> () const
<dl class="el"><dd><font size=-1><em>This method returns the installed entity resolver.</em> <a href="#a15">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a16">setEntityResolver</a> (<a class="el" href="XMLParserLiaison_8hpp.html#a1">EntityResolverType</a> *resolver)
<dl class="el"><dd><font size=-1><em>This method installs the user specified entity resolver on the parser.</em> <a href="#a16">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a>* <a class="el" href="classXercesParserLiaison.html#a17">createDOMFactory</a> ()
<dl class="el"><dd><font size=-1><em>Create an instance of the Xerces default document that is suitable as a raw document.</em> <a href="#a17">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a18">destroyDocument</a> (<a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a> *theDocument)
<dl class="el"><dd><font size=-1><em>Destroy an instance created by a call to <a class="el" href="classXercesParserLiaison.html#a17">createDOMFactory</a>().</em> <a href="#a18">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classXercesParserLiaison.html#a19">getIncludeIgnorableWhitespace</a> () const
<dl class="el"><dd><font size=-1><em>Get the 'include ignorable whitespace' flag.</em> <a href="#a19">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a20">setIncludeIgnorableWhitespace</a> (bool include)
<dl class="el"><dd><font size=-1><em>Set the 'include ignorable whitespace' flag.</em> <a href="#a20">More...</a><em><br><br></em></font></dl><li>virtual <a class="el" href="classErrorHandlerType.html">ErrorHandlerType</a>* <a class="el" href="classXercesParserLiaison.html#a21">getErrorHandler</a> () const
<dl class="el"><dd><font size=-1><em>This method returns the installed error handler.</em> <a href="#a21">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a22">setErrorHandler</a> (<a class="el" href="classErrorHandlerType.html">ErrorHandlerType</a> *handler)
<dl class="el"><dd><font size=-1><em>This method installs the user specified error handler on the parser.</em> <a href="#a22">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classXercesParserLiaison.html#a23">getDoNamespaces</a> () const
<dl class="el"><dd><font size=-1><em>This method returns the state of the parser's namespace handling capability.</em> <a href="#a23">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a24">setDoNamespaces</a> (bool newState)
<dl class="el"><dd><font size=-1><em>This method allows users to enable or disable the parser's namespace processing.</em> <a href="#a24">More...</a><em><br><br></em></font></dl><li>virtual bool <a class="el" href="classXercesParserLiaison.html#a25">getExitOnFirstFatalError</a> () const
<dl class="el"><dd><font size=-1><em>This method returns the state of the parser's exit-on-First-Fatal-Error flag.</em> <a href="#a25">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a26">setExitOnFirstFatalError</a> (bool newState)
<dl class="el"><dd><font size=-1><em>This method allows users to set the parser's behaviour when it encounters the first fatal error.</em> <a href="#a26">More...</a><em><br><br></em></font></dl><li>virtual const XalanDOMChar* <a class="el" href="classXercesParserLiaison.html#a27">getExternalSchemaLocation</a> () const
<dl class="el"><dd><font size=-1><em>This method returns the location for an external schema document for parsing.</em> <a href="#a27">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a28">setExternalSchemaLocation</a> (const XalanDOMChar *location)
<dl class="el"><dd><font size=-1><em>This method sets the location for an external schema document for parsing.</em> <a href="#a28">More...</a><em><br><br></em></font></dl><li>virtual const XalanDOMChar* <a class="el" href="classXercesParserLiaison.html#a29">getExternalNoNamespaceSchemaLocation</a> () const
<dl class="el"><dd><font size=-1><em>This method returns the location for an external schema document for parsing.</em> <a href="#a29">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a30">setExternalNoNamespaceSchemaLocation</a> (const XalanDOMChar *location)
<dl class="el"><dd><font size=-1><em>This method sets the location for an external schema document for parsing.</em> <a href="#a30">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanDocument.html">XalanDocument</a>* <a class="el" href="classXercesParserLiaison.html#a31">createDocument</a> (const <a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a> *theXercesDocument)
<dl class="el"><dd><font size=-1><em>Create a <a class="el" href="classXalanDocument.html">XalanDocument</a> proxy for an existing Xerces document.</em> <a href="#a31">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXalanDocument.html">XalanDocument</a>* <a class="el" href="classXercesParserLiaison.html#a32">createDocument</a> (const <a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a> *theXercesDocument, bool threadSafe, bool buildWrapper, bool buildMaps=false)
<dl class="el"><dd><font size=-1><em>Create a <a class="el" href="classXalanDocument.html">XalanDocument</a> proxy for an existing Xerces document.</em> <a href="#a32">More...</a><em><br><br></em></font></dl><li><a class="el" href="classXercesDocumentWrapper.html">XercesDocumentWrapper</a>* <a class="el" href="classXercesParserLiaison.html#a33">mapDocumentToWrapper</a> (const <a class="el" href="classXalanDocument.html">XalanDocument</a> *theDocument) const
<dl class="el"><dd><font size=-1><em>Map a pointer to a <a class="el" href="classXalanDocument.html">XalanDocument</a> instance to its implementation class pointer.</em> <a href="#a33">More...</a><em><br><br></em></font></dl><li>const <a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a>* <a class="el" href="classXercesParserLiaison.html#a34">mapToXercesDocument</a> (const <a class="el" href="classXalanDocument.html">XalanDocument</a> *theDocument) const
<dl class="el"><dd><font size=-1><em>Map a pointer to a <a class="el" href="classXalanDocument.html">XalanDocument</a> instance to its corresponding class pointer.</em> <a href="#a34">More...</a><em><br><br></em></font></dl><li>virtual void <a class="el" href="classXercesParserLiaison.html#a35">warning</a> (const <a class="el" href="XercesParserLiaison_8hpp.html#a1">SAXParseExceptionType</a> &amp;exception)
<li>virtual void <a class="el" href="classXercesParserLiaison.html#a36">error</a> (const <a class="el" href="XercesParserLiaison_8hpp.html#a1">SAXParseExceptionType</a> &amp;exception)
<li>virtual void <a class="el" href="classXercesParserLiaison.html#a37">fatalError</a> (const <a class="el" href="XercesParserLiaison_8hpp.html#a1">SAXParseExceptionType</a> &amp;exception)
<li>virtual void <a class="el" href="classXercesParserLiaison.html#a38">resetErrors</a> ()
<li>bool <a class="el" href="classXercesParserLiaison.html#a39">getBuildBridgeNodes</a> () const
<dl class="el"><dd><font size=-1><em>This API is deprecated.</em> <a href="#a39">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXercesParserLiaison.html#a40">setBuildBridgeNodes</a> (bool newState)
<dl class="el"><dd><font size=-1><em>This API is deprecated.</em> <a href="#a40">More...</a><em><br><br></em></font></dl><li>bool <a class="el" href="classXercesParserLiaison.html#a41">getBuildWrapperNodes</a> () const
<dl class="el"><dd><font size=-1><em>This functions returns the state of the liaison's build-wrapper-nodes flag.</em> <a href="#a41">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXercesParserLiaison.html#a42">setBuildWrapperNodes</a> (bool newState)
<dl class="el"><dd><font size=-1><em>This functions sets the state of the liaison's build-wrapper-nodes flag.</em> <a href="#a42">More...</a><em><br><br></em></font></dl><li>bool <a class="el" href="classXercesParserLiaison.html#a43">getThreadSafe</a> () const
<dl class="el"><dd><font size=-1><em>This functions returns the state of the liaison's thread-safe flag.</em> <a href="#a43">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXercesParserLiaison.html#a44">setThreadSafe</a> (bool newState)
<dl class="el"><dd><font size=-1><em>This functions sets the state of the liaison's thread-safe flag.</em> <a href="#a44">More...</a><em><br><br></em></font></dl><li>bool <a class="el" href="classXercesParserLiaison.html#a45">getBuildMaps</a> () const
<dl class="el"><dd><font size=-1><em>This functions returns the state of the liaison's buildMaps flag.</em> <a href="#a45">More...</a><em><br><br></em></font></dl><li>void <a class="el" href="classXercesParserLiaison.html#a46">setBuildMaps</a> (bool newState)
<dl class="el"><dd><font size=-1><em>This functions sets the state of the liaison's buildMaps flag.</em> <a href="#a46">More...</a><em><br><br></em></font></dl></ul>
<h2>Protected Methods</h2>
<ul>
<li><a class="el" href="classXercesDocumentWrapper.html">XercesDocumentWrapper</a>* <a class="el" href="classXercesParserLiaison.html#b0">doCreateDocument</a> (const <a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a> *theXercesDocument, bool threadSafe, bool buildWrapper, bool buildMaps, bool isOwned)
<dl class="el"><dd><font size=-1><em>Create a <a class="el" href="classXalanDocument.html">XalanDocument</a> proxy for an existing Xerces document.</em> <a href="#b0">More...</a><em><br><br></em></font></dl></ul>
<h2>Static Protected Methods</h2>
<ul>
<li>void <a class="el" href="classXercesParserLiaison.html#e0">formatErrorMessage</a> (const <a class="el" href="XercesParserLiaison_8hpp.html#a1">SAXParseExceptionType</a> &amp;e, <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp;theMessage)
</ul>
<hr><h2>Member Typedef Documentation</h2>
<a name="s2" doxytag="XercesParserLiaison::DOMParserType"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
typedef XERCES_CPP_NAMESPACE_QUALIFIER DOMParser XercesParserLiaison::DOMParserType
</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="XercesParserLiaison::DocumentMapType"></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="classXalanMap.html">XalanMap</a>&lt; const <a class="el" href="classXalanDocument.html">XalanDocument</a> *, <a class="el" href="structXercesParserLiaison_1_1DocumentEntry.html">DocumentEntry</a> &gt; XercesParserLiaison::DocumentMapType&lt;const <a class="el" href="classXalanDocument.html">XalanDocument</a>*, <a class="el" href="structXercesParserLiaison_1_1DocumentEntry.html">DocumentEntry</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="s0" doxytag="XercesParserLiaison::SAXParserType"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
typedef XERCES_CPP_NAMESPACE_QUALIFIER SAXParser XercesParserLiaison::SAXParserType
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
</td>
</tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="XercesParserLiaison::XercesParserLiaison"></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>
XercesParserLiaison::XercesParserLiaison (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXercesDOMSupport.html">XercesDOMSupport</a> &amp; <em>theSupport</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager <em>XALAN_DEFAULT_MEMMGR</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct a XercesParserLiaison instance.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theSupport</em>
&nbsp;</td><td>
instance of <a class="el" href="classDOMSupport.html">DOMSupport</a> object
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>Deprecated: </b><dd>
This constructor is deprecated. Use the next constructor instead. </dl> </td>
</tr>
</table>
<a name="a1" doxytag="XercesParserLiaison::XercesParserLiaison"></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>
XercesParserLiaison::XercesParserLiaison (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp;theManager <em>XALAN_DEFAULT_MEMMGR</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Construct a XercesParserLiaison instance.
<p>
</td>
</tr>
</table>
<a name="a2" doxytag="XercesParserLiaison::~XercesParserLiaison"></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>
XercesParserLiaison::~XercesParserLiaison (
</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="a17" doxytag="XercesParserLiaison::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>
<a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a> * XercesParserLiaison::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>
Create an instance of the Xerces default document that is suitable as a raw document.
<p>
The new document instance is owned by this instance and will be destroyed when this instance goes out of scope, or by an explicit call to <a class="el" href="classXercesParserLiaison.html#a9">destroyDocument</a>()
<p>
<dl compact><dt>
<b>Returns: </b><dd>
a pointer to the new instance </dl> </td>
</tr>
</table>
<a name="a32" doxytag="XercesParserLiaison::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>
<a class="el" href="classXalanDocument.html">XalanDocument</a> * XercesParserLiaison::createDocument (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a> * <em>theXercesDocument</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>threadSafe</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>buildWrapper</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>buildMaps</em> = false&nbsp;)
</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="classXalanDocument.html">XalanDocument</a> proxy for an existing Xerces document.
<p>
The parser liaison owns the instance, and you must not delete it. The liaison will delete it when <a class="el" href="classXercesParserLiaison.html#a4">reset</a>() is called, or the liaison is destroyed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theXercesDocument</em>
&nbsp;</td><td>
The Xerces document. </td></tr>
<tr><td valign=top><em>threadSafe</em>
&nbsp;</td><td>
If true, read access to the tree will be thread-safe (implies buildWrapper == true). </td></tr>
<tr><td valign=top><em>buildWrapper</em>
&nbsp;</td><td>
If true, the entire wrapper structure is built. </td></tr>
<tr><td valign=top><em>buildMaps</em>
&nbsp;</td><td>
If true, the map of Xerces to Xalan nodes is always built. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
a pointer to a new <a class="el" href="classXalanDocument.html">XalanDocument</a>-derived instance. </dl> </td>
</tr>
</table>
<a name="a31" doxytag="XercesParserLiaison::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>
<a class="el" href="classXalanDocument.html">XalanDocument</a> * XercesParserLiaison::createDocument (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a> * <em>theXercesDocument</em>&nbsp;)
</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="classXalanDocument.html">XalanDocument</a> proxy for an existing Xerces document.
<p>
The parser liaison owns the instance, and you must not delete it. The liaison will delete it when <a class="el" href="classXercesParserLiaison.html#a4">reset</a>() is called, or the liaison is destroyed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theXercesDocument</em>
&nbsp;</td><td>
The Xerces document. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
a pointer to a new <a class="el" href="classXalanDocument.html">XalanDocument</a>-derived instance. </dl> </td>
</tr>
</table>
<a name="a18" doxytag="XercesParserLiaison::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>
void XercesParserLiaison::destroyDocument (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</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 an instance created by a call to <a class="el" href="classXercesParserLiaison.html#a17">createDOMFactory</a>().
<p>
@theDocument a pointer to the instance to be destroyed </td>
</tr>
</table>
<a name="a9" doxytag="XercesParserLiaison::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>
void XercesParserLiaison::destroyDocument (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanDocument.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="classXalanDocument.html">XalanDocument</a> instance.
<p>
It must be an instance that was created by a previous call to <a class="el" href="classXercesParserLiaison.html#a7">parseXMLStream</a>().<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="classXalanDocument.html">XalanDocument</a> instance to destroy. </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="classXMLParserLiaison.html#a8">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="b0" doxytag="XercesParserLiaison::doCreateDocument"></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="classXercesDocumentWrapper.html">XercesDocumentWrapper</a> * XercesParserLiaison::doCreateDocument (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a> * <em>theXercesDocument</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>threadSafe</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>buildWrapper</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>buildMaps</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
bool <em>isOwned</em>&nbsp;)<code> [protected]</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="classXalanDocument.html">XalanDocument</a> proxy for an existing Xerces document.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theXercesDocument</em>
&nbsp;</td><td>
The Xerces document. </td></tr>
<tr><td valign=top><em>threadSafe</em>
&nbsp;</td><td>
If true, read access to the tree will be thread-safe (implies buildBridge == true). </td></tr>
<tr><td valign=top><em>buildWrapper</em>
&nbsp;</td><td>
If true, the entire bridge structure is built. </td></tr>
<tr><td valign=top><em>buildMaps</em>
&nbsp;</td><td>
If true, the map of Xerces to Xalan nodes is always built. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
a pointer to a new <a class="el" href="classXercesDocumentWrapper.html">XercesDocumentWrapper</a> instance. </dl> </td>
</tr>
</table>
<a name="a36" doxytag="XercesParserLiaison::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 XercesParserLiaison::error (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesParserLiaison_8hpp.html#a1">SAXParseExceptionType</a> &amp; <em>exception</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>
</td>
</tr>
</table>
<a name="a37" doxytag="XercesParserLiaison::fatalError"></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 XercesParserLiaison::fatalError (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesParserLiaison_8hpp.html#a1">SAXParseExceptionType</a> &amp; <em>exception</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>
</td>
</tr>
</table>
<a name="e0" doxytag="XercesParserLiaison::formatErrorMessage"></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 XercesParserLiaison::formatErrorMessage (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesParserLiaison_8hpp.html#a1">SAXParseExceptionType</a> &amp; <em>e</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theMessage</em>&nbsp;)<code> [static, 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>
<a name="a39" doxytag="XercesParserLiaison::getBuildBridgeNodes"></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 XercesParserLiaison::getBuildBridgeNodes (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This API is deprecated.
<p>
This functions returns the state of the liaison's build-bridge-nodes flag.
<p>
<dl compact><dt>
<b>Deprecated: </b><dd>
The Xerces DOM bridge is deprecated. </dl><dl compact><dt>
<b>Returns: </b><dd>
true, if the bridge nodes are automatically built, false otherwise. </dl> </td>
</tr>
</table>
<a name="a45" doxytag="XercesParserLiaison::getBuildMaps"></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 XercesParserLiaison::getBuildMaps (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This functions returns the state of the liaison's buildMaps flag.
<p>
If true, maps will be created to allow mapping of Xalan&lt;-&gt;Xerces mapping in both directions for XercesWrapper classes.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
true, if the new documents will be built with Maps </dl> </td>
</tr>
</table>
<a name="a41" doxytag="XercesParserLiaison::getBuildWrapperNodes"></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 XercesParserLiaison::getBuildWrapperNodes (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This functions returns the state of the liaison's build-wrapper-nodes flag.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
true, if the wrapper nodes are automatically built, false otherwise. </dl> </td>
</tr>
</table>
<a name="a23" doxytag="XercesParserLiaison::getDoNamespaces"></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 XercesParserLiaison::getDoNamespaces (
</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>
This method returns the state of the parser's namespace handling capability.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
true, if the parser is currently configured to understand namespaces, false otherwise.
<p>
</dl><dl compact><dt>
<b>See also: </b><dd>
<a class="el" href="classXercesParserLiaison.html#a24">setDoNamespaces</a> </dl> </td>
</tr>
</table>
<a name="a15" doxytag="XercesParserLiaison::getEntityResolver"></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="XMLParserLiaison_8hpp.html#a1">EntityResolverType</a> * XercesParserLiaison::getEntityResolver (
</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>
This method returns the installed entity resolver.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
The pointer to the installed entity resolver object. </dl>
<p>
Reimplemented from <a class="el" href="classXMLParserLiaison.html#a14">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a21" doxytag="XercesParserLiaison::getErrorHandler"></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="classErrorHandlerType.html">ErrorHandlerType</a> * XercesParserLiaison::getErrorHandler (
</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>
This method returns the installed error handler.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
A pointer to the installed error handler object. </dl>
<p>
Reimplemented from <a class="el" href="classXMLParserLiaison.html#a16">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a5" doxytag="XercesParserLiaison::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>
<a class="el" href="classExecutionContext.html">ExecutionContext</a> * XercesParserLiaison::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="classXMLParserLiaison.html#a3">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a25" doxytag="XercesParserLiaison::getExitOnFirstFatalError"></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 XercesParserLiaison::getExitOnFirstFatalError (
</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>
This method returns the state of the parser's exit-on-First-Fatal-Error flag.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
true, if the parser is currently configured to exit on the first fatal error, false otherwise.
<p>
</dl><dl compact><dt>
<b>See also: </b><dd>
<a class="el" href="classXercesParserLiaison.html#a26">setExitOnFirstFatalError</a> </dl> </td>
</tr>
</table>
<a name="a29" doxytag="XercesParserLiaison::getExternalNoNamespaceSchemaLocation"></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 XalanDOMChar * XercesParserLiaison::getExternalNoNamespaceSchemaLocation (
</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>
This method returns the location for an external schema document for parsing.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
A string representing the location of the external schema document </dl> </td>
</tr>
</table>
<a name="a27" doxytag="XercesParserLiaison::getExternalSchemaLocation"></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 XalanDOMChar * XercesParserLiaison::getExternalSchemaLocation (
</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>
This method returns the location for an external schema document for parsing.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
A string representing the location of the external schema document </dl> </td>
</tr>
</table>
<a name="a19" doxytag="XercesParserLiaison::getIncludeIgnorableWhitespace"></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 XercesParserLiaison::getIncludeIgnorableWhitespace (
</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 'include ignorable whitespace' flag.
<p>
This method returns the state of the parser's include ignorable whitespace flag.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
'true' if the include ignorable whitespace flag is set on the parser, 'false' otherwise.
<p>
</dl><dl compact><dt>
<b>See also: </b><dd>
<a class="el" href="classXercesParserLiaison.html#a20">setIncludeIgnorableWhitespace</a> </dl> </td>
</tr>
</table>
<a name="a10" doxytag="XercesParserLiaison::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 XercesParserLiaison::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>Deprecated: </b><dd>
</dl><dl compact><dt>
<b>Returns: </b><dd>
number of characters to indent </dl>
<p>
Reimplemented from <a class="el" href="classXMLParserLiaison.html#a9">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a3" doxytag="XercesParserLiaison::getMemoryManager"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td nowrap valign="top"><b>
<a class="el" href="XalanMemoryManagement_8hpp.html#a5">MemoryManagerType</a> &amp; XercesParserLiaison::getMemoryManager (
</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>
<p>
Reimplemented from <a class="el" href="classXMLParserLiaison.html#a4">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a14" doxytag="XercesParserLiaison::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>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; XercesParserLiaison::getParserDescription (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>theResult</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>
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="classXMLParserLiaison.html#a13">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a43" doxytag="XercesParserLiaison::getThreadSafe"></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 XercesParserLiaison::getThreadSafe (
</b></td>
<td valign="bottom"><b>
) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This functions returns the state of the liaison's thread-safe flag.
<p>
If true, documents created will be safe when data is read. By default, documents are _not_ thread-safe.
<p>
Note -- modifications are _never_ synchronized.
<p>
<dl compact><dt>
<b>Returns: </b><dd>
true, if the new documents will be thread safe, false otherwise. </dl> </td>
</tr>
</table>
<a name="a12" doxytag="XercesParserLiaison::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 XercesParserLiaison::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="classXMLParserLiaison.html#a11">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a33" doxytag="XercesParserLiaison::mapDocumentToWrapper"></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="classXercesDocumentWrapper.html">XercesDocumentWrapper</a> * XercesParserLiaison::mapDocumentToWrapper (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDocument.html">XalanDocument</a> * <em>theDocument</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Map a pointer to a <a class="el" href="classXalanDocument.html">XalanDocument</a> instance to its implementation class pointer.
<p>
Normally, you should have no reason for doing this. The liaison will return a null pointer if it did not create the instance passed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theDocument</em>
&nbsp;</td><td>
A pointer to a <a class="el" href="classXalanDocument.html">XalanDocument</a> instance. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the <a class="el" href="classXercesDocumentWrapper.html">XercesDocumentWrapper</a> instance. </dl> </td>
</tr>
</table>
<a name="a34" doxytag="XercesParserLiaison::mapToXercesDocument"></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="XercesWrapperTypes_8hpp.html#a5">DOMDocument_Type</a> * XercesParserLiaison::mapToXercesDocument (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classXalanDocument.html">XalanDocument</a> * <em>theDocument</em>&nbsp;) const
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Map a pointer to a <a class="el" href="classXalanDocument.html">XalanDocument</a> instance to its corresponding class pointer.
<p>
Normally, you should have no reason for doing this. The liaison will return a null pointer if it did not create the instance passed.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>theDocument</em>
&nbsp;</td><td>
A pointer to a <a class="el" href="classXalanDocument.html">XalanDocument</a> instance. </td></tr>
</table>
</dl><dl compact><dt>
<b>Returns: </b><dd>
A pointer to the <a class="el" href="classXercesDocumentBridge.html">XercesDocumentBridge</a> instance. </dl> </td>
</tr>
</table>
<a name="a8" doxytag="XercesParserLiaison::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>
void XercesParserLiaison::parseXMLStream (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classInputSourceType.html">InputSourceType</a> &amp; <em>urlInputSource</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
<a class="el" href="XSLTEngineImpl_8hpp.html#a1">DocumentHandlerType</a> &amp; <em>handler</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>identifier</em> = <a class="el" href="classXalanDOMString.html">XalanDOMString</a>(XalanMemMgrs::getDummyMemMgr())&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>inputSource</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 DocumentHandler </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="classXMLParserLiaison.html#a7">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a7" doxytag="XercesParserLiaison::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>
<a class="el" href="classXalanDocument.html">XalanDocument</a> * XercesParserLiaison::parseXMLStream (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="classInputSourceType.html">InputSourceType</a> &amp; <em>reader</em>,
</b></td>
</tr>
<tr>
<td></td>
<td><b>
const <a class="el" href="classXalanDOMString.html">XalanDOMString</a> &amp; <em>identifier</em> = <a class="el" href="classXalanDOMString.html">XalanDOMString</a>(XalanMemMgrs::getDummyMemMgr())&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.
<p>
The liaison owns the <a class="el" href="classXalanDocument.html">XalanDocument</a> instance, and will delete it when when asked (see DestroyDocument()), or when the liaison is reset, or goes out of scope.<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="classXMLParserLiaison.html#a6">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a4" doxytag="XercesParserLiaison::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 XercesParserLiaison::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>
<p>
Reimplemented from <a class="el" href="classXMLParserLiaison.html#a2">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a38" doxytag="XercesParserLiaison::resetErrors"></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 XercesParserLiaison::resetErrors (
</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>
<a name="a40" doxytag="XercesParserLiaison::setBuildBridgeNodes"></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 XercesParserLiaison::setBuildBridgeNodes (
</b></td>
<td valign="bottom"><b>
bool <em>newState</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This API is deprecated.
<p>
This functions sets the state of the liaison's build-bridge-nodes flag. This flag must be set for the document to be thread safe. It can also be set to true to increase performance. If this flag is set to false, then the thread-safe flag will also be set to false.
<p>
<dl compact><dt>
<b>Deprecated: </b><dd>
The Xerces DOM bridge is deprecated. </dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>newState</em>
&nbsp;</td><td>
The new state for the flag. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a46" doxytag="XercesParserLiaison::setBuildMaps"></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 XercesParserLiaison::setBuildMaps (
</b></td>
<td valign="bottom"><b>
bool <em>newState</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This functions sets the state of the liaison's buildMaps flag.
<p>
When this flag is true, maps will be built providing Xerces&lt;-&gt;Xalan mapping in Wrapper classes.
<p>
<dl compact><dt>
<b>Note: </b><dd>
The maps created use a large amount of memory. If only Xalan-&gt;Xerces node mapping is required, do not set this to true.</dl><dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>newState</em>
&nbsp;</td><td>
The new state for the flag. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a42" doxytag="XercesParserLiaison::setBuildWrapperNodes"></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 XercesParserLiaison::setBuildWrapperNodes (
</b></td>
<td valign="bottom"><b>
bool <em>newState</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This functions sets the state of the liaison's build-wrapper-nodes flag.
<p>
This flag must be set for the document to be thread safe. It can also be set to true to increase performance. If this flag is set to false, then the thread-safe flag will also be set to false.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>newState</em>
&nbsp;</td><td>
The new state for the flag. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a24" doxytag="XercesParserLiaison::setDoNamespaces"></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 XercesParserLiaison::setDoNamespaces (
</b></td>
<td valign="bottom"><b>
bool <em>newState</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>
This method allows users to enable or disable the parser's namespace processing.
<p>
When set to true, parser starts enforcing all the constraints / rules specified by the <a class="el" href="classNameSpace.html">NameSpace</a> specification.
<p>
<p>
The parser's default state is: false.
<p>
<p>
This flag is ignored by the underlying scanner if the installed validator indicates that namespace constraints should be enforced.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>newState</em>
&nbsp;</td><td>
The value specifying whether <a class="el" href="classNameSpace.html">NameSpace</a> rules should be enforced or not.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
<a class="el" href="classXercesParserLiaison.html#a23">getDoNamespaces</a> </dl> </td>
</tr>
</table>
<a name="a16" doxytag="XercesParserLiaison::setEntityResolver"></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 XercesParserLiaison::setEntityResolver (
</b></td>
<td valign="bottom"><b>
<a class="el" href="XMLParserLiaison_8hpp.html#a1">EntityResolverType</a> * <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>
This method installs the user specified entity resolver on the parser.
<p>
It allows applications to trap and redirect calls to external entities.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>handler</em>
&nbsp;</td><td>
A pointer to the entity resolver to be called when the parser comes across references to entities in the XML file. </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="classXMLParserLiaison.html#a15">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a22" doxytag="XercesParserLiaison::setErrorHandler"></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 XercesParserLiaison::setErrorHandler (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classErrorHandlerType.html">ErrorHandlerType</a> * <em>handler</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>
This method installs the user specified error handler on the parser.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>handler</em>
&nbsp;</td><td>
A pointer to the error handler to be called when the parser comes across 'error' events as per the SAX specification. </td></tr>
</table>
</dl>
<p>
Reimplemented from <a class="el" href="classXMLParserLiaison.html#a17">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a6" doxytag="XercesParserLiaison::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>
void XercesParserLiaison::setExecutionContext (
</b></td>
<td valign="bottom"><b>
<a class="el" href="classExecutionContext.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="classXMLParserLiaison.html#a5">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a26" doxytag="XercesParserLiaison::setExitOnFirstFatalError"></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 XercesParserLiaison::setExitOnFirstFatalError (
</b></td>
<td valign="bottom"><b>
bool <em>newState</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>
This method allows users to set the parser's behaviour when it encounters the first fatal error.
<p>
If set to true, the parser will exit at the first fatal error. If false, then it will report the error and continue processing.
<p>
<p>
The default value is 'true' and the parser exits on the first fatal error.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>newState</em>
&nbsp;</td><td>
The value specifying whether the parser should continue or exit when it encounters the first fatal error.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
<a class="el" href="classXercesParserLiaison.html#a25">getExitOnFirstFatalError</a> </dl> </td>
</tr>
</table>
<a name="a30" doxytag="XercesParserLiaison::setExternalNoNamespaceSchemaLocation"></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 XercesParserLiaison::setExternalNoNamespaceSchemaLocation (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>location</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>
This method sets the location for an external schema document for parsing.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>location</em>
&nbsp;</td><td>
A string representing the location of the external schema document </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a28" doxytag="XercesParserLiaison::setExternalSchemaLocation"></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 XercesParserLiaison::setExternalSchemaLocation (
</b></td>
<td valign="bottom"><b>
const XalanDOMChar * <em>location</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>
This method sets the location for an external schema document for parsing.
<p>
<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>location</em>
&nbsp;</td><td>
A string representing the location of the external schema document </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a20" doxytag="XercesParserLiaison::setIncludeIgnorableWhitespace"></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 XercesParserLiaison::setIncludeIgnorableWhitespace (
</b></td>
<td valign="bottom"><b>
bool <em>include</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 'include ignorable whitespace' flag.
<p>
This method allows the user to specify whether a validating parser should include ignorable whitespaces as text nodes. It has no effect on non-validating parsers which always include non-markup text.
<p>
When set to true (also the default), ignorable whitespaces will be added to the DOM tree as text nodes. The method <code>DOMText::isIgnorableWhitespace</code> will return true for those text nodes only.
<p>
When set to false, all ignorable whitespace will be discarded and no text node is added to the DOM tree. Note: applications intended to process the "xml:space" attribute should not set this flag to false.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>include</em>
&nbsp;</td><td>
The new state of the include ignorable whitespace flag.
<p>
</td></tr>
</table>
</dl><dl compact><dt>
<b>See also: </b><dd>
<a class="el" href="classXercesParserLiaison.html#a19">getIncludeIgnorableWhitespace</a> </dl> </td>
</tr>
</table>
<a name="a11" doxytag="XercesParserLiaison::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 XercesParserLiaison::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>Deprecated: </b><dd>
</dl><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="classXMLParserLiaison.html#a10">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a44" doxytag="XercesParserLiaison::setThreadSafe"></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 XercesParserLiaison::setThreadSafe (
</b></td>
<td valign="bottom"><b>
bool <em>newState</em>&nbsp;)
</b></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
This functions sets the state of the liaison's thread-safe flag.
<p>
This flag must be set for the document to be thread safe. If this flag is set to true, then the build-bridge-nodes flag will also be set to true.<dl compact><dt>
<b>Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>newState</em>
&nbsp;</td><td>
The new state for the flag. </td></tr>
</table>
</dl> </td>
</tr>
</table>
<a name="a13" doxytag="XercesParserLiaison::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 XercesParserLiaison::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="classXMLParserLiaison.html#a12">XMLParserLiaison</a>. </td>
</tr>
</table>
<a name="a35" doxytag="XercesParserLiaison::warning"></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 XercesParserLiaison::warning (
</b></td>
<td valign="bottom"><b>
const <a class="el" href="XercesParserLiaison_8hpp.html#a1">SAXParseExceptionType</a> &amp; <em>exception</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>
</td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="XercesParserLiaison_8hpp-source.html">XercesParserLiaison.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>