You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4456 lines
278 KiB
4456 lines
278 KiB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.9.1"/>
|
|
<title>Xerces-C++: SAXParser Class Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td style="padding-left: 0.5em;">
|
|
<div id="projectname">Xerces-C++
|
|
 <span id="projectnumber">3.1.2</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.9.1 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="index.html"><span>Main Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="annotated.html"><span>Class List</span></a></li>
|
|
<li><a href="classes.html"><span>Class Index</span></a></li>
|
|
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
|
<li><a href="functions.html"><span>Class Members</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#pub-types">Public Types</a> |
|
|
<a href="#pro-methods">Protected Member Functions</a> |
|
|
<a href="classSAXParser-members.html">List of all members</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">SAXParser Class Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>This class implements the SAX '<a class="el" href="classParser.html" title="Basic interface for SAX (Simple API for XML) parsers. ">Parser</a>' interface and should be used by applications wishing to parse the XML files using SAX.
|
|
<a href="classSAXParser.html#details">More...</a></p>
|
|
<div class="dynheader">
|
|
Inheritance diagram for SAXParser:</div>
|
|
<div class="dyncontent">
|
|
<div class="center">
|
|
<img src="classSAXParser.png" usemap="#SAXParser_map" alt=""/>
|
|
<map id="SAXParser_map" name="SAXParser_map">
|
|
<area href="classXMemory.html" title="This class makes it possible to override the C++ memory management by adding new/delete operators to ..." alt="XMemory" shape="rect" coords="0,0,140,24"/>
|
|
<area href="classParser.html" title="Basic interface for SAX (Simple API for XML) parsers. " alt="Parser" shape="rect" coords="150,0,290,24"/>
|
|
<area href="classXMLDocumentHandler.html" title="This abstract class provides the interface for the scanner to return XML document information up to t..." alt="XMLDocumentHandler" shape="rect" coords="300,0,440,24"/>
|
|
<area href="classXMLErrorReporter.html" title="This abstract class defines a callback mechanism for the scanner. " alt="XMLErrorReporter" shape="rect" coords="450,0,590,24"/>
|
|
<area href="classXMLEntityHandler.html" title="This abstract class is a callback mechanism for the scanner. " alt="XMLEntityHandler" shape="rect" coords="600,0,740,24"/>
|
|
</map>
|
|
</div></div>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
|
|
Public Types</h2></td></tr>
|
|
<tr class="memitem:a69273edd1f4985e550a12bb1e499221e"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a69273edd1f4985e550a12bb1e499221e">ValSchemes</a> { <a class="el" href="classSAXParser.html#a69273edd1f4985e550a12bb1e499221ea5db38e99844c87fa753475a2645a1be9">Val_Never</a>,
|
|
<a class="el" href="classSAXParser.html#a69273edd1f4985e550a12bb1e499221eaa7e6109acdcabfb531559e92ad3e4f1e">Val_Always</a>,
|
|
<a class="el" href="classSAXParser.html#a69273edd1f4985e550a12bb1e499221eab08a23615ce8b56718b3b8ece4bc9168">Val_Auto</a>
|
|
}</td></tr>
|
|
<tr class="memdesc:a69273edd1f4985e550a12bb1e499221e"><td class="mdescLeft"> </td><td class="mdescRight">ValScheme enum used in setValidationScheme Val_Never: Do not report validation errors. <a href="classSAXParser.html#a69273edd1f4985e550a12bb1e499221e">More...</a><br /></td></tr>
|
|
<tr class="separator:a69273edd1f4985e550a12bb1e499221e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pub_types_classXMLErrorReporter"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classXMLErrorReporter')"><img src="closed.png" alt="-"/> Public Types inherited from <a class="el" href="classXMLErrorReporter.html">XMLErrorReporter</a></td></tr>
|
|
<tr class="memitem:adb34298ba3609a10c52328e5050d4434 inherit pub_types_classXMLErrorReporter"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLErrorReporter.html#adb34298ba3609a10c52328e5050d4434">ErrTypes</a> { <a class="el" href="classXMLErrorReporter.html#adb34298ba3609a10c52328e5050d4434a8eb5e69f473ddd242da938b5c1241335">ErrType_Warning</a>,
|
|
<a class="el" href="classXMLErrorReporter.html#adb34298ba3609a10c52328e5050d4434a639aa1a0df503b58ca5db6b0a2f77da1">ErrType_Error</a>,
|
|
<a class="el" href="classXMLErrorReporter.html#adb34298ba3609a10c52328e5050d4434a9cff22afc60445911df83efe0aef7f6f">ErrType_Fatal</a>,
|
|
<a class="el" href="classXMLErrorReporter.html#adb34298ba3609a10c52328e5050d4434a2a038894f64cc6c6dbac34f7cb4a4be1">ErrTypes_Unknown</a>
|
|
}</td></tr>
|
|
<tr class="separator:adb34298ba3609a10c52328e5050d4434 inherit pub_types_classXMLErrorReporter"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
|
|
Public Member Functions</h2></td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Constructors and Destructor</div></td></tr>
|
|
<tr class="memitem:a07ca33440fd9c1e6d85fbd3f8e3d4cc8"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a07ca33440fd9c1e6d85fbd3f8e3d4cc8">SAXParser</a> (<a class="el" href="classXMLValidator.html">XMLValidator</a> *const valToAdopt=0, <a class="el" href="classMemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>, <a class="el" href="classXMLGrammarPool.html">XMLGrammarPool</a> *const gramPool=0)</td></tr>
|
|
<tr class="memdesc:a07ca33440fd9c1e6d85fbd3f8e3d4cc8"><td class="mdescLeft"> </td><td class="mdescRight">Constructor with an instance of validator class to use for validation. <a href="#a07ca33440fd9c1e6d85fbd3f8e3d4cc8">More...</a><br /></td></tr>
|
|
<tr class="separator:a07ca33440fd9c1e6d85fbd3f8e3d4cc8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5bd00c3c9599325e8f5b5e6f9d24f8fc"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a5bd00c3c9599325e8f5b5e6f9d24f8fc">~SAXParser</a> ()</td></tr>
|
|
<tr class="memdesc:a5bd00c3c9599325e8f5b5e6f9d24f8fc"><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="#a5bd00c3c9599325e8f5b5e6f9d24f8fc">More...</a><br /></td></tr>
|
|
<tr class="separator:a5bd00c3c9599325e8f5b5e6f9d24f8fc"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Getter methods</div></td></tr>
|
|
<tr class="memitem:a5c19e19874e6d78aef1e95569d182377"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classDocumentHandler.html">DocumentHandler</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a5c19e19874e6d78aef1e95569d182377">getDocumentHandler</a> ()</td></tr>
|
|
<tr class="memdesc:a5c19e19874e6d78aef1e95569d182377"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the installed document handler. <a href="#a5c19e19874e6d78aef1e95569d182377">More...</a><br /></td></tr>
|
|
<tr class="separator:a5c19e19874e6d78aef1e95569d182377"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a1a3185c79bd3a93fed941cb548a77e0f"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classDocumentHandler.html">DocumentHandler</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a1a3185c79bd3a93fed941cb548a77e0f">getDocumentHandler</a> () const </td></tr>
|
|
<tr class="memdesc:a1a3185c79bd3a93fed941cb548a77e0f"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the installed document handler. <a href="#a1a3185c79bd3a93fed941cb548a77e0f">More...</a><br /></td></tr>
|
|
<tr class="separator:a1a3185c79bd3a93fed941cb548a77e0f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa5d7b8295c0d5ee5f25a13fed458d4e7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classEntityResolver.html">EntityResolver</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aa5d7b8295c0d5ee5f25a13fed458d4e7">getEntityResolver</a> ()</td></tr>
|
|
<tr class="memdesc:aa5d7b8295c0d5ee5f25a13fed458d4e7"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the installed entity resolver. <a href="#aa5d7b8295c0d5ee5f25a13fed458d4e7">More...</a><br /></td></tr>
|
|
<tr class="separator:aa5d7b8295c0d5ee5f25a13fed458d4e7"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4e72809c353a83860016a9e35cc0a098"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classEntityResolver.html">EntityResolver</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a4e72809c353a83860016a9e35cc0a098">getEntityResolver</a> () const </td></tr>
|
|
<tr class="memdesc:a4e72809c353a83860016a9e35cc0a098"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the installed entity resolver. <a href="#a4e72809c353a83860016a9e35cc0a098">More...</a><br /></td></tr>
|
|
<tr class="separator:a4e72809c353a83860016a9e35cc0a098"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0f56e0e25beea27307a5470b7955d55e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classXMLEntityResolver.html">XMLEntityResolver</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a0f56e0e25beea27307a5470b7955d55e">getXMLEntityResolver</a> ()</td></tr>
|
|
<tr class="memdesc:a0f56e0e25beea27307a5470b7955d55e"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the installed entity resolver. <a href="#a0f56e0e25beea27307a5470b7955d55e">More...</a><br /></td></tr>
|
|
<tr class="separator:a0f56e0e25beea27307a5470b7955d55e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a7ea691979dde005502ee233ae3b933da"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classXMLEntityResolver.html">XMLEntityResolver</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a7ea691979dde005502ee233ae3b933da">getXMLEntityResolver</a> () const </td></tr>
|
|
<tr class="memdesc:a7ea691979dde005502ee233ae3b933da"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the installed entity resolver. <a href="#a7ea691979dde005502ee233ae3b933da">More...</a><br /></td></tr>
|
|
<tr class="separator:a7ea691979dde005502ee233ae3b933da"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac1fc8cf19c9011490e586a369f0b6f85"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classErrorHandler.html">ErrorHandler</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ac1fc8cf19c9011490e586a369f0b6f85">getErrorHandler</a> ()</td></tr>
|
|
<tr class="memdesc:ac1fc8cf19c9011490e586a369f0b6f85"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the installed error handler. <a href="#ac1fc8cf19c9011490e586a369f0b6f85">More...</a><br /></td></tr>
|
|
<tr class="separator:ac1fc8cf19c9011490e586a369f0b6f85"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aecf5822cd9b382c1261a42a3edcd9194"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classErrorHandler.html">ErrorHandler</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aecf5822cd9b382c1261a42a3edcd9194">getErrorHandler</a> () const </td></tr>
|
|
<tr class="memdesc:aecf5822cd9b382c1261a42a3edcd9194"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the installed error handler. <a href="#aecf5822cd9b382c1261a42a3edcd9194">More...</a><br /></td></tr>
|
|
<tr class="separator:aecf5822cd9b382c1261a42a3edcd9194"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ada18c84c47a802ca1a720c06ab10fc47"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classPSVIHandler.html">PSVIHandler</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ada18c84c47a802ca1a720c06ab10fc47">getPSVIHandler</a> ()</td></tr>
|
|
<tr class="memdesc:ada18c84c47a802ca1a720c06ab10fc47"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the installed PSVI handler. <a href="#ada18c84c47a802ca1a720c06ab10fc47">More...</a><br /></td></tr>
|
|
<tr class="separator:ada18c84c47a802ca1a720c06ab10fc47"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a437680dd0adb1f1b262e7e6e191c5fbc"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classPSVIHandler.html">PSVIHandler</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a437680dd0adb1f1b262e7e6e191c5fbc">getPSVIHandler</a> () const </td></tr>
|
|
<tr class="memdesc:a437680dd0adb1f1b262e7e6e191c5fbc"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the installed PSVI handler. <a href="#a437680dd0adb1f1b262e7e6e191c5fbc">More...</a><br /></td></tr>
|
|
<tr class="separator:a437680dd0adb1f1b262e7e6e191c5fbc"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aea7c14688f99249ae00ae018c44d88d2"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classXMLValidator.html">XMLValidator</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aea7c14688f99249ae00ae018c44d88d2">getValidator</a> () const </td></tr>
|
|
<tr class="memdesc:aea7c14688f99249ae00ae018c44d88d2"><td class="mdescLeft"> </td><td class="mdescRight">This method returns a reference to the parser's installed validator. <a href="#aea7c14688f99249ae00ae018c44d88d2">More...</a><br /></td></tr>
|
|
<tr class="separator:aea7c14688f99249ae00ae018c44d88d2"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5e6716325aded10abf4af5c48508127e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSAXParser.html#a69273edd1f4985e550a12bb1e499221e">ValSchemes</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a5e6716325aded10abf4af5c48508127e">getValidationScheme</a> () const </td></tr>
|
|
<tr class="memdesc:a5e6716325aded10abf4af5c48508127e"><td class="mdescLeft"> </td><td class="mdescRight">This method returns an enumerated value that indicates the current validation scheme set on this parser. <a href="#a5e6716325aded10abf4af5c48508127e">More...</a><br /></td></tr>
|
|
<tr class="separator:a5e6716325aded10abf4af5c48508127e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2e99011fdd8d078f221056cc7a861f6b"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a2e99011fdd8d078f221056cc7a861f6b">getDoSchema</a> () const </td></tr>
|
|
<tr class="memdesc:a2e99011fdd8d078f221056cc7a861f6b"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'do schema' flag. <a href="#a2e99011fdd8d078f221056cc7a861f6b">More...</a><br /></td></tr>
|
|
<tr class="separator:a2e99011fdd8d078f221056cc7a861f6b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:acb80a8287930238a1ac9f849327bb134"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#acb80a8287930238a1ac9f849327bb134">getValidationSchemaFullChecking</a> () const </td></tr>
|
|
<tr class="memdesc:acb80a8287930238a1ac9f849327bb134"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'full schema constraint checking' flag. <a href="#acb80a8287930238a1ac9f849327bb134">More...</a><br /></td></tr>
|
|
<tr class="separator:acb80a8287930238a1ac9f849327bb134"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad3bb2515b61b245069bf3bb329907f3c"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ad3bb2515b61b245069bf3bb329907f3c">getIdentityConstraintChecking</a> () const </td></tr>
|
|
<tr class="memdesc:ad3bb2515b61b245069bf3bb329907f3c"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'identity constraint checking' flag. <a href="#ad3bb2515b61b245069bf3bb329907f3c">More...</a><br /></td></tr>
|
|
<tr class="separator:ad3bb2515b61b245069bf3bb329907f3c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae00d6b0127b536e154433128fcd82443"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ae00d6b0127b536e154433128fcd82443">getErrorCount</a> () const </td></tr>
|
|
<tr class="memdesc:ae00d6b0127b536e154433128fcd82443"><td class="mdescLeft"> </td><td class="mdescRight">Get error count from the last parse operation. <a href="#ae00d6b0127b536e154433128fcd82443">More...</a><br /></td></tr>
|
|
<tr class="separator:ae00d6b0127b536e154433128fcd82443"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab78957153a98726694123d10ca0fd987"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ab78957153a98726694123d10ca0fd987">getDoNamespaces</a> () const </td></tr>
|
|
<tr class="memdesc:ab78957153a98726694123d10ca0fd987"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the state of the parser's namespace handling capability. <a href="#ab78957153a98726694123d10ca0fd987">More...</a><br /></td></tr>
|
|
<tr class="separator:ab78957153a98726694123d10ca0fd987"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a263f5b58a640107ca5389962abaec4e6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a263f5b58a640107ca5389962abaec4e6">getExitOnFirstFatalError</a> () const </td></tr>
|
|
<tr class="memdesc:a263f5b58a640107ca5389962abaec4e6"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the state of the parser's exit-on-First-Fatal-Error flag. <a href="#a263f5b58a640107ca5389962abaec4e6">More...</a><br /></td></tr>
|
|
<tr class="separator:a263f5b58a640107ca5389962abaec4e6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa77be55be11e0d975edb969a347d6258"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aa77be55be11e0d975edb969a347d6258">getValidationConstraintFatal</a> () const </td></tr>
|
|
<tr class="memdesc:aa77be55be11e0d975edb969a347d6258"><td class="mdescLeft"> </td><td class="mdescRight">This method returns the state of the parser's validation-constraint-fatal flag. <a href="#aa77be55be11e0d975edb969a347d6258">More...</a><br /></td></tr>
|
|
<tr class="separator:aa77be55be11e0d975edb969a347d6258"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3e7c6ead1fb233c3af18cb77fb8e3ea0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a3e7c6ead1fb233c3af18cb77fb8e3ea0">getExternalSchemaLocation</a> () const </td></tr>
|
|
<tr class="memdesc:a3e7c6ead1fb233c3af18cb77fb8e3ea0"><td class="mdescLeft"> </td><td class="mdescRight">Get the set of Namespace/SchemaLocation that is specified externally. <a href="#a3e7c6ead1fb233c3af18cb77fb8e3ea0">More...</a><br /></td></tr>
|
|
<tr class="separator:a3e7c6ead1fb233c3af18cb77fb8e3ea0"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a47da2233c10beb0ac5c9ea361feb81da"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a47da2233c10beb0ac5c9ea361feb81da">getExternalNoNamespaceSchemaLocation</a> () const </td></tr>
|
|
<tr class="memdesc:a47da2233c10beb0ac5c9ea361feb81da"><td class="mdescLeft"> </td><td class="mdescRight">Get the noNamespace SchemaLocation that is specified externally. <a href="#a47da2233c10beb0ac5c9ea361feb81da">More...</a><br /></td></tr>
|
|
<tr class="separator:a47da2233c10beb0ac5c9ea361feb81da"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a39fc25b3f00389f23dd1fa85b83231e5"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classSecurityManager.html">SecurityManager</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a39fc25b3f00389f23dd1fa85b83231e5">getSecurityManager</a> () const </td></tr>
|
|
<tr class="memdesc:a39fc25b3f00389f23dd1fa85b83231e5"><td class="mdescLeft"> </td><td class="mdescRight">Get the <a class="el" href="classSecurityManager.html" title="Allow application to force the parser to behave in a security-conscious way. ">SecurityManager</a> instance attached to this parser. <a href="#a39fc25b3f00389f23dd1fa85b83231e5">More...</a><br /></td></tr>
|
|
<tr class="separator:a39fc25b3f00389f23dd1fa85b83231e5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0a7920fab1c2daf76593ea49d907c4d7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a0a7920fab1c2daf76593ea49d907c4d7">getLowWaterMark</a> () const </td></tr>
|
|
<tr class="memdesc:a0a7920fab1c2daf76593ea49d907c4d7"><td class="mdescLeft"> </td><td class="mdescRight">Get the raw buffer low water mark for this parser. <a href="#a0a7920fab1c2daf76593ea49d907c4d7">More...</a><br /></td></tr>
|
|
<tr class="separator:a0a7920fab1c2daf76593ea49d907c4d7"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2d720b8a2c55a21a4734a6ae55b5ddb1"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a2d720b8a2c55a21a4734a6ae55b5ddb1">getLoadExternalDTD</a> () const </td></tr>
|
|
<tr class="memdesc:a2d720b8a2c55a21a4734a6ae55b5ddb1"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'Loading External DTD' flag. <a href="#a2d720b8a2c55a21a4734a6ae55b5ddb1">More...</a><br /></td></tr>
|
|
<tr class="separator:a2d720b8a2c55a21a4734a6ae55b5ddb1"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2cbd8908bc00c5bacbac5593e08a5c07"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a2cbd8908bc00c5bacbac5593e08a5c07">getLoadSchema</a> () const </td></tr>
|
|
<tr class="memdesc:a2cbd8908bc00c5bacbac5593e08a5c07"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'Loading Schema' flag. <a href="#a2cbd8908bc00c5bacbac5593e08a5c07">More...</a><br /></td></tr>
|
|
<tr class="separator:a2cbd8908bc00c5bacbac5593e08a5c07"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae4e61483b1c5e3f3fd8e625b91f1911a"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ae4e61483b1c5e3f3fd8e625b91f1911a">isCachingGrammarFromParse</a> () const </td></tr>
|
|
<tr class="memdesc:ae4e61483b1c5e3f3fd8e625b91f1911a"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'Grammar caching' flag. <a href="#ae4e61483b1c5e3f3fd8e625b91f1911a">More...</a><br /></td></tr>
|
|
<tr class="separator:ae4e61483b1c5e3f3fd8e625b91f1911a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9e1f095640f5ebe875f81918a29a3cb6"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a9e1f095640f5ebe875f81918a29a3cb6">isUsingCachedGrammarInParse</a> () const </td></tr>
|
|
<tr class="memdesc:a9e1f095640f5ebe875f81918a29a3cb6"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'Use cached grammar' flag. <a href="#a9e1f095640f5ebe875f81918a29a3cb6">More...</a><br /></td></tr>
|
|
<tr class="separator:a9e1f095640f5ebe875f81918a29a3cb6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a42497dd55ad9b5707180aa5f4b974ab7"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a42497dd55ad9b5707180aa5f4b974ab7">getCalculateSrcOfs</a> () const </td></tr>
|
|
<tr class="memdesc:a42497dd55ad9b5707180aa5f4b974ab7"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'calculate src offset flag'. <a href="#a42497dd55ad9b5707180aa5f4b974ab7">More...</a><br /></td></tr>
|
|
<tr class="separator:a42497dd55ad9b5707180aa5f4b974ab7"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a65dfdb53e28e2906bb205f986ef5d917"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a65dfdb53e28e2906bb205f986ef5d917">getStandardUriConformant</a> () const </td></tr>
|
|
<tr class="memdesc:a65dfdb53e28e2906bb205f986ef5d917"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'force standard uri flag'. <a href="#a65dfdb53e28e2906bb205f986ef5d917">More...</a><br /></td></tr>
|
|
<tr class="separator:a65dfdb53e28e2906bb205f986ef5d917"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a25b2fb8df7d0f5eae8c184116a9c0f86"><td class="memItemLeft" align="right" valign="top">Grammar * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a25b2fb8df7d0f5eae8c184116a9c0f86">getGrammar</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const nameSpaceKey)</td></tr>
|
|
<tr class="memdesc:a25b2fb8df7d0f5eae8c184116a9c0f86"><td class="mdescLeft"> </td><td class="mdescRight">Retrieve the grammar that is associated with the specified namespace key. <a href="#a25b2fb8df7d0f5eae8c184116a9c0f86">More...</a><br /></td></tr>
|
|
<tr class="separator:a25b2fb8df7d0f5eae8c184116a9c0f86"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af8e72a2c6923576dc77888e6febdaea5"><td class="memItemLeft" align="right" valign="top">Grammar * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#af8e72a2c6923576dc77888e6febdaea5">getRootGrammar</a> ()</td></tr>
|
|
<tr class="memdesc:af8e72a2c6923576dc77888e6febdaea5"><td class="mdescLeft"> </td><td class="mdescRight">Retrieve the grammar where the root element is declared. <a href="#af8e72a2c6923576dc77888e6febdaea5">More...</a><br /></td></tr>
|
|
<tr class="separator:af8e72a2c6923576dc77888e6febdaea5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a90d9f36173a738d487afe138f4c13099"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a90d9f36173a738d487afe138f4c13099">getURIText</a> (unsigned int uriId) const </td></tr>
|
|
<tr class="memdesc:a90d9f36173a738d487afe138f4c13099"><td class="mdescLeft"> </td><td class="mdescRight">Returns the string corresponding to a URI id from the URI string pool. <a href="#a90d9f36173a738d487afe138f4c13099">More...</a><br /></td></tr>
|
|
<tr class="separator:a90d9f36173a738d487afe138f4c13099"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac24070c6b8b620a0f83edc0a3d0e5e34"><td class="memItemLeft" align="right" valign="top"><a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a7647261a546ac47bda863a51d24ad898">XMLFilePos</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ac24070c6b8b620a0f83edc0a3d0e5e34">getSrcOffset</a> () const </td></tr>
|
|
<tr class="memdesc:ac24070c6b8b620a0f83edc0a3d0e5e34"><td class="mdescLeft"> </td><td class="mdescRight">Returns the current src offset within the input source. <a href="#ac24070c6b8b620a0f83edc0a3d0e5e34">More...</a><br /></td></tr>
|
|
<tr class="separator:ac24070c6b8b620a0f83edc0a3d0e5e34"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5070cc15fe52f35887324c5157c7fcf9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a5070cc15fe52f35887324c5157c7fcf9">getGenerateSyntheticAnnotations</a> () const </td></tr>
|
|
<tr class="memdesc:a5070cc15fe52f35887324c5157c7fcf9"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'generate synthetic annotations' flag. <a href="#a5070cc15fe52f35887324c5157c7fcf9">More...</a><br /></td></tr>
|
|
<tr class="separator:a5070cc15fe52f35887324c5157c7fcf9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3e6b27c5e568cae1579f0fa975d76bff"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a3e6b27c5e568cae1579f0fa975d76bff">getValidateAnnotations</a> () const </td></tr>
|
|
<tr class="memdesc:a3e6b27c5e568cae1579f0fa975d76bff"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'validate annotations' flag. <a href="#a3e6b27c5e568cae1579f0fa975d76bff">More...</a><br /></td></tr>
|
|
<tr class="separator:a3e6b27c5e568cae1579f0fa975d76bff"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a152ceefdfe1799b4ed098a68a273a801"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a152ceefdfe1799b4ed098a68a273a801">getIgnoreCachedDTD</a> () const </td></tr>
|
|
<tr class="memdesc:a152ceefdfe1799b4ed098a68a273a801"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'ignore cached DTD grammar' flag. <a href="#a152ceefdfe1799b4ed098a68a273a801">More...</a><br /></td></tr>
|
|
<tr class="separator:a152ceefdfe1799b4ed098a68a273a801"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5412c5a73b1ba5aaaf52abca68dca699"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a5412c5a73b1ba5aaaf52abca68dca699">getIgnoreAnnotations</a> () const </td></tr>
|
|
<tr class="memdesc:a5412c5a73b1ba5aaaf52abca68dca699"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'ignore annotations' flag. <a href="#a5412c5a73b1ba5aaaf52abca68dca699">More...</a><br /></td></tr>
|
|
<tr class="separator:a5412c5a73b1ba5aaaf52abca68dca699"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2be75e01041f2bc218fe7f6768c413ad"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a2be75e01041f2bc218fe7f6768c413ad">getDisableDefaultEntityResolution</a> () const </td></tr>
|
|
<tr class="memdesc:a2be75e01041f2bc218fe7f6768c413ad"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'disable default entity resolution' flag. <a href="#a2be75e01041f2bc218fe7f6768c413ad">More...</a><br /></td></tr>
|
|
<tr class="separator:a2be75e01041f2bc218fe7f6768c413ad"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad2b82af101cd5f0aa867dfe83f59bf3f"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ad2b82af101cd5f0aa867dfe83f59bf3f">getSkipDTDValidation</a> () const </td></tr>
|
|
<tr class="memdesc:ad2b82af101cd5f0aa867dfe83f59bf3f"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'skip DTD validation' flag. <a href="#ad2b82af101cd5f0aa867dfe83f59bf3f">More...</a><br /></td></tr>
|
|
<tr class="separator:ad2b82af101cd5f0aa867dfe83f59bf3f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a1822dbf413b879b19f787ede5b3e3d42"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a1822dbf413b879b19f787ede5b3e3d42">getHandleMultipleImports</a> () const </td></tr>
|
|
<tr class="memdesc:a1822dbf413b879b19f787ede5b3e3d42"><td class="mdescLeft"> </td><td class="mdescRight">Get the 'handle multiple schema imports' flag. <a href="#a1822dbf413b879b19f787ede5b3e3d42">More...</a><br /></td></tr>
|
|
<tr class="separator:a1822dbf413b879b19f787ede5b3e3d42"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Setter methods</div></td></tr>
|
|
<tr class="memitem:a91f6c93d9e6f1e3609c726cde984dda6"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a91f6c93d9e6f1e3609c726cde984dda6">setGenerateSyntheticAnnotations</a> (const bool newValue)</td></tr>
|
|
<tr class="memdesc:a91f6c93d9e6f1e3609c726cde984dda6"><td class="mdescLeft"> </td><td class="mdescRight">set the 'generate synthetic annotations' flag <a href="#a91f6c93d9e6f1e3609c726cde984dda6">More...</a><br /></td></tr>
|
|
<tr class="separator:a91f6c93d9e6f1e3609c726cde984dda6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:adfb8a7104418b4476ad3d173b7fde190"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#adfb8a7104418b4476ad3d173b7fde190">setValidateAnnotations</a> (const bool newValue)</td></tr>
|
|
<tr class="memdesc:adfb8a7104418b4476ad3d173b7fde190"><td class="mdescLeft"> </td><td class="mdescRight">set the 'validate annotations' flag <a href="#adfb8a7104418b4476ad3d173b7fde190">More...</a><br /></td></tr>
|
|
<tr class="separator:adfb8a7104418b4476ad3d173b7fde190"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a75f6a2768c2a21b9d3ab9333efc47574"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a75f6a2768c2a21b9d3ab9333efc47574">setDoNamespaces</a> (const bool newState)</td></tr>
|
|
<tr class="memdesc:a75f6a2768c2a21b9d3ab9333efc47574"><td class="mdescLeft"> </td><td class="mdescRight">This method allows users to enable or disable the parser's namespace processing. <a href="#a75f6a2768c2a21b9d3ab9333efc47574">More...</a><br /></td></tr>
|
|
<tr class="separator:a75f6a2768c2a21b9d3ab9333efc47574"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a7a541ef41646bf7c1e04dacbae381212"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a7a541ef41646bf7c1e04dacbae381212">setValidationScheme</a> (const <a class="el" href="classSAXParser.html#a69273edd1f4985e550a12bb1e499221e">ValSchemes</a> newScheme)</td></tr>
|
|
<tr class="memdesc:a7a541ef41646bf7c1e04dacbae381212"><td class="mdescLeft"> </td><td class="mdescRight">This method allows users to set the validation scheme to be used by this parser. <a href="#a7a541ef41646bf7c1e04dacbae381212">More...</a><br /></td></tr>
|
|
<tr class="separator:a7a541ef41646bf7c1e04dacbae381212"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aff980ec30da859b31c4a47a04433603e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aff980ec30da859b31c4a47a04433603e">setDoSchema</a> (const bool newState)</td></tr>
|
|
<tr class="memdesc:aff980ec30da859b31c4a47a04433603e"><td class="mdescLeft"> </td><td class="mdescRight">Set the 'schema support' flag. <a href="#aff980ec30da859b31c4a47a04433603e">More...</a><br /></td></tr>
|
|
<tr class="separator:aff980ec30da859b31c4a47a04433603e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6ca8a904c391b76e193b5479268158df"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a6ca8a904c391b76e193b5479268158df">setValidationSchemaFullChecking</a> (const bool schemaFullChecking)</td></tr>
|
|
<tr class="memdesc:a6ca8a904c391b76e193b5479268158df"><td class="mdescLeft"> </td><td class="mdescRight">This method allows the user to turn full Schema constraint checking on/off. <a href="#a6ca8a904c391b76e193b5479268158df">More...</a><br /></td></tr>
|
|
<tr class="separator:a6ca8a904c391b76e193b5479268158df"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a1b1d31b98e9367ffbe5e33ccf6ffe61e"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a1b1d31b98e9367ffbe5e33ccf6ffe61e">setIdentityConstraintChecking</a> (const bool identityConstraintChecking)</td></tr>
|
|
<tr class="memdesc:a1b1d31b98e9367ffbe5e33ccf6ffe61e"><td class="mdescLeft"> </td><td class="mdescRight">This method allows the user to turn identity constraint checking on/off. <a href="#a1b1d31b98e9367ffbe5e33ccf6ffe61e">More...</a><br /></td></tr>
|
|
<tr class="separator:a1b1d31b98e9367ffbe5e33ccf6ffe61e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a7a745405c8959dbd406451d4be2eade6"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a7a745405c8959dbd406451d4be2eade6">setExitOnFirstFatalError</a> (const bool newState)</td></tr>
|
|
<tr class="memdesc:a7a745405c8959dbd406451d4be2eade6"><td class="mdescLeft"> </td><td class="mdescRight">This method allows users to set the parser's behaviour when it encounters the first fatal error. <a href="#a7a745405c8959dbd406451d4be2eade6">More...</a><br /></td></tr>
|
|
<tr class="separator:a7a745405c8959dbd406451d4be2eade6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ab771173ac04ee5a47dbabdc1c47b7504"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ab771173ac04ee5a47dbabdc1c47b7504">setValidationConstraintFatal</a> (const bool newState)</td></tr>
|
|
<tr class="memdesc:ab771173ac04ee5a47dbabdc1c47b7504"><td class="mdescLeft"> </td><td class="mdescRight">This method allows users to set the parser's behaviour when it encounters a validation constraint error. <a href="#ab771173ac04ee5a47dbabdc1c47b7504">More...</a><br /></td></tr>
|
|
<tr class="separator:ab771173ac04ee5a47dbabdc1c47b7504"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0faef3aa537903bb61fe1170f92c8c87"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a0faef3aa537903bb61fe1170f92c8c87">setExternalSchemaLocation</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const schemaLocation)</td></tr>
|
|
<tr class="memdesc:a0faef3aa537903bb61fe1170f92c8c87"><td class="mdescLeft"> </td><td class="mdescRight">This method allows the user to specify a list of schemas to use. <a href="#a0faef3aa537903bb61fe1170f92c8c87">More...</a><br /></td></tr>
|
|
<tr class="separator:a0faef3aa537903bb61fe1170f92c8c87"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a20cb69b01a1de2fb7d0bb846ff3b13f3"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a20cb69b01a1de2fb7d0bb846ff3b13f3">setExternalSchemaLocation</a> (const char *const schemaLocation)</td></tr>
|
|
<tr class="memdesc:a20cb69b01a1de2fb7d0bb846ff3b13f3"><td class="mdescLeft"> </td><td class="mdescRight">This method is same as <a class="el" href="classSAXParser.html#a0faef3aa537903bb61fe1170f92c8c87" title="This method allows the user to specify a list of schemas to use. ">setExternalSchemaLocation(const XMLCh* const)</a>. <a href="#a20cb69b01a1de2fb7d0bb846ff3b13f3">More...</a><br /></td></tr>
|
|
<tr class="separator:a20cb69b01a1de2fb7d0bb846ff3b13f3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac49b6fba90d8abdca57ff77d439e57ee"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ac49b6fba90d8abdca57ff77d439e57ee">setExternalNoNamespaceSchemaLocation</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const noNamespaceSchemaLocation)</td></tr>
|
|
<tr class="memdesc:ac49b6fba90d8abdca57ff77d439e57ee"><td class="mdescLeft"> </td><td class="mdescRight">This method allows the user to specify the no target namespace XML Schema Location externally. <a href="#ac49b6fba90d8abdca57ff77d439e57ee">More...</a><br /></td></tr>
|
|
<tr class="separator:ac49b6fba90d8abdca57ff77d439e57ee"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2db1f66efece837d01ad17d9228ce50a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a2db1f66efece837d01ad17d9228ce50a">setExternalNoNamespaceSchemaLocation</a> (const char *const noNamespaceSchemaLocation)</td></tr>
|
|
<tr class="memdesc:a2db1f66efece837d01ad17d9228ce50a"><td class="mdescLeft"> </td><td class="mdescRight">This method is same as <a class="el" href="classSAXParser.html#ac49b6fba90d8abdca57ff77d439e57ee" title="This method allows the user to specify the no target namespace XML Schema Location externally...">setExternalNoNamespaceSchemaLocation(const XMLCh* const)</a>. <a href="#a2db1f66efece837d01ad17d9228ce50a">More...</a><br /></td></tr>
|
|
<tr class="separator:a2db1f66efece837d01ad17d9228ce50a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a018304ee5908ab8b92cee6e6faea997f"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a018304ee5908ab8b92cee6e6faea997f">setSecurityManager</a> (<a class="el" href="classSecurityManager.html">SecurityManager</a> *const securityManager)</td></tr>
|
|
<tr class="memdesc:a018304ee5908ab8b92cee6e6faea997f"><td class="mdescLeft"> </td><td class="mdescRight">This allows an application to set a <a class="el" href="classSecurityManager.html" title="Allow application to force the parser to behave in a security-conscious way. ">SecurityManager</a> on the parser; this object stores information that various components use to limit their consumption of system resources while processing documents. <a href="#a018304ee5908ab8b92cee6e6faea997f">More...</a><br /></td></tr>
|
|
<tr class="separator:a018304ee5908ab8b92cee6e6faea997f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2f40a6bbf5b5b509ea956db32f380af9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a2f40a6bbf5b5b509ea956db32f380af9">setLowWaterMark</a> (<a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> lwm)</td></tr>
|
|
<tr class="memdesc:a2f40a6bbf5b5b509ea956db32f380af9"><td class="mdescLeft"> </td><td class="mdescRight">Set the raw buffer low water mark for this parser. <a href="#a2f40a6bbf5b5b509ea956db32f380af9">More...</a><br /></td></tr>
|
|
<tr class="separator:a2f40a6bbf5b5b509ea956db32f380af9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af6678cb7c7c3f91e193cd8b8fb3ce531"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#af6678cb7c7c3f91e193cd8b8fb3ce531">setLoadExternalDTD</a> (const bool newState)</td></tr>
|
|
<tr class="memdesc:af6678cb7c7c3f91e193cd8b8fb3ce531"><td class="mdescLeft"> </td><td class="mdescRight">Set the 'Loading External DTD' flag. <a href="#af6678cb7c7c3f91e193cd8b8fb3ce531">More...</a><br /></td></tr>
|
|
<tr class="separator:af6678cb7c7c3f91e193cd8b8fb3ce531"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a870c50ad010a8fd49cfd760f418e42b6"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a870c50ad010a8fd49cfd760f418e42b6">setLoadSchema</a> (const bool newState)</td></tr>
|
|
<tr class="memdesc:a870c50ad010a8fd49cfd760f418e42b6"><td class="mdescLeft"> </td><td class="mdescRight">Set the 'Loading Schema' flag. <a href="#a870c50ad010a8fd49cfd760f418e42b6">More...</a><br /></td></tr>
|
|
<tr class="separator:a870c50ad010a8fd49cfd760f418e42b6"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a65b57da7a01479a0c0b4e4fcef8b1711"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a65b57da7a01479a0c0b4e4fcef8b1711">cacheGrammarFromParse</a> (const bool newState)</td></tr>
|
|
<tr class="memdesc:a65b57da7a01479a0c0b4e4fcef8b1711"><td class="mdescLeft"> </td><td class="mdescRight">Set the 'Grammar caching' flag. <a href="#a65b57da7a01479a0c0b4e4fcef8b1711">More...</a><br /></td></tr>
|
|
<tr class="separator:a65b57da7a01479a0c0b4e4fcef8b1711"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:abec6695817befeae256b5b22972ef519"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#abec6695817befeae256b5b22972ef519">useCachedGrammarInParse</a> (const bool newState)</td></tr>
|
|
<tr class="memdesc:abec6695817befeae256b5b22972ef519"><td class="mdescLeft"> </td><td class="mdescRight">Set the 'Use cached grammar' flag. <a href="#abec6695817befeae256b5b22972ef519">More...</a><br /></td></tr>
|
|
<tr class="separator:abec6695817befeae256b5b22972ef519"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a46a3f71019909239fe8f82bff6b647d5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a46a3f71019909239fe8f82bff6b647d5">setCalculateSrcOfs</a> (const bool newState)</td></tr>
|
|
<tr class="memdesc:a46a3f71019909239fe8f82bff6b647d5"><td class="mdescLeft"> </td><td class="mdescRight">Enable/disable src offset calculation. <a href="#a46a3f71019909239fe8f82bff6b647d5">More...</a><br /></td></tr>
|
|
<tr class="separator:a46a3f71019909239fe8f82bff6b647d5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aade9fc2756ae740a8d2678d0b2464354"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aade9fc2756ae740a8d2678d0b2464354">setStandardUriConformant</a> (const bool newState)</td></tr>
|
|
<tr class="memdesc:aade9fc2756ae740a8d2678d0b2464354"><td class="mdescLeft"> </td><td class="mdescRight">Force standard uri. <a href="#aade9fc2756ae740a8d2678d0b2464354">More...</a><br /></td></tr>
|
|
<tr class="separator:aade9fc2756ae740a8d2678d0b2464354"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a10914a2846db3b016af451fad6d3a930"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a10914a2846db3b016af451fad6d3a930">useScanner</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const scannerName)</td></tr>
|
|
<tr class="memdesc:a10914a2846db3b016af451fad6d3a930"><td class="mdescLeft"> </td><td class="mdescRight">Set the scanner to use when scanning the XML document. <a href="#a10914a2846db3b016af451fad6d3a930">More...</a><br /></td></tr>
|
|
<tr class="separator:a10914a2846db3b016af451fad6d3a930"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac9328b364a33d314878d6f2a882b2814"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ac9328b364a33d314878d6f2a882b2814">setInputBufferSize</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> bufferSize)</td></tr>
|
|
<tr class="memdesc:ac9328b364a33d314878d6f2a882b2814"><td class="mdescLeft"> </td><td class="mdescRight">Set maximum input buffer size. <a href="#ac9328b364a33d314878d6f2a882b2814">More...</a><br /></td></tr>
|
|
<tr class="separator:ac9328b364a33d314878d6f2a882b2814"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a1a5344fcde95feb3e1547b50d8a02f45"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a1a5344fcde95feb3e1547b50d8a02f45">setIgnoreCachedDTD</a> (const bool newValue)</td></tr>
|
|
<tr class="memdesc:a1a5344fcde95feb3e1547b50d8a02f45"><td class="mdescLeft"> </td><td class="mdescRight">Set the 'ignore cached DTD grammar' flag. <a href="#a1a5344fcde95feb3e1547b50d8a02f45">More...</a><br /></td></tr>
|
|
<tr class="separator:a1a5344fcde95feb3e1547b50d8a02f45"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aee74573095ffa52ed01fc3ee5d84795b"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aee74573095ffa52ed01fc3ee5d84795b">setIgnoreAnnotations</a> (const bool newValue)</td></tr>
|
|
<tr class="memdesc:aee74573095ffa52ed01fc3ee5d84795b"><td class="mdescLeft"> </td><td class="mdescRight">Set the 'ignore annotation' flag. <a href="#aee74573095ffa52ed01fc3ee5d84795b">More...</a><br /></td></tr>
|
|
<tr class="separator:aee74573095ffa52ed01fc3ee5d84795b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a5165b812f14bd03dca84c69bcbb0fa8a"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a5165b812f14bd03dca84c69bcbb0fa8a">setDisableDefaultEntityResolution</a> (const bool newValue)</td></tr>
|
|
<tr class="memdesc:a5165b812f14bd03dca84c69bcbb0fa8a"><td class="mdescLeft"> </td><td class="mdescRight">Set the 'disable default entity resolution' flag. <a href="#a5165b812f14bd03dca84c69bcbb0fa8a">More...</a><br /></td></tr>
|
|
<tr class="separator:a5165b812f14bd03dca84c69bcbb0fa8a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0dc90b1a2b363f07f88926234b1bd542"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a0dc90b1a2b363f07f88926234b1bd542">setSkipDTDValidation</a> (const bool newValue)</td></tr>
|
|
<tr class="memdesc:a0dc90b1a2b363f07f88926234b1bd542"><td class="mdescLeft"> </td><td class="mdescRight">Set the 'skip DTD validation' flag. <a href="#a0dc90b1a2b363f07f88926234b1bd542">More...</a><br /></td></tr>
|
|
<tr class="separator:a0dc90b1a2b363f07f88926234b1bd542"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a484af9ec1055ad2977193b7a7d655ae9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a484af9ec1055ad2977193b7a7d655ae9">setHandleMultipleImports</a> (const bool newValue)</td></tr>
|
|
<tr class="memdesc:a484af9ec1055ad2977193b7a7d655ae9"><td class="mdescLeft"> </td><td class="mdescRight">Set the 'handle multiple schema imports' flag. <a href="#a484af9ec1055ad2977193b7a7d655ae9">More...</a><br /></td></tr>
|
|
<tr class="separator:a484af9ec1055ad2977193b7a7d655ae9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Advanced document handler list maintenance methods</div></td></tr>
|
|
<tr class="memitem:aac0ce2be2ab751f590766b43e37090e2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aac0ce2be2ab751f590766b43e37090e2">installAdvDocHandler</a> (<a class="el" href="classXMLDocumentHandler.html">XMLDocumentHandler</a> *const toInstall)</td></tr>
|
|
<tr class="memdesc:aac0ce2be2ab751f590766b43e37090e2"><td class="mdescLeft"> </td><td class="mdescRight">This method installs the specified 'advanced' document callback handler, thereby allowing the user to customize the processing, if they choose to do so. <a href="#aac0ce2be2ab751f590766b43e37090e2">More...</a><br /></td></tr>
|
|
<tr class="separator:aac0ce2be2ab751f590766b43e37090e2"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad51758c1d92e089571f433a26473fff9"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ad51758c1d92e089571f433a26473fff9">removeAdvDocHandler</a> (<a class="el" href="classXMLDocumentHandler.html">XMLDocumentHandler</a> *const toRemove)</td></tr>
|
|
<tr class="memdesc:ad51758c1d92e089571f433a26473fff9"><td class="mdescLeft"> </td><td class="mdescRight">This method removes the 'advanced' document handler callback from the underlying parser scanner. <a href="#ad51758c1d92e089571f433a26473fff9">More...</a><br /></td></tr>
|
|
<tr class="separator:ad51758c1d92e089571f433a26473fff9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Progressive scan methods</div></td></tr>
|
|
<tr class="memitem:abea6fa7dc10209a0adf5723d29bcde17"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#abea6fa7dc10209a0adf5723d29bcde17">parseFirst</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const systemId, XMLPScanToken &toFill)</td></tr>
|
|
<tr class="memdesc:abea6fa7dc10209a0adf5723d29bcde17"><td class="mdescLeft"> </td><td class="mdescRight">Begin a progressive parse operation. <a href="#abea6fa7dc10209a0adf5723d29bcde17">More...</a><br /></td></tr>
|
|
<tr class="separator:abea6fa7dc10209a0adf5723d29bcde17"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a8137dd69476b28d9b8e4b65aa2ead418"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a8137dd69476b28d9b8e4b65aa2ead418">parseFirst</a> (const char *const systemId, XMLPScanToken &toFill)</td></tr>
|
|
<tr class="memdesc:a8137dd69476b28d9b8e4b65aa2ead418"><td class="mdescLeft"> </td><td class="mdescRight">Begin a progressive parse operation. <a href="#a8137dd69476b28d9b8e4b65aa2ead418">More...</a><br /></td></tr>
|
|
<tr class="separator:a8137dd69476b28d9b8e4b65aa2ead418"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a3fdd21ef6c90e527b176bfc74c813516"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a3fdd21ef6c90e527b176bfc74c813516">parseFirst</a> (const <a class="el" href="classInputSource.html">InputSource</a> &source, XMLPScanToken &toFill)</td></tr>
|
|
<tr class="memdesc:a3fdd21ef6c90e527b176bfc74c813516"><td class="mdescLeft"> </td><td class="mdescRight">Begin a progressive parse operation. <a href="#a3fdd21ef6c90e527b176bfc74c813516">More...</a><br /></td></tr>
|
|
<tr class="separator:a3fdd21ef6c90e527b176bfc74c813516"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:affe4109707c32808671cf2c51a6c5c54"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#affe4109707c32808671cf2c51a6c5c54">parseNext</a> (XMLPScanToken &token)</td></tr>
|
|
<tr class="memdesc:affe4109707c32808671cf2c51a6c5c54"><td class="mdescLeft"> </td><td class="mdescRight">Continue a progressive parse operation. <a href="#affe4109707c32808671cf2c51a6c5c54">More...</a><br /></td></tr>
|
|
<tr class="separator:affe4109707c32808671cf2c51a6c5c54"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a08f0941913da2846ad33cf8400fa1be9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a08f0941913da2846ad33cf8400fa1be9">parseReset</a> (XMLPScanToken &token)</td></tr>
|
|
<tr class="memdesc:a08f0941913da2846ad33cf8400fa1be9"><td class="mdescLeft"> </td><td class="mdescRight">Reset the parser after a progressive parse. <a href="#a08f0941913da2846ad33cf8400fa1be9">More...</a><br /></td></tr>
|
|
<tr class="separator:a08f0941913da2846ad33cf8400fa1be9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Implementation of Grammar preparsing interface's.</div></td></tr>
|
|
<tr class="memitem:a006f347fd82a22f76eb07685267b9502"><td class="memItemLeft" align="right" valign="top">Grammar * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a006f347fd82a22f76eb07685267b9502">loadGrammar</a> (const <a class="el" href="classInputSource.html">InputSource</a> &source, const Grammar::GrammarType grammarType, const bool toCache=false)</td></tr>
|
|
<tr class="memdesc:a006f347fd82a22f76eb07685267b9502"><td class="mdescLeft"> </td><td class="mdescRight">Preparse schema grammar (XML Schema, DTD, etc.) via an input source object. <a href="#a006f347fd82a22f76eb07685267b9502">More...</a><br /></td></tr>
|
|
<tr class="separator:a006f347fd82a22f76eb07685267b9502"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad98ab73febf742d33a0aefd63ce7479b"><td class="memItemLeft" align="right" valign="top">Grammar * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ad98ab73febf742d33a0aefd63ce7479b">loadGrammar</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const systemId, const Grammar::GrammarType grammarType, const bool toCache=false)</td></tr>
|
|
<tr class="memdesc:ad98ab73febf742d33a0aefd63ce7479b"><td class="mdescLeft"> </td><td class="mdescRight">Preparse schema grammar (XML Schema, DTD, etc.) via a file path or URL. <a href="#ad98ab73febf742d33a0aefd63ce7479b">More...</a><br /></td></tr>
|
|
<tr class="separator:ad98ab73febf742d33a0aefd63ce7479b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:acf18f5e167d592028f05e09cd0b839f9"><td class="memItemLeft" align="right" valign="top">Grammar * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#acf18f5e167d592028f05e09cd0b839f9">loadGrammar</a> (const char *const systemId, const Grammar::GrammarType grammarType, const bool toCache=false)</td></tr>
|
|
<tr class="memdesc:acf18f5e167d592028f05e09cd0b839f9"><td class="mdescLeft"> </td><td class="mdescRight">Preparse schema grammar (XML Schema, DTD, etc.) via a file path or URL. <a href="#acf18f5e167d592028f05e09cd0b839f9">More...</a><br /></td></tr>
|
|
<tr class="separator:acf18f5e167d592028f05e09cd0b839f9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:abe78e03dea3abc99e4e7f90163b40f18"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#abe78e03dea3abc99e4e7f90163b40f18">resetCachedGrammarPool</a> ()</td></tr>
|
|
<tr class="memdesc:abe78e03dea3abc99e4e7f90163b40f18"><td class="mdescLeft"> </td><td class="mdescRight">This method allows the user to reset the pool of cached grammars. <a href="#abe78e03dea3abc99e4e7f90163b40f18">More...</a><br /></td></tr>
|
|
<tr class="separator:abe78e03dea3abc99e4e7f90163b40f18"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Implementation of SAX 1.0 Parser interface's.</div></td></tr>
|
|
<tr class="memitem:ad684882ed98a172675553abe68109666"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ad684882ed98a172675553abe68109666">parse</a> (const <a class="el" href="classInputSource.html">InputSource</a> &source)</td></tr>
|
|
<tr class="memdesc:ad684882ed98a172675553abe68109666"><td class="mdescLeft"> </td><td class="mdescRight">This method invokes the parsing process on the XML file specified by the <a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a> parameter. <a href="#ad684882ed98a172675553abe68109666">More...</a><br /></td></tr>
|
|
<tr class="separator:ad684882ed98a172675553abe68109666"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4a5146bda42a0ba972a6fbd77146e828"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a4a5146bda42a0ba972a6fbd77146e828">parse</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const systemId)</td></tr>
|
|
<tr class="memdesc:a4a5146bda42a0ba972a6fbd77146e828"><td class="mdescLeft"> </td><td class="mdescRight">This method invokes the parsing process on the XML file specified by the Unicode string parameter 'systemId'. <a href="#a4a5146bda42a0ba972a6fbd77146e828">More...</a><br /></td></tr>
|
|
<tr class="separator:a4a5146bda42a0ba972a6fbd77146e828"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6e928e936c15ef184fd286380e9f8c14"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a6e928e936c15ef184fd286380e9f8c14">parse</a> (const char *const systemId)</td></tr>
|
|
<tr class="memdesc:a6e928e936c15ef184fd286380e9f8c14"><td class="mdescLeft"> </td><td class="mdescRight">This method invokes the parsing process on the XML file specified by the native char* string parameter 'systemId'. <a href="#a6e928e936c15ef184fd286380e9f8c14">More...</a><br /></td></tr>
|
|
<tr class="separator:a6e928e936c15ef184fd286380e9f8c14"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af8593f6ca5ebb7c96d63eaea6935b1a9"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#af8593f6ca5ebb7c96d63eaea6935b1a9">setDocumentHandler</a> (<a class="el" href="classDocumentHandler.html">DocumentHandler</a> *const handler)</td></tr>
|
|
<tr class="memdesc:af8593f6ca5ebb7c96d63eaea6935b1a9"><td class="mdescLeft"> </td><td class="mdescRight">This method installs the user specified SAX Document Handler callback function on parser. <a href="#af8593f6ca5ebb7c96d63eaea6935b1a9">More...</a><br /></td></tr>
|
|
<tr class="separator:af8593f6ca5ebb7c96d63eaea6935b1a9"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a718d0f982508496ac008a1b4f20eba06"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a718d0f982508496ac008a1b4f20eba06">setDTDHandler</a> (<a class="el" href="classDTDHandler.html">DTDHandler</a> *const handler)</td></tr>
|
|
<tr class="memdesc:a718d0f982508496ac008a1b4f20eba06"><td class="mdescLeft"> </td><td class="mdescRight">This method installs the user specified DTD handler on the parser. <a href="#a718d0f982508496ac008a1b4f20eba06">More...</a><br /></td></tr>
|
|
<tr class="separator:a718d0f982508496ac008a1b4f20eba06"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a4f473c91401970cfaed6147caaa41cbd"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a4f473c91401970cfaed6147caaa41cbd">setErrorHandler</a> (<a class="el" href="classErrorHandler.html">ErrorHandler</a> *const handler)</td></tr>
|
|
<tr class="memdesc:a4f473c91401970cfaed6147caaa41cbd"><td class="mdescLeft"> </td><td class="mdescRight">This method installs the user specified error handler on the parser. <a href="#a4f473c91401970cfaed6147caaa41cbd">More...</a><br /></td></tr>
|
|
<tr class="separator:a4f473c91401970cfaed6147caaa41cbd"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a0f84631011701c956470800aaea6d7a3"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a0f84631011701c956470800aaea6d7a3">setPSVIHandler</a> (<a class="el" href="classPSVIHandler.html">PSVIHandler</a> *const handler)</td></tr>
|
|
<tr class="memdesc:a0f84631011701c956470800aaea6d7a3"><td class="mdescLeft"> </td><td class="mdescRight">This method installs the user specified PSVI handler on the parser. <a href="#a0f84631011701c956470800aaea6d7a3">More...</a><br /></td></tr>
|
|
<tr class="separator:a0f84631011701c956470800aaea6d7a3"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a55ca3032890cc8893cfcfc15753db57b"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a55ca3032890cc8893cfcfc15753db57b">setEntityResolver</a> (<a class="el" href="classEntityResolver.html">EntityResolver</a> *const resolver)</td></tr>
|
|
<tr class="memdesc:a55ca3032890cc8893cfcfc15753db57b"><td class="mdescLeft"> </td><td class="mdescRight">This method installs the user specified entity resolver on the parser. <a href="#a55ca3032890cc8893cfcfc15753db57b">More...</a><br /></td></tr>
|
|
<tr class="separator:a55ca3032890cc8893cfcfc15753db57b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aeb15bc32ebbe9e3b178ae7108a1bd0c5"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aeb15bc32ebbe9e3b178ae7108a1bd0c5">setXMLEntityResolver</a> (<a class="el" href="classXMLEntityResolver.html">XMLEntityResolver</a> *const resolver)</td></tr>
|
|
<tr class="memdesc:aeb15bc32ebbe9e3b178ae7108a1bd0c5"><td class="mdescLeft"> </td><td class="mdescRight">This method installs the user specified entity resolver on the parser. <a href="#aeb15bc32ebbe9e3b178ae7108a1bd0c5">More...</a><br /></td></tr>
|
|
<tr class="separator:aeb15bc32ebbe9e3b178ae7108a1bd0c5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Implementation of the XMLDocumentHandler Interface.</div></td></tr>
|
|
<tr class="memitem:a5628d4a8a0e78db902171122d38bebf7"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a5628d4a8a0e78db902171122d38bebf7">docCharacters</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const chars, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> length, const bool cdataSection)</td></tr>
|
|
<tr class="memdesc:a5628d4a8a0e78db902171122d38bebf7"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report all the characters scanned by the parser. <a href="#a5628d4a8a0e78db902171122d38bebf7">More...</a><br /></td></tr>
|
|
<tr class="separator:a5628d4a8a0e78db902171122d38bebf7"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae608bb669fa024fd0e77b05d16c0712f"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ae608bb669fa024fd0e77b05d16c0712f">docComment</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const comment)</td></tr>
|
|
<tr class="memdesc:ae608bb669fa024fd0e77b05d16c0712f"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report any comments scanned by the parser. <a href="#ae608bb669fa024fd0e77b05d16c0712f">More...</a><br /></td></tr>
|
|
<tr class="separator:ae608bb669fa024fd0e77b05d16c0712f"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a008a9ea295ae510e4b8cc3d2aa6a7a06"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a008a9ea295ae510e4b8cc3d2aa6a7a06">docPI</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const target, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const data)</td></tr>
|
|
<tr class="memdesc:a008a9ea295ae510e4b8cc3d2aa6a7a06"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report any PI scanned by the parser. <a href="#a008a9ea295ae510e4b8cc3d2aa6a7a06">More...</a><br /></td></tr>
|
|
<tr class="separator:a008a9ea295ae510e4b8cc3d2aa6a7a06"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aca357ea61a0c3af9f41b7c0d2b527410"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aca357ea61a0c3af9f41b7c0d2b527410">endDocument</a> ()</td></tr>
|
|
<tr class="memdesc:aca357ea61a0c3af9f41b7c0d2b527410"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to indicate the end of root element was just scanned by the parser. <a href="#aca357ea61a0c3af9f41b7c0d2b527410">More...</a><br /></td></tr>
|
|
<tr class="separator:aca357ea61a0c3af9f41b7c0d2b527410"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a85ab9011a4fc5fa2dd1fe249a84fde7a"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a85ab9011a4fc5fa2dd1fe249a84fde7a">endElement</a> (const <a class="el" href="classXMLElementDecl.html">XMLElementDecl</a> &elemDecl, const unsigned int urlId, const bool isRoot, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const elemPrefix)</td></tr>
|
|
<tr class="memdesc:a85ab9011a4fc5fa2dd1fe249a84fde7a"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to indicate the end tag of an element. <a href="#a85ab9011a4fc5fa2dd1fe249a84fde7a">More...</a><br /></td></tr>
|
|
<tr class="separator:a85ab9011a4fc5fa2dd1fe249a84fde7a"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a13fe47a691ef6fac187a6f56bc9194ef"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a13fe47a691ef6fac187a6f56bc9194ef">endEntityReference</a> (const <a class="el" href="classXMLEntityDecl.html">XMLEntityDecl</a> &entDecl)</td></tr>
|
|
<tr class="memdesc:a13fe47a691ef6fac187a6f56bc9194ef"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to indicate that an end of an entity reference was just scanned. <a href="#a13fe47a691ef6fac187a6f56bc9194ef">More...</a><br /></td></tr>
|
|
<tr class="separator:a13fe47a691ef6fac187a6f56bc9194ef"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:afd9f81480a86dbf8978ea233eaabda23"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#afd9f81480a86dbf8978ea233eaabda23">ignorableWhitespace</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const chars, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> length, const bool cdataSection)</td></tr>
|
|
<tr class="memdesc:afd9f81480a86dbf8978ea233eaabda23"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report all the whitespace characters, which are determined to be 'ignorable'. <a href="#afd9f81480a86dbf8978ea233eaabda23">More...</a><br /></td></tr>
|
|
<tr class="separator:afd9f81480a86dbf8978ea233eaabda23"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a73e6cccf5be40a3fd5420a2ec5f87560"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a73e6cccf5be40a3fd5420a2ec5f87560">resetDocument</a> ()</td></tr>
|
|
<tr class="memdesc:a73e6cccf5be40a3fd5420a2ec5f87560"><td class="mdescLeft"> </td><td class="mdescRight">This method allows the user installed Document Handler and any advanced callback handlers to 'reset' themselves. <a href="#a73e6cccf5be40a3fd5420a2ec5f87560">More...</a><br /></td></tr>
|
|
<tr class="separator:a73e6cccf5be40a3fd5420a2ec5f87560"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a7a98e15c9e3f792c383a5c0ccf40355e"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a7a98e15c9e3f792c383a5c0ccf40355e">startDocument</a> ()</td></tr>
|
|
<tr class="memdesc:a7a98e15c9e3f792c383a5c0ccf40355e"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report the start of the parsing process. <a href="#a7a98e15c9e3f792c383a5c0ccf40355e">More...</a><br /></td></tr>
|
|
<tr class="separator:a7a98e15c9e3f792c383a5c0ccf40355e"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2f39e6d1c052caaa56e7b8aa18f1039c"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a2f39e6d1c052caaa56e7b8aa18f1039c">startElement</a> (const <a class="el" href="classXMLElementDecl.html">XMLElementDecl</a> &elemDecl, const unsigned int urlId, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const elemPrefix, const RefVectorOf< <a class="el" href="classXMLAttr.html">XMLAttr</a> > &attrList, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> attrCount, const bool isEmpty, const bool isRoot)</td></tr>
|
|
<tr class="memdesc:a2f39e6d1c052caaa56e7b8aa18f1039c"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report the start of an element. <a href="#a2f39e6d1c052caaa56e7b8aa18f1039c">More...</a><br /></td></tr>
|
|
<tr class="separator:a2f39e6d1c052caaa56e7b8aa18f1039c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9b7a5e8108844fdc07c9e89a9968f69b"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a9b7a5e8108844fdc07c9e89a9968f69b">startEntityReference</a> (const <a class="el" href="classXMLEntityDecl.html">XMLEntityDecl</a> &entDecl)</td></tr>
|
|
<tr class="memdesc:a9b7a5e8108844fdc07c9e89a9968f69b"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to indicate the start of an entity reference. <a href="#a9b7a5e8108844fdc07c9e89a9968f69b">More...</a><br /></td></tr>
|
|
<tr class="separator:a9b7a5e8108844fdc07c9e89a9968f69b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:adf4450d507d40f441732ba0fef5d90a8"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#adf4450d507d40f441732ba0fef5d90a8">XMLDecl</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const versionStr, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const encodingStr, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const standaloneStr, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const actualEncodingStr)</td></tr>
|
|
<tr class="memdesc:adf4450d507d40f441732ba0fef5d90a8"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report the XML decl scanned by the parser. <a href="#adf4450d507d40f441732ba0fef5d90a8">More...</a><br /></td></tr>
|
|
<tr class="separator:adf4450d507d40f441732ba0fef5d90a8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Implementation of the XMLErrorReporter Interface.</div></td></tr>
|
|
<tr class="memitem:a0c76a73233b61cc59a907e1f8fb5c341"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a0c76a73233b61cc59a907e1f8fb5c341">error</a> (const unsigned int errCode, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const msgDomain, const <a class="el" href="classXMLErrorReporter.html#adb34298ba3609a10c52328e5050d4434">XMLErrorReporter::ErrTypes</a> errType, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const errorText, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const systemId, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const publicId, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#add2d542a6583db767febf57446daa50d">XMLFileLoc</a> lineNum, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#add2d542a6583db767febf57446daa50d">XMLFileLoc</a> colNum)</td></tr>
|
|
<tr class="memdesc:a0c76a73233b61cc59a907e1f8fb5c341"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report back errors found while parsing the XML file. <a href="#a0c76a73233b61cc59a907e1f8fb5c341">More...</a><br /></td></tr>
|
|
<tr class="separator:a0c76a73233b61cc59a907e1f8fb5c341"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a6294c7a4c3f7174e5d2838ec69dae106"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a6294c7a4c3f7174e5d2838ec69dae106">resetErrors</a> ()</td></tr>
|
|
<tr class="memdesc:a6294c7a4c3f7174e5d2838ec69dae106"><td class="mdescLeft"> </td><td class="mdescRight">This method allows the user installed Error Handler callback to 'reset' itself. <a href="#a6294c7a4c3f7174e5d2838ec69dae106">More...</a><br /></td></tr>
|
|
<tr class="separator:a6294c7a4c3f7174e5d2838ec69dae106"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Implementation of the XMLEntityHandler Interface.</div></td></tr>
|
|
<tr class="memitem:ad075bfe6b2be4105f9dda5b1c3651e41"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ad075bfe6b2be4105f9dda5b1c3651e41">endInputSource</a> (const <a class="el" href="classInputSource.html">InputSource</a> &inputSource)</td></tr>
|
|
<tr class="memdesc:ad075bfe6b2be4105f9dda5b1c3651e41"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to indicate the end of parsing of an external entity file. <a href="#ad075bfe6b2be4105f9dda5b1c3651e41">More...</a><br /></td></tr>
|
|
<tr class="separator:ad075bfe6b2be4105f9dda5b1c3651e41"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aca8b719e6b3b1e61def130ae58d795c8"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aca8b719e6b3b1e61def130ae58d795c8">expandSystemId</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const systemId, XMLBuffer &toFill)</td></tr>
|
|
<tr class="memdesc:aca8b719e6b3b1e61def130ae58d795c8"><td class="mdescLeft"> </td><td class="mdescRight">This method allows an installed <a class="el" href="classXMLEntityHandler.html" title="This abstract class is a callback mechanism for the scanner. ">XMLEntityHandler</a> to further process any system id's of external entities encountered in the XML file being parsed, such as redirection etc. <a href="#aca8b719e6b3b1e61def130ae58d795c8">More...</a><br /></td></tr>
|
|
<tr class="separator:aca8b719e6b3b1e61def130ae58d795c8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aab74b3fa5cc7a34beee6b7293a0c5819"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aab74b3fa5cc7a34beee6b7293a0c5819">resetEntities</a> ()</td></tr>
|
|
<tr class="memdesc:aab74b3fa5cc7a34beee6b7293a0c5819"><td class="mdescLeft"> </td><td class="mdescRight">This method allows the installed <a class="el" href="classXMLEntityHandler.html" title="This abstract class is a callback mechanism for the scanner. ">XMLEntityHandler</a> to reset itself. <a href="#aab74b3fa5cc7a34beee6b7293a0c5819">More...</a><br /></td></tr>
|
|
<tr class="separator:aab74b3fa5cc7a34beee6b7293a0c5819"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aa4ed9dece6679d979f7b7458b279d0eb"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classInputSource.html">InputSource</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#aa4ed9dece6679d979f7b7458b279d0eb">resolveEntity</a> (<a class="el" href="classXMLResourceIdentifier.html">XMLResourceIdentifier</a> *resourceIdentifier)</td></tr>
|
|
<tr class="memdesc:aa4ed9dece6679d979f7b7458b279d0eb"><td class="mdescLeft"> </td><td class="mdescRight">Resolve a public/system id. <a href="#aa4ed9dece6679d979f7b7458b279d0eb">More...</a><br /></td></tr>
|
|
<tr class="separator:aa4ed9dece6679d979f7b7458b279d0eb"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a2a942fc0cb2f4c0d06f5ed86a1dacb0b"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a2a942fc0cb2f4c0d06f5ed86a1dacb0b">startInputSource</a> (const <a class="el" href="classInputSource.html">InputSource</a> &inputSource)</td></tr>
|
|
<tr class="memdesc:a2a942fc0cb2f4c0d06f5ed86a1dacb0b"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to indicate the start of parsing an external entity file. <a href="#a2a942fc0cb2f4c0d06f5ed86a1dacb0b">More...</a><br /></td></tr>
|
|
<tr class="separator:a2a942fc0cb2f4c0d06f5ed86a1dacb0b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr><td colspan="2"><div class="groupHeader">Implementation of the deprecated DocTypeHandler Interface</div></td></tr>
|
|
<tr class="memitem:a234c7ee7bcfe811951e00bc459a280ca"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a234c7ee7bcfe811951e00bc459a280ca">attDef</a> (const DTDElementDecl &elemDecl, const DTDAttDef &attDef, const bool ignore)</td></tr>
|
|
<tr class="memdesc:a234c7ee7bcfe811951e00bc459a280ca"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report an attribute definition. <a href="#a234c7ee7bcfe811951e00bc459a280ca">More...</a><br /></td></tr>
|
|
<tr class="separator:a234c7ee7bcfe811951e00bc459a280ca"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a344e1ff54a75bd037c1c8f3a074b42a8"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a344e1ff54a75bd037c1c8f3a074b42a8">doctypeComment</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const comment)</td></tr>
|
|
<tr class="memdesc:a344e1ff54a75bd037c1c8f3a074b42a8"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report a comment occurring within the DTD. <a href="#a344e1ff54a75bd037c1c8f3a074b42a8">More...</a><br /></td></tr>
|
|
<tr class="separator:a344e1ff54a75bd037c1c8f3a074b42a8"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad60425e05920e63ad0e8e31eb00d7340"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ad60425e05920e63ad0e8e31eb00d7340">doctypeDecl</a> (const DTDElementDecl &elemDecl, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const publicId, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const systemId, const bool hasIntSubset, const bool hasExtSubset=false)</td></tr>
|
|
<tr class="memdesc:ad60425e05920e63ad0e8e31eb00d7340"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report the DOCTYPE declaration. <a href="#ad60425e05920e63ad0e8e31eb00d7340">More...</a><br /></td></tr>
|
|
<tr class="separator:ad60425e05920e63ad0e8e31eb00d7340"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a81a86050c330f4668f95e34dc7e3a5b5"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a81a86050c330f4668f95e34dc7e3a5b5">doctypePI</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const target, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const data)</td></tr>
|
|
<tr class="memdesc:a81a86050c330f4668f95e34dc7e3a5b5"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report any PI declarations occurring inside the DTD definition block. <a href="#a81a86050c330f4668f95e34dc7e3a5b5">More...</a><br /></td></tr>
|
|
<tr class="separator:a81a86050c330f4668f95e34dc7e3a5b5"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a22b2777f0f14c44d761f5f131149560b"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a22b2777f0f14c44d761f5f131149560b">doctypeWhitespace</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const chars, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> length)</td></tr>
|
|
<tr class="memdesc:a22b2777f0f14c44d761f5f131149560b"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report any whitespaces occurring inside the DTD definition block. <a href="#a22b2777f0f14c44d761f5f131149560b">More...</a><br /></td></tr>
|
|
<tr class="separator:a22b2777f0f14c44d761f5f131149560b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a069d275d5be7a23aa3ccf0045bd76af2"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a069d275d5be7a23aa3ccf0045bd76af2">elementDecl</a> (const DTDElementDecl &decl, const bool isIgnored)</td></tr>
|
|
<tr class="memdesc:a069d275d5be7a23aa3ccf0045bd76af2"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report an element declarations successfully scanned by the parser. <a href="#a069d275d5be7a23aa3ccf0045bd76af2">More...</a><br /></td></tr>
|
|
<tr class="separator:a069d275d5be7a23aa3ccf0045bd76af2"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a81db2fe479b7377e754ced1a04be5f38"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a81db2fe479b7377e754ced1a04be5f38">endAttList</a> (const DTDElementDecl &elemDecl)</td></tr>
|
|
<tr class="memdesc:a81db2fe479b7377e754ced1a04be5f38"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report the end of an attribute list declaration for an element. <a href="#a81db2fe479b7377e754ced1a04be5f38">More...</a><br /></td></tr>
|
|
<tr class="separator:a81db2fe479b7377e754ced1a04be5f38"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a8840966d83ba372280fe94e3ca609d74"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a8840966d83ba372280fe94e3ca609d74">endIntSubset</a> ()</td></tr>
|
|
<tr class="memdesc:a8840966d83ba372280fe94e3ca609d74"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report the end of the internal subset. <a href="#a8840966d83ba372280fe94e3ca609d74">More...</a><br /></td></tr>
|
|
<tr class="separator:a8840966d83ba372280fe94e3ca609d74"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a64dc3fc2c45269ecc97deea47beebe95"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a64dc3fc2c45269ecc97deea47beebe95">endExtSubset</a> ()</td></tr>
|
|
<tr class="memdesc:a64dc3fc2c45269ecc97deea47beebe95"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report the end of the external subset. <a href="#a64dc3fc2c45269ecc97deea47beebe95">More...</a><br /></td></tr>
|
|
<tr class="separator:a64dc3fc2c45269ecc97deea47beebe95"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:af79dd7052cf481b02a0289d10bbb218c"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#af79dd7052cf481b02a0289d10bbb218c">entityDecl</a> (const DTDEntityDecl &entityDecl, const bool isPEDecl, const bool isIgnored)</td></tr>
|
|
<tr class="memdesc:af79dd7052cf481b02a0289d10bbb218c"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report any entity declarations. <a href="#af79dd7052cf481b02a0289d10bbb218c">More...</a><br /></td></tr>
|
|
<tr class="separator:af79dd7052cf481b02a0289d10bbb218c"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a42c4888ca6a9b0db0f10ceecbcd89cad"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a42c4888ca6a9b0db0f10ceecbcd89cad">resetDocType</a> ()</td></tr>
|
|
<tr class="memdesc:a42c4888ca6a9b0db0f10ceecbcd89cad"><td class="mdescLeft"> </td><td class="mdescRight">This method allows the user installed DTD handler to reset itself. <a href="#a42c4888ca6a9b0db0f10ceecbcd89cad">More...</a><br /></td></tr>
|
|
<tr class="separator:a42c4888ca6a9b0db0f10ceecbcd89cad"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a65c8b022c0a5722cd289de2790ec80ba"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a65c8b022c0a5722cd289de2790ec80ba">notationDecl</a> (const <a class="el" href="classXMLNotationDecl.html">XMLNotationDecl</a> &notDecl, const bool isIgnored)</td></tr>
|
|
<tr class="memdesc:a65c8b022c0a5722cd289de2790ec80ba"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report any notation declarations. <a href="#a65c8b022c0a5722cd289de2790ec80ba">More...</a><br /></td></tr>
|
|
<tr class="separator:a65c8b022c0a5722cd289de2790ec80ba"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a515a3ad95d129802fd0b35d05bf69351"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a515a3ad95d129802fd0b35d05bf69351">startAttList</a> (const DTDElementDecl &elemDecl)</td></tr>
|
|
<tr class="memdesc:a515a3ad95d129802fd0b35d05bf69351"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to indicate the start of an element's attribute list declaration. <a href="#a515a3ad95d129802fd0b35d05bf69351">More...</a><br /></td></tr>
|
|
<tr class="separator:a515a3ad95d129802fd0b35d05bf69351"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:adb52cf788073a3fb61a9f08c3d3e3444"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#adb52cf788073a3fb61a9f08c3d3e3444">startIntSubset</a> ()</td></tr>
|
|
<tr class="memdesc:adb52cf788073a3fb61a9f08c3d3e3444"><td class="mdescLeft"> </td><td class="mdescRight">This method is used indicate the start of the internal subset. <a href="#adb52cf788073a3fb61a9f08c3d3e3444">More...</a><br /></td></tr>
|
|
<tr class="separator:adb52cf788073a3fb61a9f08c3d3e3444"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a36a23d18017c2a43c4d3c2a2b7871b83"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a36a23d18017c2a43c4d3c2a2b7871b83">startExtSubset</a> ()</td></tr>
|
|
<tr class="memdesc:a36a23d18017c2a43c4d3c2a2b7871b83"><td class="mdescLeft"> </td><td class="mdescRight">This method is used indicate the start of the external subset. <a href="#a36a23d18017c2a43c4d3c2a2b7871b83">More...</a><br /></td></tr>
|
|
<tr class="separator:a36a23d18017c2a43c4d3c2a2b7871b83"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ae02e7f225e3cfe19b6cd5b17466631a4"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#ae02e7f225e3cfe19b6cd5b17466631a4">TextDecl</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const versionStr, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const encodingStr)</td></tr>
|
|
<tr class="memdesc:ae02e7f225e3cfe19b6cd5b17466631a4"><td class="mdescLeft"> </td><td class="mdescRight">This method is used to report the TextDecl. <a href="#ae02e7f225e3cfe19b6cd5b17466631a4">More...</a><br /></td></tr>
|
|
<tr class="separator:ae02e7f225e3cfe19b6cd5b17466631a4"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pub_methods_classXMemory"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classXMemory')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classXMemory.html">XMemory</a></td></tr>
|
|
<tr class="memitem:a717678d9deadc627a41fe0dddede9f7f inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a717678d9deadc627a41fe0dddede9f7f">operator new</a> (size_t size)</td></tr>
|
|
<tr class="memdesc:a717678d9deadc627a41fe0dddede9f7f inherit pub_methods_classXMemory"><td class="mdescLeft"> </td><td class="mdescRight">This method overrides operator new. <a href="#a717678d9deadc627a41fe0dddede9f7f">More...</a><br /></td></tr>
|
|
<tr class="separator:a717678d9deadc627a41fe0dddede9f7f inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ac3022fcc968c684a31c1e6a9ede83c10 inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#ac3022fcc968c684a31c1e6a9ede83c10">operator new</a> (size_t size, <a class="el" href="classMemoryManager.html">MemoryManager</a> *memMgr)</td></tr>
|
|
<tr class="memdesc:ac3022fcc968c684a31c1e6a9ede83c10 inherit pub_methods_classXMemory"><td class="mdescLeft"> </td><td class="mdescRight">This method defines a custom operator new, that will use the provided memory manager to perform the allocation. <a href="#ac3022fcc968c684a31c1e6a9ede83c10">More...</a><br /></td></tr>
|
|
<tr class="separator:ac3022fcc968c684a31c1e6a9ede83c10 inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:aeaad885b799ac2188ffd28f76182339c inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#aeaad885b799ac2188ffd28f76182339c">operator new</a> (size_t size, void *ptr)</td></tr>
|
|
<tr class="memdesc:aeaad885b799ac2188ffd28f76182339c inherit pub_methods_classXMemory"><td class="mdescLeft"> </td><td class="mdescRight">This method overrides placement operator new. <a href="#aeaad885b799ac2188ffd28f76182339c">More...</a><br /></td></tr>
|
|
<tr class="separator:aeaad885b799ac2188ffd28f76182339c inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a9da30f1601ea458908cbf150fc2f8f8b inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a9da30f1601ea458908cbf150fc2f8f8b">operator delete</a> (void *p)</td></tr>
|
|
<tr class="memdesc:a9da30f1601ea458908cbf150fc2f8f8b inherit pub_methods_classXMemory"><td class="mdescLeft"> </td><td class="mdescRight">This method overrides operator delete. <a href="#a9da30f1601ea458908cbf150fc2f8f8b">More...</a><br /></td></tr>
|
|
<tr class="separator:a9da30f1601ea458908cbf150fc2f8f8b inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a22efbc6459bdbe79f83b7791bba4d1f6 inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a22efbc6459bdbe79f83b7791bba4d1f6">operator delete</a> (void *p, <a class="el" href="classMemoryManager.html">MemoryManager</a> *memMgr)</td></tr>
|
|
<tr class="memdesc:a22efbc6459bdbe79f83b7791bba4d1f6 inherit pub_methods_classXMemory"><td class="mdescLeft"> </td><td class="mdescRight">This method provides a matching delete for the custom operator new. <a href="#a22efbc6459bdbe79f83b7791bba4d1f6">More...</a><br /></td></tr>
|
|
<tr class="separator:a22efbc6459bdbe79f83b7791bba4d1f6 inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a32ee38b70d412e12f669cfbd86adf623 inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a32ee38b70d412e12f669cfbd86adf623">operator delete</a> (void *p, void *ptr)</td></tr>
|
|
<tr class="memdesc:a32ee38b70d412e12f669cfbd86adf623 inherit pub_methods_classXMemory"><td class="mdescLeft"> </td><td class="mdescRight">This method provides a matching delete for the placement new. <a href="#a32ee38b70d412e12f669cfbd86adf623">More...</a><br /></td></tr>
|
|
<tr class="separator:a32ee38b70d412e12f669cfbd86adf623 inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pub_methods_classParser"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classParser')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classParser.html">Parser</a></td></tr>
|
|
<tr class="memitem:a12234f6cd36b61af4b50c94a179422c1 inherit pub_methods_classParser"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classParser.html#a12234f6cd36b61af4b50c94a179422c1">Parser</a> ()</td></tr>
|
|
<tr class="memdesc:a12234f6cd36b61af4b50c94a179422c1 inherit pub_methods_classParser"><td class="mdescLeft"> </td><td class="mdescRight">The default constructor. <a href="#a12234f6cd36b61af4b50c94a179422c1">More...</a><br /></td></tr>
|
|
<tr class="separator:a12234f6cd36b61af4b50c94a179422c1 inherit pub_methods_classParser"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:ad576b92b9cc324f6f41b0269a9a1a546 inherit pub_methods_classParser"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classParser.html#ad576b92b9cc324f6f41b0269a9a1a546">~Parser</a> ()</td></tr>
|
|
<tr class="memdesc:ad576b92b9cc324f6f41b0269a9a1a546 inherit pub_methods_classParser"><td class="mdescLeft"> </td><td class="mdescRight">The destructor. <a href="#ad576b92b9cc324f6f41b0269a9a1a546">More...</a><br /></td></tr>
|
|
<tr class="separator:ad576b92b9cc324f6f41b0269a9a1a546 inherit pub_methods_classParser"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pub_methods_classXMLDocumentHandler"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classXMLDocumentHandler')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classXMLDocumentHandler.html">XMLDocumentHandler</a></td></tr>
|
|
<tr class="memitem:a60654a54cea7f1e3597ced0ead6ccad4 inherit pub_methods_classXMLDocumentHandler"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLDocumentHandler.html#a60654a54cea7f1e3597ced0ead6ccad4">~XMLDocumentHandler</a> ()</td></tr>
|
|
<tr class="separator:a60654a54cea7f1e3597ced0ead6ccad4 inherit pub_methods_classXMLDocumentHandler"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pub_methods_classXMLErrorReporter"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classXMLErrorReporter')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classXMLErrorReporter.html">XMLErrorReporter</a></td></tr>
|
|
<tr class="memitem:ad41215add0c2b8026ca1bde74677c9de inherit pub_methods_classXMLErrorReporter"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLErrorReporter.html#ad41215add0c2b8026ca1bde74677c9de">~XMLErrorReporter</a> ()</td></tr>
|
|
<tr class="memdesc:ad41215add0c2b8026ca1bde74677c9de inherit pub_methods_classXMLErrorReporter"><td class="mdescLeft"> </td><td class="mdescRight">Default destructor. <a href="#ad41215add0c2b8026ca1bde74677c9de">More...</a><br /></td></tr>
|
|
<tr class="separator:ad41215add0c2b8026ca1bde74677c9de inherit pub_methods_classXMLErrorReporter"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pub_methods_classXMLEntityHandler"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classXMLEntityHandler')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classXMLEntityHandler.html">XMLEntityHandler</a></td></tr>
|
|
<tr class="memitem:a330d6205e5650fe749857a3942729c7d inherit pub_methods_classXMLEntityHandler"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLEntityHandler.html#a330d6205e5650fe749857a3942729c7d">~XMLEntityHandler</a> ()</td></tr>
|
|
<tr class="memdesc:a330d6205e5650fe749857a3942729c7d inherit pub_methods_classXMLEntityHandler"><td class="mdescLeft"> </td><td class="mdescRight">Default destructor. <a href="#a330d6205e5650fe749857a3942729c7d">More...</a><br /></td></tr>
|
|
<tr class="separator:a330d6205e5650fe749857a3942729c7d inherit pub_methods_classXMLEntityHandler"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a>
|
|
Protected Member Functions</h2></td></tr>
|
|
<tr class="memitem:afca882e35007fb148ebebce061172eab"><td class="memItemLeft" align="right" valign="top">const XMLScanner & </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#afca882e35007fb148ebebce061172eab">getScanner</a> () const </td></tr>
|
|
<tr class="memdesc:afca882e35007fb148ebebce061172eab"><td class="mdescLeft"> </td><td class="mdescRight">This method returns a reference to the underlying scanner object. <a href="#afca882e35007fb148ebebce061172eab">More...</a><br /></td></tr>
|
|
<tr class="separator:afca882e35007fb148ebebce061172eab"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:a64a257c98cc32901b51053626878f515"><td class="memItemLeft" align="right" valign="top">GrammarResolver * </td><td class="memItemRight" valign="bottom"><a class="el" href="classSAXParser.html#a64a257c98cc32901b51053626878f515">getGrammarResolver</a> () const </td></tr>
|
|
<tr class="memdesc:a64a257c98cc32901b51053626878f515"><td class="mdescLeft"> </td><td class="mdescRight">Get the Grammar resolver. <a href="#a64a257c98cc32901b51053626878f515">More...</a><br /></td></tr>
|
|
<tr class="separator:a64a257c98cc32901b51053626878f515"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pro_methods_classXMemory"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classXMemory')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classXMemory.html">XMemory</a></td></tr>
|
|
<tr class="memitem:ae5b8adaa10d5d9276b42823f47e06858 inherit pro_methods_classXMemory"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#ae5b8adaa10d5d9276b42823f47e06858">XMemory</a> ()</td></tr>
|
|
<tr class="memdesc:ae5b8adaa10d5d9276b42823f47e06858 inherit pro_methods_classXMemory"><td class="mdescLeft"> </td><td class="mdescRight">Protected default constructor. <a href="#ae5b8adaa10d5d9276b42823f47e06858">More...</a><br /></td></tr>
|
|
<tr class="separator:ae5b8adaa10d5d9276b42823f47e06858 inherit pro_methods_classXMemory"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pro_methods_classXMLDocumentHandler"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classXMLDocumentHandler')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classXMLDocumentHandler.html">XMLDocumentHandler</a></td></tr>
|
|
<tr class="memitem:a4a9b42209dd6e8cf0ea73cc5a7c7a23f inherit pro_methods_classXMLDocumentHandler"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLDocumentHandler.html#a4a9b42209dd6e8cf0ea73cc5a7c7a23f">XMLDocumentHandler</a> ()</td></tr>
|
|
<tr class="separator:a4a9b42209dd6e8cf0ea73cc5a7c7a23f inherit pro_methods_classXMLDocumentHandler"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pro_methods_classXMLErrorReporter"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classXMLErrorReporter')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classXMLErrorReporter.html">XMLErrorReporter</a></td></tr>
|
|
<tr class="memitem:aeb0322eba7a947a4fa89a9682875fe73 inherit pro_methods_classXMLErrorReporter"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLErrorReporter.html#aeb0322eba7a947a4fa89a9682875fe73">XMLErrorReporter</a> ()</td></tr>
|
|
<tr class="memdesc:aeb0322eba7a947a4fa89a9682875fe73 inherit pro_methods_classXMLErrorReporter"><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <a href="#aeb0322eba7a947a4fa89a9682875fe73">More...</a><br /></td></tr>
|
|
<tr class="separator:aeb0322eba7a947a4fa89a9682875fe73 inherit pro_methods_classXMLErrorReporter"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="inherit_header pro_methods_classXMLEntityHandler"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classXMLEntityHandler')"><img src="closed.png" alt="-"/> Protected Member Functions inherited from <a class="el" href="classXMLEntityHandler.html">XMLEntityHandler</a></td></tr>
|
|
<tr class="memitem:a2f769c62f00fd147a5eca72feda9f1f8 inherit pro_methods_classXMLEntityHandler"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLEntityHandler.html#a2f769c62f00fd147a5eca72feda9f1f8">XMLEntityHandler</a> ()</td></tr>
|
|
<tr class="memdesc:a2f769c62f00fd147a5eca72feda9f1f8 inherit pro_methods_classXMLEntityHandler"><td class="mdescLeft"> </td><td class="mdescRight">Protected default constructor. <a href="#a2f769c62f00fd147a5eca72feda9f1f8">More...</a><br /></td></tr>
|
|
<tr class="separator:a2f769c62f00fd147a5eca72feda9f1f8 inherit pro_methods_classXMLEntityHandler"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><p>This class implements the SAX '<a class="el" href="classParser.html" title="Basic interface for SAX (Simple API for XML) parsers. ">Parser</a>' interface and should be used by applications wishing to parse the XML files using SAX. </p>
|
|
<p>It allows the client program to install SAX handlers for event callbacks.</p>
|
|
<p>It can be used to instantiate a validating or non-validating parser, by setting a member flag.</p>
|
|
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000001">Deprecated:</a></b></dt><dd>This interface has been replaced by the SAX2 interface, which includes Namespace support. See <a class="el" href="classSAX2XMLReader.html">SAX2XMLReader</a> for more information.</dd></dl>
|
|
<p>Note - <a class="el" href="classXMLDocumentHandler.html" title="This abstract class provides the interface for the scanner to return XML document information up to t...">XMLDocumentHandler</a> calls, when used with <a class="el" href="classSAXParser.html" title="This class implements the SAX 'Parser' interface and should be used by applications wishing to parse ...">SAXParser</a>, will not provide correct namespace information. This is becaue the SAX parser does not support namespace aware processing. </p>
|
|
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
|
|
<a class="anchor" id="a69273edd1f4985e550a12bb1e499221e"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">enum <a class="el" href="classSAXParser.html#a69273edd1f4985e550a12bb1e499221e">SAXParser::ValSchemes</a></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>ValScheme enum used in setValidationScheme Val_Never: Do not report validation errors. </p>
|
|
<p>Val_Always: The parser will always report validation errors. Val_Auto: The parser will report validation errors only if a grammar is specified.</p>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a7a541ef41646bf7c1e04dacbae381212" title="This method allows users to set the validation scheme to be used by this parser. ">setValidationScheme</a> </dd></dl>
|
|
<table class="fieldtable">
|
|
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a class="anchor" id="a69273edd1f4985e550a12bb1e499221ea5db38e99844c87fa753475a2645a1be9"></a>Val_Never </td><td class="fielddoc">
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a class="anchor" id="a69273edd1f4985e550a12bb1e499221eaa7e6109acdcabfb531559e92ad3e4f1e"></a>Val_Always </td><td class="fielddoc">
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a class="anchor" id="a69273edd1f4985e550a12bb1e499221eab08a23615ce8b56718b3b8ece4bc9168"></a>Val_Auto </td><td class="fielddoc">
|
|
</td></tr>
|
|
</table>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" id="a07ca33440fd9c1e6d85fbd3f8e3d4cc8"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">SAXParser::SAXParser </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classXMLValidator.html">XMLValidator</a> *const </td>
|
|
<td class="paramname"><em>valToAdopt</em> = <code>0</code>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const </td>
|
|
<td class="paramname"><em>manager</em> = <code><a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classXMLGrammarPool.html">XMLGrammarPool</a> *const </td>
|
|
<td class="paramname"><em>gramPool</em> = <code>0</code> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Constructor with an instance of validator class to use for validation. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">valToAdopt</td><td>Pointer to the validator instance to use. The parser is responsible for freeing the memory. </td></tr>
|
|
<tr><td class="paramname">manager</td><td>Pointer to the memory manager to be used to allocate objects. </td></tr>
|
|
<tr><td class="paramname">gramPool</td><td>The collection of cached grammars. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a5bd00c3c9599325e8f5b5e6f9d24f8fc"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">SAXParser::~SAXParser </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Destructor. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Member Function Documentation</h2>
|
|
<a class="anchor" id="a234c7ee7bcfe811951e00bc459a280ca"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::attDef </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const DTDElementDecl & </td>
|
|
<td class="paramname"><em>elemDecl</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const DTDAttDef & </td>
|
|
<td class="paramname"><em>attDef</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>ignore</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report an attribute definition. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">elemDecl</td><td>A const reference to the object containing information about the element whose attribute definition was just parsed. </td></tr>
|
|
<tr><td class="paramname">attDef</td><td>A const reference to the object containing information attribute definition. </td></tr>
|
|
<tr><td class="paramname">ignore</td><td>The flag indicating whether this attribute definition was ignored by the parser or not. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a65b57da7a01479a0c0b4e4fcef8b1711"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::cacheGrammarFromParse </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newState</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the 'Grammar caching' flag. </p>
|
|
<p>This method allows users to enable or disable caching of grammar when parsing XML documents. When set to true, the parser will cache the resulting grammar for use in subsequent parses.</p>
|
|
<p>If the flag is set to true, the 'Use cached grammar' flag will also be set to true.</p>
|
|
<p>The parser's default state is: false.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newState</td><td>The value specifying whether we should cache grammars or not.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#ae4e61483b1c5e3f3fd8e625b91f1911a" title="Get the 'Grammar caching' flag. ">isCachingGrammarFromParse</a> </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#abec6695817befeae256b5b22972ef519" title="Set the 'Use cached grammar' flag. ">useCachedGrammarInParse</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a5628d4a8a0e78db902171122d38bebf7"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::docCharacters </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>chars</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> </td>
|
|
<td class="paramname"><em>length</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>cdataSection</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report all the characters scanned by the parser. </p>
|
|
<p>The driver will invoke the 'characters' method of the user installed SAX Document Handler.</p>
|
|
<p>If any advanced callback handlers are installed, the corresponding 'docCharacters' method will also be invoked.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">chars</td><td>A const pointer to a Unicode string representing the character data. </td></tr>
|
|
<tr><td class="paramname">length</td><td>The length of the Unicode string returned in 'chars'. </td></tr>
|
|
<tr><td class="paramname">cdataSection</td><td>A flag indicating if the characters represent content from the CDATA section. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classDocumentHandler.html#a11b895cf26b39d894529830cd988b579" title="Receive notification of character data. ">DocumentHandler::characters</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#ac34cbdd96ce8794530dfea35f2c2e93a">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ae608bb669fa024fd0e77b05d16c0712f"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::docComment </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>comment</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report any comments scanned by the parser. </p>
|
|
<p>This method is a no-op unless, unless an advanced callback handler is installed, in which case the corresponding 'docComment' method is invoked.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">comment</td><td>A const pointer to a null terminated Unicode string representing the comment text. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#a797efd9c442d68cce9ff3c33709f3205">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a008a9ea295ae510e4b8cc3d2aa6a7a06"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::docPI </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>target</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>data</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report any PI scanned by the parser. </p>
|
|
<p>Any PI's occurring before any 'content' are not reported to any SAX handler as per the specification. However, all PI's within content are reported via the SAX Document Handler's 'processingInstruction' method.</p>
|
|
<p>If any advanced callback handlers are installed, the corresponding 'docPI' method will be invoked.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">target</td><td>A const pointer to a Unicode string representing the target of the PI declaration. </td></tr>
|
|
<tr><td class="paramname">data</td><td>A const pointer to a Unicode string representing the data of the PI declaration. See the PI production rule in the XML specification for details.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classDocumentHandler.html#a546c9915fbb6e926b7313c05772ca17c" title="Receive notification of a processing instruction. ">DocumentHandler::processingInstruction</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#afe1ef8ce4db872d933e06bc338a0914f">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a344e1ff54a75bd037c1c8f3a074b42a8"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::doctypeComment </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>comment</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report a comment occurring within the DTD. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">comment</td><td>A const pointer to a Unicode string representing the text of the comment just parsed. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ad60425e05920e63ad0e8e31eb00d7340"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::doctypeDecl </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const DTDElementDecl & </td>
|
|
<td class="paramname"><em>elemDecl</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>publicId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>systemId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>hasIntSubset</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>hasExtSubset</em> = <code>false</code> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report the DOCTYPE declaration. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">elemDecl</td><td>A const reference to the object containing information about the root element definition declaration of the XML document being parsed. </td></tr>
|
|
<tr><td class="paramname">publicId</td><td>A const pointer to a Unicode string representing the public id of the DTD file. </td></tr>
|
|
<tr><td class="paramname">systemId</td><td>A const pointer to a Unicode string representing the system id of the DTD file. </td></tr>
|
|
<tr><td class="paramname">hasIntSubset</td><td>A flag indicating if this XML file contains any internal subset. </td></tr>
|
|
<tr><td class="paramname">hasExtSubset</td><td>A flag indicating if this XML file contains any external subset. Default is false. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a81a86050c330f4668f95e34dc7e3a5b5"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::doctypePI </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>target</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>data</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report any PI declarations occurring inside the DTD definition block. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">target</td><td>A const pointer to a Unicode string representing the target of the PI declaration. </td></tr>
|
|
<tr><td class="paramname">data</td><td>A const pointer to a Unicode string representing the data of the PI declaration. See the PI production rule in the XML specification for details. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a22b2777f0f14c44d761f5f131149560b"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::doctypeWhitespace </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>chars</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> </td>
|
|
<td class="paramname"><em>length</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report any whitespaces occurring inside the DTD definition block. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">chars</td><td>A const pointer to a Unicode string representing the whitespace characters. </td></tr>
|
|
<tr><td class="paramname">length</td><td>The length of the whitespace Unicode string. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a069d275d5be7a23aa3ccf0045bd76af2"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::elementDecl </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const DTDElementDecl & </td>
|
|
<td class="paramname"><em>decl</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>isIgnored</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report an element declarations successfully scanned by the parser. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">decl</td><td>A const reference to the object containing element declaration information. </td></tr>
|
|
<tr><td class="paramname">isIgnored</td><td>The flag indicating whether this definition was ignored by the parser or not. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a81db2fe479b7377e754ced1a04be5f38"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::endAttList </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const DTDElementDecl & </td>
|
|
<td class="paramname"><em>elemDecl</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report the end of an attribute list declaration for an element. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">elemDecl</td><td>A const reference to the object containing element declaration information. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aca357ea61a0c3af9f41b7c0d2b527410"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::endDocument </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to indicate the end of root element was just scanned by the parser. </p>
|
|
<p>Corresponding 'endDocument' method of the user installed SAX Document Handler will also be invoked.</p>
|
|
<p>In addition, if any advanced callback handlers are installed, the corresponding 'endDocument' method is invoked.</p>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classDocumentHandler.html#a87e8fefd7fa90cbbd629ce45aa82c736" title="Receive notification of the end of a document. ">DocumentHandler::endDocument</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#a6e18eebd0193230974b4b8d66afd9932">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a85ab9011a4fc5fa2dd1fe249a84fde7a"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::endElement </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classXMLElementDecl.html">XMLElementDecl</a> & </td>
|
|
<td class="paramname"><em>elemDecl</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const unsigned int </td>
|
|
<td class="paramname"><em>urlId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>isRoot</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>elemPrefix</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to indicate the end tag of an element. </p>
|
|
<p>The driver will invoke the corresponding 'endElement' method of the SAX Document Handler interface.</p>
|
|
<p>If any advanced callback handlers are installed, the corresponding 'endElement' method is also invoked.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">elemDecl</td><td>A const reference to the object containing element declaration information. </td></tr>
|
|
<tr><td class="paramname">urlId</td><td>An id referring to the namespace prefix, if namespaces setting is switched on. </td></tr>
|
|
<tr><td class="paramname">isRoot</td><td>A flag indicating whether this element was the root element. </td></tr>
|
|
<tr><td class="paramname">elemPrefix</td><td>A const pointer to a Unicode string containing the namespace prefix for this element. Applicable only when namespace processing is enabled. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classDocumentHandler.html#ad3b6e82b8d674030b0b9b34173524af3" title="Receive notification of the end of an element. ">DocumentHandler::endElement</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#a3f0fa424c89fdfeeefbc112ac66f2976">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a13fe47a691ef6fac187a6f56bc9194ef"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::endEntityReference </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classXMLEntityDecl.html">XMLEntityDecl</a> & </td>
|
|
<td class="paramname"><em>entDecl</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to indicate that an end of an entity reference was just scanned. </p>
|
|
<p>If any advanced callback handlers are installed, the corresponding 'endEntityReference' method is invoked.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">entDecl</td><td>A const reference to the object containing the entity declaration information. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#a14b27af49a415848ea7e4f544622e8cc">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a64dc3fc2c45269ecc97deea47beebe95"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::endExtSubset </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report the end of the external subset. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b> </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ad075bfe6b2be4105f9dda5b1c3651e41"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::endInputSource </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classInputSource.html">InputSource</a> & </td>
|
|
<td class="paramname"><em>inputSource</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to indicate the end of parsing of an external entity file. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">inputSource</td><td>A const reference to the <a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a> object which points to the XML file being parsed. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLEntityHandler.html#af1b5c220b47c05c188cbd88363e9a41d">XMLEntityHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a8840966d83ba372280fe94e3ca609d74"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::endIntSubset </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report the end of the internal subset. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b> </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="af79dd7052cf481b02a0289d10bbb218c"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::entityDecl </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const DTDEntityDecl & </td>
|
|
<td class="paramname"><em>entityDecl</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>isPEDecl</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>isIgnored</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report any entity declarations. </p>
|
|
<p>For unparsed entities, this driver will invoke the SAX <a class="el" href="classDTDHandler.html#a713d4ba5348319077a8d9b8f2d0948d6" title="Receive notification of an unparsed entity declaration event. ">DTDHandler::unparsedEntityDecl</a> callback.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">entityDecl</td><td>A const reference to the object containing the entity declaration information. </td></tr>
|
|
<tr><td class="paramname">isPEDecl</td><td>The flag indicating whether this was a parameter entity declaration or not. </td></tr>
|
|
<tr><td class="paramname">isIgnored</td><td>The flag indicating whether this definition was ignored by the parser or not.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classDTDHandler.html#a713d4ba5348319077a8d9b8f2d0948d6" title="Receive notification of an unparsed entity declaration event. ">DTDHandler::unparsedEntityDecl</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a0c76a73233b61cc59a907e1f8fb5c341"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::error </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const unsigned int </td>
|
|
<td class="paramname"><em>errCode</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>msgDomain</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classXMLErrorReporter.html#adb34298ba3609a10c52328e5050d4434">XMLErrorReporter::ErrTypes</a> </td>
|
|
<td class="paramname"><em>errType</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>errorText</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>systemId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>publicId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#add2d542a6583db767febf57446daa50d">XMLFileLoc</a> </td>
|
|
<td class="paramname"><em>lineNum</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#add2d542a6583db767febf57446daa50d">XMLFileLoc</a> </td>
|
|
<td class="paramname"><em>colNum</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report back errors found while parsing the XML file. </p>
|
|
<p>The driver will call the corresponding user installed SAX Error Handler methods: 'fatal', 'error', 'warning' depending on the severity of the error. This classification is defined by the XML specification.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">errCode</td><td>An integer code for the error. </td></tr>
|
|
<tr><td class="paramname">msgDomain</td><td>A const pointer to an Unicode string representing the message domain to use. </td></tr>
|
|
<tr><td class="paramname">errType</td><td>An enumeration classifying the severity of the error. </td></tr>
|
|
<tr><td class="paramname">errorText</td><td>A const pointer to an Unicode string representing the text of the error message. </td></tr>
|
|
<tr><td class="paramname">systemId</td><td>A const pointer to an Unicode string representing the system id of the XML file where this error was discovered. </td></tr>
|
|
<tr><td class="paramname">publicId</td><td>A const pointer to an Unicode string representing the public id of the XML file where this error was discovered. </td></tr>
|
|
<tr><td class="paramname">lineNum</td><td>The line number where the error occurred. </td></tr>
|
|
<tr><td class="paramname">colNum</td><td>The column number where the error occurred. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classErrorHandler.html" title="Basic interface for SAX error handlers. ">ErrorHandler</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLErrorReporter.html#a6eca467a4753ce0dc6222aafe5c19ed0">XMLErrorReporter</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aca8b719e6b3b1e61def130ae58d795c8"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual bool SAXParser::expandSystemId </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>systemId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">XMLBuffer & </td>
|
|
<td class="paramname"><em>toFill</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows an installed <a class="el" href="classXMLEntityHandler.html" title="This abstract class is a callback mechanism for the scanner. ">XMLEntityHandler</a> to further process any system id's of external entities encountered in the XML file being parsed, such as redirection etc. </p>
|
|
<p><b>This method always returns 'false' for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">systemId</td><td>A const pointer to an Unicode string representing the system id scanned by the parser. </td></tr>
|
|
<tr><td class="paramname">toFill</td><td>A pointer to a buffer in which the application processed system id is stored. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>'true', if any processing is done, 'false' otherwise. </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLEntityHandler.html#aa64d97114fb1fa62502fba6d9ed5346c">XMLEntityHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a42497dd55ad9b5707180aa5f4b974ab7"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getCalculateSrcOfs </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'calculate src offset flag'. </p>
|
|
<p>This method returns the state of the parser's src offset calculation when parsing an XML document.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to calculate src offsets, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a46a3f71019909239fe8f82bff6b647d5" title="Enable/disable src offset calculation. ">setCalculateSrcOfs</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a2be75e01041f2bc218fe7f6768c413ad"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getDisableDefaultEntityResolution </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'disable default entity resolution' flag. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to not perform default entity resolution, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a5165b812f14bd03dca84c69bcbb0fa8a" title="Set the 'disable default entity resolution' flag. ">setDisableDefaultEntityResolution</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a5c19e19874e6d78aef1e95569d182377"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classDocumentHandler.html">DocumentHandler</a> * SAXParser::getDocumentHandler </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the installed document handler. </p>
|
|
<p>Suitable for 'lvalue' usages.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>The pointer to the installed document handler object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a1a3185c79bd3a93fed941cb548a77e0f"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const <a class="el" href="classDocumentHandler.html">DocumentHandler</a> * SAXParser::getDocumentHandler </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the installed document handler. </p>
|
|
<p>Suitable only for 'rvalue' usages.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>A const pointer to the installed document handler object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ab78957153a98726694123d10ca0fd987"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getDoNamespaces </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the state of the parser's namespace handling capability. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to understand namespaces, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a75f6a2768c2a21b9d3ab9333efc47574" title="This method allows users to enable or disable the parser's namespace processing. ">setDoNamespaces</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a2e99011fdd8d078f221056cc7a861f6b"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getDoSchema </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'do schema' flag. </p>
|
|
<p>This method returns the state of the parser's schema processing flag.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to understand schema, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#aff980ec30da859b31c4a47a04433603e" title="Set the 'schema support' flag. ">setDoSchema</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aa5d7b8295c0d5ee5f25a13fed458d4e7"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classEntityResolver.html">EntityResolver</a> * SAXParser::getEntityResolver </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the installed entity resolver. </p>
|
|
<p>Suitable for 'lvalue' usages.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>The pointer to the installed entity resolver object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a4e72809c353a83860016a9e35cc0a098"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const <a class="el" href="classEntityResolver.html">EntityResolver</a> * SAXParser::getEntityResolver </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the installed entity resolver. </p>
|
|
<p>Suitable for 'rvalue' usages.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>A const pointer to the installed entity resolver object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ae00d6b0127b536e154433128fcd82443"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">int SAXParser::getErrorCount </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get error count from the last parse operation. </p>
|
|
<p>This method returns the error count from the last parse operation. Note that this count is actually stored in the scanner, so this method simply returns what the scanner reports.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>number of errors encountered during the latest parse operation. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ac1fc8cf19c9011490e586a369f0b6f85"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classErrorHandler.html">ErrorHandler</a> * SAXParser::getErrorHandler </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the installed error handler. </p>
|
|
<p>Suitable for 'lvalue' usages.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>The pointer to the installed error handler object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aecf5822cd9b382c1261a42a3edcd9194"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const <a class="el" href="classErrorHandler.html">ErrorHandler</a> * SAXParser::getErrorHandler </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the installed error handler. </p>
|
|
<p>Suitable for 'rvalue' usages.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>A const pointer to the installed error handler object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a263f5b58a640107ca5389962abaec4e6"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getExitOnFirstFatalError </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the state of the parser's exit-on-First-Fatal-Error flag. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to exit on the first fatal error, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a7a745405c8959dbd406451d4be2eade6" title="This method allows users to set the parser's behaviour when it encounters the first fatal error...">setExitOnFirstFatalError</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a47da2233c10beb0ac5c9ea361feb81da"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a>* SAXParser::getExternalNoNamespaceSchemaLocation </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the noNamespace SchemaLocation that is specified externally. </p>
|
|
<p>This method returns the no target namespace XML Schema Location that was specified using setExternalNoNamespaceSchemaLocation.</p>
|
|
<p>The parser owns the returned string, and the memory allocated for the returned string will be destroyed when the parser is deleted.</p>
|
|
<p>To ensure accessibility of the returned information after the parser is deleted, callers need to copy and store the returned information somewhere else.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>a pointer to the no target namespace Schema Location that was specified externally. The pointer spans the same life-time as the parser. A null pointer is returned if nothing was specified externally.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#ac49b6fba90d8abdca57ff77d439e57ee" title="This method allows the user to specify the no target namespace XML Schema Location externally...">setExternalNoNamespaceSchemaLocation(const XMLCh* const)</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a3e7c6ead1fb233c3af18cb77fb8e3ea0"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a>* SAXParser::getExternalSchemaLocation </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the set of Namespace/SchemaLocation that is specified externally. </p>
|
|
<p>This method returns the list of Namespace/SchemaLocation that was specified using setExternalSchemaLocation.</p>
|
|
<p>The parser owns the returned string, and the memory allocated for the returned string will be destroyed when the parser is deleted.</p>
|
|
<p>To ensure accessibility of the returned information after the parser is deleted, callers need to copy and store the returned information somewhere else.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>a pointer to the list of Namespace/SchemaLocation that was specified externally. The pointer spans the same life-time as the parser. A null pointer is returned if nothing was specified externally.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a0faef3aa537903bb61fe1170f92c8c87" title="This method allows the user to specify a list of schemas to use. ">setExternalSchemaLocation(const XMLCh* const)</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a5070cc15fe52f35887324c5157c7fcf9"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getGenerateSyntheticAnnotations </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'generate synthetic annotations' flag. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to generate synthetic annotations, false otherwise. A synthetic <a class="el" href="classXSAnnotation.html">XSAnnotation</a> is created when a schema component has non-schema attributes but has no child annotations so that the non-schema attributes can be recovered under PSVI.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a91f6c93d9e6f1e3609c726cde984dda6" title="set the 'generate synthetic annotations' flag ">setGenerateSyntheticAnnotations</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a25b2fb8df7d0f5eae8c184116a9c0f86"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">Grammar* SAXParser::getGrammar </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>nameSpaceKey</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Retrieve the grammar that is associated with the specified namespace key. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">nameSpaceKey</td><td>Namespace key </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>Grammar associated with the Namespace key. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a64a257c98cc32901b51053626878f515"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">GrammarResolver * SAXParser::getGrammarResolver </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the Grammar resolver. </p>
|
|
<p>This provides derived classes with access to the grammar resolver. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a1822dbf413b879b19f787ede5b3e3d42"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getHandleMultipleImports </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'handle multiple schema imports' flag. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to import multiple schemas with the same namespace, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a484af9ec1055ad2977193b7a7d655ae9" title="Set the 'handle multiple schema imports' flag. ">setHandleMultipleImports</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ad3bb2515b61b245069bf3bb329907f3c"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getIdentityConstraintChecking </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'identity constraint checking' flag. </p>
|
|
<p>This method returns the state of the parser's identity constraint checking flag.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to have identity constraint checking, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a1b1d31b98e9367ffbe5e33ccf6ffe61e" title="This method allows the user to turn identity constraint checking on/off. ">setIdentityConstraintChecking</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a5412c5a73b1ba5aaaf52abca68dca699"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getIgnoreAnnotations </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'ignore annotations' flag. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to ignore annotations, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#aee74573095ffa52ed01fc3ee5d84795b" title="Set the 'ignore annotation' flag. ">setIgnoreAnnotations</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a152ceefdfe1799b4ed098a68a273a801"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getIgnoreCachedDTD </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'ignore cached DTD grammar' flag. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to ignore cached DTD, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a1a5344fcde95feb3e1547b50d8a02f45" title="Set the 'ignore cached DTD grammar' flag. ">setIgnoreCachedDTD</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a2d720b8a2c55a21a4734a6ae55b5ddb1"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getLoadExternalDTD </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'Loading External DTD' flag. </p>
|
|
<p>This method returns the state of the parser's loading external DTD flag.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>false, if the parser is currently configured to ignore external DTD completely, true otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#af6678cb7c7c3f91e193cd8b8fb3ce531" title="Set the 'Loading External DTD' flag. ">setLoadExternalDTD</a> </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#a5e6716325aded10abf4af5c48508127e" title="This method returns an enumerated value that indicates the current validation scheme set on this pars...">getValidationScheme</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a2cbd8908bc00c5bacbac5593e08a5c07"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getLoadSchema </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'Loading Schema' flag. </p>
|
|
<p>This method returns the state of the parser's loading schema flag.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to automatically load schemas that are not in the grammar pool, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a870c50ad010a8fd49cfd760f418e42b6" title="Set the 'Loading Schema' flag. ">setLoadSchema</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a0a7920fab1c2daf76593ea49d907c4d7"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> SAXParser::getLowWaterMark </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the raw buffer low water mark for this parser. </p>
|
|
<p>If the number of available bytes in the raw buffer is less than the low water mark the parser will attempt to read more data before continuing parsing. By default the value for this parameter is 100 bytes. You may want to set this parameter to 0 if you would like the parser to parse the available data immediately without potentially blocking while waiting for more date.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>current low water mark</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a018304ee5908ab8b92cee6e6faea997f" title="This allows an application to set a SecurityManager on the parser; this object stores information tha...">setSecurityManager</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ada18c84c47a802ca1a720c06ab10fc47"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classPSVIHandler.html">PSVIHandler</a> * SAXParser::getPSVIHandler </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the installed PSVI handler. </p>
|
|
<p>Suitable for 'lvalue' usages.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>The pointer to the installed PSVI handler object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a437680dd0adb1f1b262e7e6e191c5fbc"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const <a class="el" href="classPSVIHandler.html">PSVIHandler</a> * SAXParser::getPSVIHandler </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the installed PSVI handler. </p>
|
|
<p>Suitable for 'rvalue' usages.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>A const pointer to the installed PSVI handler object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="af8e72a2c6923576dc77888e6febdaea5"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">Grammar* SAXParser::getRootGrammar </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Retrieve the grammar where the root element is declared. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>Grammar where root element declared </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="afca882e35007fb148ebebce061172eab"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const XMLScanner & SAXParser::getScanner </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">protected</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns a reference to the underlying scanner object. </p>
|
|
<p>It allows read only access to data maintained in the scanner.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>A const reference to the underlying scanner object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a39fc25b3f00389f23dd1fa85b83231e5"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classSecurityManager.html">SecurityManager</a>* SAXParser::getSecurityManager </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the <a class="el" href="classSecurityManager.html" title="Allow application to force the parser to behave in a security-conscious way. ">SecurityManager</a> instance attached to this parser. </p>
|
|
<p>This method returns the security manager that was specified using setSecurityManager.</p>
|
|
<p>The <a class="el" href="classSecurityManager.html" title="Allow application to force the parser to behave in a security-conscious way. ">SecurityManager</a> instance must have been specified by the application; this should not be deleted until after the parser has been deleted (or a new <a class="el" href="classSecurityManager.html" title="Allow application to force the parser to behave in a security-conscious way. ">SecurityManager</a> instance has been supplied to the parser).</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>a pointer to the <a class="el" href="classSecurityManager.html" title="Allow application to force the parser to behave in a security-conscious way. ">SecurityManager</a> instance specified externally. A null pointer is returned if nothing was specified externally.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a018304ee5908ab8b92cee6e6faea997f" title="This allows an application to set a SecurityManager on the parser; this object stores information tha...">setSecurityManager(SecurityManager* const)</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ad2b82af101cd5f0aa867dfe83f59bf3f"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getSkipDTDValidation </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'skip DTD validation' flag. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to skip DTD validation, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a0dc90b1a2b363f07f88926234b1bd542" title="Set the 'skip DTD validation' flag. ">setSkipDTDValidation</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ac24070c6b8b620a0f83edc0a3d0e5e34"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a7647261a546ac47bda863a51d24ad898">XMLFilePos</a> SAXParser::getSrcOffset </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Returns the current src offset within the input source. </p>
|
|
<p>To be used only while parsing is in progress.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>offset within the input source </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a65dfdb53e28e2906bb205f986ef5d917"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getStandardUriConformant </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'force standard uri flag'. </p>
|
|
<p>This method returns the state if the parser forces standard uri</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to force standard uri, i.e. malformed uri will be rejected.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#aade9fc2756ae740a8d2678d0b2464354" title="Force standard uri. ">setStandardUriConformant</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a90d9f36173a738d487afe138f4c13099"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a>* SAXParser::getURIText </td>
|
|
<td>(</td>
|
|
<td class="paramtype">unsigned int </td>
|
|
<td class="paramname"><em>uriId</em></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Returns the string corresponding to a URI id from the URI string pool. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">uriId</td><td>id of the string in the URI string pool. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>URI string corresponding to the URI id. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a3e6b27c5e568cae1579f0fa975d76bff"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getValidateAnnotations </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'validate annotations' flag. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to validate annotations, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#adfb8a7104418b4476ad3d173b7fde190" title="set the 'validate annotations' flag ">setValidateAnnotations</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aa77be55be11e0d975edb969a347d6258"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getValidationConstraintFatal </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the state of the parser's validation-constraint-fatal flag. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to set validation constraint errors as fatal, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#ab771173ac04ee5a47dbabdc1c47b7504" title="This method allows users to set the parser's behaviour when it encounters a validation constraint err...">setValidationConstraintFatal</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="acb80a8287930238a1ac9f849327bb134"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::getValidationSchemaFullChecking </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'full schema constraint checking' flag. </p>
|
|
<p>This method returns the state of the parser's full schema constraint checking flag.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to have full schema constraint checking, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a6ca8a904c391b76e193b5479268158df" title="This method allows the user to turn full Schema constraint checking on/off. ">setValidationSchemaFullChecking</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a5e6716325aded10abf4af5c48508127e"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classSAXParser.html#a69273edd1f4985e550a12bb1e499221e">ValSchemes</a> SAXParser::getValidationScheme </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns an enumerated value that indicates the current validation scheme set on this parser. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>The ValSchemes value current set on this parser. </dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a7a541ef41646bf7c1e04dacbae381212" title="This method allows users to set the validation scheme to be used by this parser. ">setValidationScheme</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aea7c14688f99249ae00ae018c44d88d2"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const <a class="el" href="classXMLValidator.html">XMLValidator</a>& SAXParser::getValidator </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns a reference to the parser's installed validator. </p>
|
|
<dl class="section return"><dt>Returns</dt><dd>A const reference to the installed validator object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a0f56e0e25beea27307a5470b7955d55e"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="classXMLEntityResolver.html">XMLEntityResolver</a> * SAXParser::getXMLEntityResolver </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the installed entity resolver. </p>
|
|
<p>Suitable for 'lvalue' usages.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>The pointer to the installed entity resolver object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a7ea691979dde005502ee233ae3b933da"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">const <a class="el" href="classXMLEntityResolver.html">XMLEntityResolver</a> * SAXParser::getXMLEntityResolver </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method returns the installed entity resolver. </p>
|
|
<p>Suitable for 'rvalue' usages.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>A const pointer to the installed entity resolver object. </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="afd9f81480a86dbf8978ea233eaabda23"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::ignorableWhitespace </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>chars</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> </td>
|
|
<td class="paramname"><em>length</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>cdataSection</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report all the whitespace characters, which are determined to be 'ignorable'. </p>
|
|
<p>This distinction between characters is only made, if validation is enabled. Corresponding 'ignorableWhitespace' method of the user installed SAX Document Handler interface is called.</p>
|
|
<p>Any whitespace before content is not reported to the SAX Document Handler method, as per the SAX specification. However, if any advanced callback handlers are installed, the corresponding 'ignorableWhitespace' method is invoked.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">chars</td><td>A const pointer to a Unicode string representing the ignorable whitespace character data. </td></tr>
|
|
<tr><td class="paramname">length</td><td>The length of the Unicode string 'chars'. </td></tr>
|
|
<tr><td class="paramname">cdataSection</td><td>A flag indicating if the characters represent content from the CDATA section. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classDocumentHandler.html#af2732a86367efbc82c8ebaec1f041276" title="Receive notification of ignorable whitespace in element content. ">DocumentHandler::ignorableWhitespace</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#a99f455a919934c3e093709d1bfc14d3d">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aac0ce2be2ab751f590766b43e37090e2"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::installAdvDocHandler </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classXMLDocumentHandler.html">XMLDocumentHandler</a> *const </td>
|
|
<td class="paramname"><em>toInstall</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method installs the specified 'advanced' document callback handler, thereby allowing the user to customize the processing, if they choose to do so. </p>
|
|
<p>Any number of advanced callback handlers maybe installed.</p>
|
|
<p>The methods in the advanced callback interface represent Xerces-C extensions. There is no specification for this interface.</p>
|
|
<p>Note - <a class="el" href="classXMLDocumentHandler.html" title="This abstract class provides the interface for the scanner to return XML document information up to t...">XMLDocumentHandler</a> calls, when used with <a class="el" href="classSAXParser.html" title="This class implements the SAX 'Parser' interface and should be used by applications wishing to parse ...">SAXParser</a>, will not provide correct namespace information. This is becaue the SAX parser does not support namespace aware processing.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">toInstall</td><td>A pointer to the users advanced callback handler.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#ad51758c1d92e089571f433a26473fff9" title="This method removes the 'advanced' document handler callback from the underlying parser scanner...">removeAdvDocHandler</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ae4e61483b1c5e3f3fd8e625b91f1911a"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::isCachingGrammarFromParse </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'Grammar caching' flag. </p>
|
|
<p>This method returns the state of the parser's grammar caching when parsing an XML document.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to cache grammars, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a65b57da7a01479a0c0b4e4fcef8b1711" title="Set the 'Grammar caching' flag. ">cacheGrammarFromParse</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a9e1f095640f5ebe875f81918a29a3cb6"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::isUsingCachedGrammarInParse </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td> const</td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Get the 'Use cached grammar' flag. </p>
|
|
<p>This method returns the state of the parser's use of cached grammar when parsing an XML document.</p>
|
|
<dl class="section return"><dt>Returns</dt><dd>true, if the parser is currently configured to use cached grammars, false otherwise.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#abec6695817befeae256b5b22972ef519" title="Set the 'Use cached grammar' flag. ">useCachedGrammarInParse</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a006f347fd82a22f76eb07685267b9502"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">Grammar* SAXParser::loadGrammar </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classInputSource.html">InputSource</a> & </td>
|
|
<td class="paramname"><em>source</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const Grammar::GrammarType </td>
|
|
<td class="paramname"><em>grammarType</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>toCache</em> = <code>false</code> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Preparse schema grammar (XML Schema, DTD, etc.) via an input source object. </p>
|
|
<p>This method invokes the preparsing process on a schema grammar XML file specified by the SAX <a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a> parameter. If the 'toCache' flag is enabled, the parser will cache the grammars for re-use. If a grammar key is found in the pool, no caching of any grammar will take place.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">source</td><td>A const reference to the SAX <a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a> object which points to the schema grammar file to be preparsed. </td></tr>
|
|
<tr><td class="paramname">grammarType</td><td>The grammar type (Schema or DTD). </td></tr>
|
|
<tr><td class="paramname">toCache</td><td>If <code>true</code>, we cache the preparsed grammar, otherwise, no caching. Default is <code>false</code>. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>The preparsed schema grammar object (SchemaGrammar or DTDGrammar). That grammar object is owned by the parser.</dd></dl>
|
|
<dl class="exception"><dt>Exceptions</dt><dd>
|
|
<table class="exception">
|
|
<tr><td class="paramname"><a class="el" href="classSAXException.html" title="Encapsulate a general SAX error or warning. ">SAXException</a></td><td>Any SAX exception, possibly wrapping another exception. </td></tr>
|
|
<tr><td class="paramname"><a class="el" href="classXMLException.html">XMLException</a></td><td>An exception from the parser or client handler code. </td></tr>
|
|
<tr><td class="paramname"><a class="el" href="classDOMException.html">DOMException</a></td><td>A DOM exception as per DOM spec.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classInputSource.html#a601a7aa7124e2d8e9664eda9aea6b622" title="Default constructor. ">InputSource::InputSource</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ad98ab73febf742d33a0aefd63ce7479b"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">Grammar* SAXParser::loadGrammar </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>systemId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const Grammar::GrammarType </td>
|
|
<td class="paramname"><em>grammarType</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>toCache</em> = <code>false</code> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Preparse schema grammar (XML Schema, DTD, etc.) via a file path or URL. </p>
|
|
<p>This method invokes the preparsing process on a schema grammar XML file specified by the file path parameter. If the 'toCache' flag is enabled, the parser will cache the grammars for re-use. If a grammar key is found in the pool, no caching of any grammar will take place.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">systemId</td><td>A const XMLCh pointer to the Unicode string which contains the path to the XML grammar file to be preparsed. </td></tr>
|
|
<tr><td class="paramname">grammarType</td><td>The grammar type (Schema or DTD). </td></tr>
|
|
<tr><td class="paramname">toCache</td><td>If <code>true</code>, we cache the preparsed grammar, otherwise, no caching. Default is <code>false</code>. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>The preparsed schema grammar object (SchemaGrammar or DTDGrammar). That grammar object is owned by the parser.</dd></dl>
|
|
<dl class="exception"><dt>Exceptions</dt><dd>
|
|
<table class="exception">
|
|
<tr><td class="paramname"><a class="el" href="classSAXException.html" title="Encapsulate a general SAX error or warning. ">SAXException</a></td><td>Any SAX exception, possibly wrapping another exception. </td></tr>
|
|
<tr><td class="paramname"><a class="el" href="classXMLException.html">XMLException</a></td><td>An exception from the parser or client handler code. </td></tr>
|
|
<tr><td class="paramname"><a class="el" href="classDOMException.html">DOMException</a></td><td>A DOM exception as per DOM spec. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="acf18f5e167d592028f05e09cd0b839f9"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">Grammar* SAXParser::loadGrammar </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const char *const </td>
|
|
<td class="paramname"><em>systemId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const Grammar::GrammarType </td>
|
|
<td class="paramname"><em>grammarType</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>toCache</em> = <code>false</code> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Preparse schema grammar (XML Schema, DTD, etc.) via a file path or URL. </p>
|
|
<p>This method invokes the preparsing process on a schema grammar XML file specified by the file path parameter. If the 'toCache' flag is enabled, the parser will cache the grammars for re-use. If a grammar key is found in the pool, no caching of any grammar will take place.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">systemId</td><td>A const char pointer to a native string which contains the path to the XML grammar file to be preparsed. </td></tr>
|
|
<tr><td class="paramname">grammarType</td><td>The grammar type (Schema or DTD). </td></tr>
|
|
<tr><td class="paramname">toCache</td><td>If <code>true</code>, we cache the preparsed grammar, otherwise, no caching. Default is <code>false</code>. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>The preparsed schema grammar object (SchemaGrammar or DTDGrammar). That grammar object is owned by the parser.</dd></dl>
|
|
<dl class="exception"><dt>Exceptions</dt><dd>
|
|
<table class="exception">
|
|
<tr><td class="paramname"><a class="el" href="classSAXException.html" title="Encapsulate a general SAX error or warning. ">SAXException</a></td><td>Any SAX exception, possibly wrapping another exception. </td></tr>
|
|
<tr><td class="paramname"><a class="el" href="classXMLException.html">XMLException</a></td><td>An exception from the parser or client handler code. </td></tr>
|
|
<tr><td class="paramname"><a class="el" href="classDOMException.html">DOMException</a></td><td>A DOM exception as per DOM spec. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a65c8b022c0a5722cd289de2790ec80ba"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::notationDecl </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classXMLNotationDecl.html">XMLNotationDecl</a> & </td>
|
|
<td class="paramname"><em>notDecl</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>isIgnored</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report any notation declarations. </p>
|
|
<p>If there is a user installed <a class="el" href="classDTDHandler.html" title="Receive notification of basic DTD-related events. ">DTDHandler</a>, then the driver will invoke the SAX <a class="el" href="classDTDHandler.html#aaafc15a4880f41e9e44904be254cb70d" title="Receive notification of a notation declaration event. ">DTDHandler::notationDecl</a> callback.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">notDecl</td><td>A const reference to the object containing the notation declaration information. </td></tr>
|
|
<tr><td class="paramname">isIgnored</td><td>The flag indicating whether this definition was ignored by the parser or not.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classDTDHandler.html#aaafc15a4880f41e9e44904be254cb70d" title="Receive notification of a notation declaration event. ">DTDHandler::notationDecl</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ad684882ed98a172675553abe68109666"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::parse </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classInputSource.html">InputSource</a> & </td>
|
|
<td class="paramname"><em>source</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method invokes the parsing process on the XML file specified by the <a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a> parameter. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">source</td><td>A const reference to the <a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a> object which points to the XML file to be parsed.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd>Parser::parse(InputSource) </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classParser.html#a624fc687a49b917c11ef632367568b60">Parser</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a4a5146bda42a0ba972a6fbd77146e828"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::parse </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>systemId</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method invokes the parsing process on the XML file specified by the Unicode string parameter 'systemId'. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">systemId</td><td>A const XMLCh pointer to the Unicode string which contains the path to the XML file to be parsed.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd>Parser::parse(XMLCh*) </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classParser.html#a37d4db3b3e88307b0aad780a685d76fd">Parser</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a6e928e936c15ef184fd286380e9f8c14"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::parse </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const char *const </td>
|
|
<td class="paramname"><em>systemId</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method invokes the parsing process on the XML file specified by the native char* string parameter 'systemId'. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">systemId</td><td>A const char pointer to a native string which contains the path to the XML file to be parsed. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
<p>Implements <a class="el" href="classParser.html#a802e068db2ca0b11d8f6365d8a3267c6">Parser</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="abea6fa7dc10209a0adf5723d29bcde17"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::parseFirst </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>systemId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">XMLPScanToken & </td>
|
|
<td class="paramname"><em>toFill</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Begin a progressive parse operation. </p>
|
|
<p>This method is used to start a progressive parse on a XML file. To continue parsing, subsequent calls must be to the parseNext method.</p>
|
|
<p>It scans through the prolog and returns a token to be used on subsequent scanNext() calls. If the return value is true, then the token is legal and ready for further use. If it returns false, then the scan of the prolog failed and the token is not going to work on subsequent scanNext() calls.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">systemId</td><td>A pointer to a Unicode string representing the path to the XML file to be parsed. </td></tr>
|
|
<tr><td class="paramname">toFill</td><td>A token maintaing state information to maintain internal consistency between invocation of 'parseNext' calls.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>'true', if successful in parsing the prolog. It indicates the user can go ahead with parsing the rest of the file. It returns 'false' to indicate that the parser could parse the prolog (which means the token will not be valid.)</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#affe4109707c32808671cf2c51a6c5c54" title="Continue a progressive parse operation. ">parseNext</a> </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#abea6fa7dc10209a0adf5723d29bcde17" title="Begin a progressive parse operation. ">parseFirst</a>(char*,...) </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#abea6fa7dc10209a0adf5723d29bcde17" title="Begin a progressive parse operation. ">parseFirst</a>(<a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a>&,...) </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a8137dd69476b28d9b8e4b65aa2ead418"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::parseFirst </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const char *const </td>
|
|
<td class="paramname"><em>systemId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">XMLPScanToken & </td>
|
|
<td class="paramname"><em>toFill</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Begin a progressive parse operation. </p>
|
|
<p>This method is used to start a progressive parse on a XML file. To continue parsing, subsequent calls must be to the parseNext method.</p>
|
|
<p>It scans through the prolog and returns a token to be used on subsequent scanNext() calls. If the return value is true, then the token is legal and ready for further use. If it returns false, then the scan of the prolog failed and the token is not going to work on subsequent scanNext() calls.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">systemId</td><td>A pointer to a regular native string representing the path to the XML file to be parsed. </td></tr>
|
|
<tr><td class="paramname">toFill</td><td>A token maintaing state information to maintain internal consistency between invocation of 'parseNext' calls.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>'true', if successful in parsing the prolog. It indicates the user can go ahead with parsing the rest of the file. It returns 'false' to indicate that the parser could not parse the prolog.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#affe4109707c32808671cf2c51a6c5c54" title="Continue a progressive parse operation. ">parseNext</a> </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#abea6fa7dc10209a0adf5723d29bcde17" title="Begin a progressive parse operation. ">parseFirst</a>(XMLCh*,...) </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#abea6fa7dc10209a0adf5723d29bcde17" title="Begin a progressive parse operation. ">parseFirst</a>(<a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a>&,...) </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a3fdd21ef6c90e527b176bfc74c813516"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::parseFirst </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classInputSource.html">InputSource</a> & </td>
|
|
<td class="paramname"><em>source</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">XMLPScanToken & </td>
|
|
<td class="paramname"><em>toFill</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Begin a progressive parse operation. </p>
|
|
<p>This method is used to start a progressive parse on a XML file. To continue parsing, subsequent calls must be to the parseNext method.</p>
|
|
<p>It scans through the prolog and returns a token to be used on subsequent scanNext() calls. If the return value is true, then the token is legal and ready for further use. If it returns false, then the scan of the prolog failed and the token is not going to work on subsequent scanNext() calls.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">source</td><td>A const reference to the <a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a> object which points to the XML file to be parsed. </td></tr>
|
|
<tr><td class="paramname">toFill</td><td>A token maintaing state information to maintain internal consistency between invocation of 'parseNext' calls.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>'true', if successful in parsing the prolog. It indicates the user can go ahead with parsing the rest of the file. It returns 'false' to indicate that the parser could not parse the prolog.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#affe4109707c32808671cf2c51a6c5c54" title="Continue a progressive parse operation. ">parseNext</a> </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#abea6fa7dc10209a0adf5723d29bcde17" title="Begin a progressive parse operation. ">parseFirst</a>(XMLCh*,...) </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#abea6fa7dc10209a0adf5723d29bcde17" title="Begin a progressive parse operation. ">parseFirst</a>(char*,...) </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="affe4109707c32808671cf2c51a6c5c54"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::parseNext </td>
|
|
<td>(</td>
|
|
<td class="paramtype">XMLPScanToken & </td>
|
|
<td class="paramname"><em>token</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Continue a progressive parse operation. </p>
|
|
<p>This method is used to continue with progressive parsing of XML files started by a call to 'parseFirst' method.</p>
|
|
<p>It parses the XML file and stops as soon as it comes across a XML token (as defined in the XML specification). Relevant callback handlers are invoked as required by the SAX specification.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">token</td><td>A token maintaing state information to maintain internal consistency between invocation of 'parseNext' calls.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>'true', if successful in parsing the next XML token. It indicates the user can go ahead with parsing the rest of the file. It returns 'false' to indicate that the parser could not find next token as per the XML specification production rule.</dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#abea6fa7dc10209a0adf5723d29bcde17" title="Begin a progressive parse operation. ">parseFirst</a>(XMLCh*,...) </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#abea6fa7dc10209a0adf5723d29bcde17" title="Begin a progressive parse operation. ">parseFirst</a>(char*,...) </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#abea6fa7dc10209a0adf5723d29bcde17" title="Begin a progressive parse operation. ">parseFirst</a>(<a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a>&,...) </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a08f0941913da2846ad33cf8400fa1be9"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::parseReset </td>
|
|
<td>(</td>
|
|
<td class="paramtype">XMLPScanToken & </td>
|
|
<td class="paramname"><em>token</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Reset the parser after a progressive parse. </p>
|
|
<p>If a progressive parse loop exits before the end of the document is reached, the parser has no way of knowing this. So it will leave open any files or sockets or memory buffers that were in use at the time that the parse loop exited.</p>
|
|
<p>The next parse operation will cause these open files and such to be closed, but the next parse operation might occur at some unknown future point. To avoid this problem, you should reset the parser if you exit the loop early.</p>
|
|
<p>If you exited because of an error, then this cleanup will be done for you. Its only when you exit the file prematurely of your own accord, because you've found what you wanted in the file most likely.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">token</td><td>A token maintaing state information to maintain internal consistency between invocation of 'parseNext' calls. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ad51758c1d92e089571f433a26473fff9"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">bool SAXParser::removeAdvDocHandler </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classXMLDocumentHandler.html">XMLDocumentHandler</a> *const </td>
|
|
<td class="paramname"><em>toRemove</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method removes the 'advanced' document handler callback from the underlying parser scanner. </p>
|
|
<p>If no handler is installed, advanced callbacks are not invoked by the scanner. </p><dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">toRemove</td><td>A pointer to the advanced callback handler which should be removed.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<p>Note - <a class="el" href="classXMLDocumentHandler.html" title="This abstract class provides the interface for the scanner to return XML document information up to t...">XMLDocumentHandler</a> calls, when used with <a class="el" href="classSAXParser.html" title="This class implements the SAX 'Parser' interface and should be used by applications wishing to parse ...">SAXParser</a>, will not provide correct namespace information. This is becaue the SAX parser does not support namespace aware processing.</p>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#aac0ce2be2ab751f590766b43e37090e2" title="This method installs the specified 'advanced' document callback handler, thereby allowing the user to...">installAdvDocHandler</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="abe78e03dea3abc99e4e7f90163b40f18"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::resetCachedGrammarPool </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows the user to reset the pool of cached grammars. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a42c4888ca6a9b0db0f10ceecbcd89cad"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::resetDocType </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows the user installed DTD handler to reset itself. </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a73e6cccf5be40a3fd5420a2ec5f87560"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::resetDocument </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows the user installed Document Handler and any advanced callback handlers to 'reset' themselves. </p>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#a549b9b77f35e2c7cb4c1722d034841bf">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aab74b3fa5cc7a34beee6b7293a0c5819"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::resetEntities </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows the installed <a class="el" href="classXMLEntityHandler.html" title="This abstract class is a callback mechanism for the scanner. ">XMLEntityHandler</a> to reset itself. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b> </p>
|
|
|
|
<p>Implements <a class="el" href="classXMLEntityHandler.html#af096953b99a5de9f039df902c7f3543d">XMLEntityHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a6294c7a4c3f7174e5d2838ec69dae106"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::resetErrors </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows the user installed Error Handler callback to 'reset' itself. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b> </p>
|
|
|
|
<p>Implements <a class="el" href="classXMLErrorReporter.html#aa8364a38a2ac6657448bad08ff6f0091">XMLErrorReporter</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aa4ed9dece6679d979f7b7458b279d0eb"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual <a class="el" href="classInputSource.html">InputSource</a>* SAXParser::resolveEntity </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classXMLResourceIdentifier.html">XMLResourceIdentifier</a> * </td>
|
|
<td class="paramname"><em>resourceIdentifier</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Resolve a public/system id. </p>
|
|
<p>This method allows a user installed entity handler to further process any pointers to external entities. The applications can implement 'redirection' via this callback.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">resourceIdentifier</td><td>An object containing the type of resource to be resolved and the associated data members corresponding to this type. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section return"><dt>Returns</dt><dd>The value returned by the user installed resolveEntity method or NULL otherwise to indicate no processing was done. The returned <a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a> is owned by the parser which is responsible to clean up the memory. </dd></dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classXMLEntityHandler.html" title="This abstract class is a callback mechanism for the scanner. ">XMLEntityHandler</a> </dd>
|
|
<dd>
|
|
<a class="el" href="classXMLEntityResolver.html" title="Revised interface for resolving entities. ">XMLEntityResolver</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLEntityHandler.html#a8994f00cc9ba227fe8afa273605356d9">XMLEntityHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a46a3f71019909239fe8f82bff6b647d5"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setCalculateSrcOfs </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newState</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Enable/disable src offset calculation. </p>
|
|
<p>This method allows users to enable/disable src offset calculation. Disabling the calculation will improve performance.</p>
|
|
<p>The parser's default state is: false.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newState</td><td>The value specifying whether we should enable or disable src offset calculation</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a42497dd55ad9b5707180aa5f4b974ab7" title="Get the 'calculate src offset flag'. ">getCalculateSrcOfs</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a5165b812f14bd03dca84c69bcbb0fa8a"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setDisableDefaultEntityResolution </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newValue</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the 'disable default entity resolution' flag. </p>
|
|
<p>This method gives users the option to not perform default entity resolution. If the user's resolveEntity method returns NULL the parser will try to resolve the entity on its own. When this option is set to true, the parser will not attempt to resolve the entity when the resolveEntity method returns NULL.</p>
|
|
<p>The parser's default state is false</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newValue</td><td>The state to set</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classEntityResolver.html" title="Basic interface for resolving entities. ">EntityResolver</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="af8593f6ca5ebb7c96d63eaea6935b1a9"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::setDocumentHandler </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classDocumentHandler.html">DocumentHandler</a> *const </td>
|
|
<td class="paramname"><em>handler</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method installs the user specified SAX Document Handler callback function on parser. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">handler</td><td>A pointer to the document handler to be called when the parser comes across 'document' events as per the SAX specification.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd>Parser::parse(char*) </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classParser.html#a2038c09146fff3b0ec66143630736bdb">Parser</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a75f6a2768c2a21b9d3ab9333efc47574"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setDoNamespaces </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newState</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows users to enable or disable the parser's namespace processing. </p>
|
|
<p>When set to true, parser starts enforcing all the constraints / rules specified by the NameSpace specification.</p>
|
|
<p>The parser's default state is: false.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newState</td><td>The value specifying whether NameSpace rules should be enforced or not.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#ab78957153a98726694123d10ca0fd987" title="This method returns the state of the parser's namespace handling capability. ">getDoNamespaces</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aff980ec30da859b31c4a47a04433603e"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setDoSchema </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newState</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the 'schema support' flag. </p>
|
|
<p>This method allows users to enable or disable the parser's schema processing. When set to false, parser will not process any schema found.</p>
|
|
<p>The parser's default state is: false.</p>
|
|
<p>Note: If set to true, namespace processing must also be turned on.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newState</td><td>The value specifying whether schema support should be enforced or not.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a2e99011fdd8d078f221056cc7a861f6b" title="Get the 'do schema' flag. ">getDoSchema</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a718d0f982508496ac008a1b4f20eba06"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::setDTDHandler </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classDTDHandler.html">DTDHandler</a> *const </td>
|
|
<td class="paramname"><em>handler</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method installs the user specified DTD handler on the parser. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">handler</td><td>A pointer to the DTD handler to be called when the parser comes across 'DTD' events as per the SAX specification.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classParser.html#ad97184f9e4397e360903e2fdb72d23bf" title="Allow an application to register a DTD event handler. ">Parser::setDTDHandler</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classParser.html#ad97184f9e4397e360903e2fdb72d23bf">Parser</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a55ca3032890cc8893cfcfc15753db57b"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::setEntityResolver </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classEntityResolver.html">EntityResolver</a> *const </td>
|
|
<td class="paramname"><em>resolver</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method installs the user specified entity resolver on the parser. </p>
|
|
<p>It allows applications to trap and redirect calls to external entities.</p>
|
|
<p><em>Any previously set entity resolver is merely dropped, since the parser does not own them. If both setEntityResolver and setXMLEntityResolver are called, then the last one is used.</em></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">resolver</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>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classParser.html#a62435895e0615380f3017090ac232594" title="Allow an application to register a custom entity resolver. ">Parser::setEntityResolver</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classParser.html#a62435895e0615380f3017090ac232594">Parser</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a4f473c91401970cfaed6147caaa41cbd"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::setErrorHandler </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classErrorHandler.html">ErrorHandler</a> *const </td>
|
|
<td class="paramname"><em>handler</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method installs the user specified error handler on the parser. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">handler</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>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classParser.html#aacd0f62732e363faeb4e5ee5b0a6e12a" title="Allow an application to register an error event handler. ">Parser::setErrorHandler</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classParser.html#aacd0f62732e363faeb4e5ee5b0a6e12a">Parser</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a7a745405c8959dbd406451d4be2eade6"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setExitOnFirstFatalError </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newState</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows users to set the parser's behaviour when it encounters the first fatal error. </p>
|
|
<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.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newState</td><td>The value specifying whether the parser should continue or exit when it encounters the first fatal error.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a263f5b58a640107ca5389962abaec4e6" title="This method returns the state of the parser's exit-on-First-Fatal-Error flag. ">getExitOnFirstFatalError</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ac49b6fba90d8abdca57ff77d439e57ee"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setExternalNoNamespaceSchemaLocation </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>noNamespaceSchemaLocation</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows the user to specify the no target namespace XML Schema Location externally. </p>
|
|
<p>If specified, the instance document's noNamespaceSchemaLocation attribute will be effectively ignored.</p>
|
|
<p>If this method is called more than once, only the last one takes effect.</p>
|
|
<p>The syntax is the same as for the noNamespaceSchemaLocation attribute that may occur in an instance document: e.g."file_name.xsd".</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">noNamespaceSchemaLocation</td><td>the XML Schema Location with no target namespace</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a47da2233c10beb0ac5c9ea361feb81da" title="Get the noNamespace SchemaLocation that is specified externally. ">getExternalNoNamespaceSchemaLocation</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a2db1f66efece837d01ad17d9228ce50a"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setExternalNoNamespaceSchemaLocation </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const char *const </td>
|
|
<td class="paramname"><em>noNamespaceSchemaLocation</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is same as <a class="el" href="classSAXParser.html#ac49b6fba90d8abdca57ff77d439e57ee" title="This method allows the user to specify the no target namespace XML Schema Location externally...">setExternalNoNamespaceSchemaLocation(const XMLCh* const)</a>. </p>
|
|
<p>It takes native char string as parameter</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">noNamespaceSchemaLocation</td><td>the XML Schema Location with no target namespace</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#ac49b6fba90d8abdca57ff77d439e57ee" title="This method allows the user to specify the no target namespace XML Schema Location externally...">setExternalNoNamespaceSchemaLocation(const XMLCh* const)</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a0faef3aa537903bb61fe1170f92c8c87"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setExternalSchemaLocation </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>schemaLocation</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows the user to specify a list of schemas to use. </p>
|
|
<p>If the targetNamespace of a schema specified using this method matches the targetNamespace of a schema occurring in the instance document in the schemaLocation attribute, or if the targetNamespace matches the namespace attribute of the "import" element, the schema specified by the user using this method will be used (i.e., the schemaLocation attribute in the instance document or on the "import" element will be effectively ignored).</p>
|
|
<p>If this method is called more than once, only the last one takes effect.</p>
|
|
<p>The syntax is the same as for schemaLocation attributes in instance documents: e.g, "http://www.example.com file_name.xsd". The user can specify more than one XML Schema in the list.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">schemaLocation</td><td>the list of schemas to use</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a3e7c6ead1fb233c3af18cb77fb8e3ea0" title="Get the set of Namespace/SchemaLocation that is specified externally. ">getExternalSchemaLocation</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a20cb69b01a1de2fb7d0bb846ff3b13f3"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setExternalSchemaLocation </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const char *const </td>
|
|
<td class="paramname"><em>schemaLocation</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is same as <a class="el" href="classSAXParser.html#a0faef3aa537903bb61fe1170f92c8c87" title="This method allows the user to specify a list of schemas to use. ">setExternalSchemaLocation(const XMLCh* const)</a>. </p>
|
|
<p>It takes native char string as parameter</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">schemaLocation</td><td>the list of schemas to use</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a0faef3aa537903bb61fe1170f92c8c87" title="This method allows the user to specify a list of schemas to use. ">setExternalSchemaLocation(const XMLCh* const)</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a91f6c93d9e6f1e3609c726cde984dda6"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setGenerateSyntheticAnnotations </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newValue</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>set the 'generate synthetic annotations' flag </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newValue</td><td>The value for specifying whether Synthetic Annotations should be generated or not. A synthetic <a class="el" href="classXSAnnotation.html">XSAnnotation</a> is created when a schema component has non-schema attributes but has no child annotations.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a5070cc15fe52f35887324c5157c7fcf9" title="Get the 'generate synthetic annotations' flag. ">getGenerateSyntheticAnnotations</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a484af9ec1055ad2977193b7a7d655ae9"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setHandleMultipleImports </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newValue</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the 'handle multiple schema imports' flag. </p>
|
|
<p>This method gives users the ability to import multiple schemas that have the same namespace.</p>
|
|
<p>NOTE: This option is ignored if schema validation is disabled.</p>
|
|
<p>The parser's default state is false</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newValue</td><td>The state to set </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a1b1d31b98e9367ffbe5e33ccf6ffe61e"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setIdentityConstraintChecking </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>identityConstraintChecking</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows the user to turn identity constraint checking on/off. </p>
|
|
<p>Only takes effect if Schema validation is enabled. If turned off, identity constraint checking is not done.</p>
|
|
<p>The parser's default state is: true.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">identityConstraintChecking</td><td>True to turn on identity constraint checking.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#ad3bb2515b61b245069bf3bb329907f3c" title="Get the 'identity constraint checking' flag. ">getIdentityConstraintChecking</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aee74573095ffa52ed01fc3ee5d84795b"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setIgnoreAnnotations </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newValue</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the 'ignore annotation' flag. </p>
|
|
<p>This method gives users the option to not generate XSAnnotations when "traversing" a schema.</p>
|
|
<p>The parser's default state is false</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newValue</td><td>The state to set </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a1a5344fcde95feb3e1547b50d8a02f45"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setIgnoreCachedDTD </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newValue</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the 'ignore cached DTD grammar' flag. </p>
|
|
<p>This method gives users the option to ignore a cached DTD grammar, when an XML document contains both an internal and external DTD, and the use cached grammar from parse option is enabled. Currently, we do not allow using cached DTD grammar when an internal subset is present in the document. This option will only affect the behavior of the parser when an internal and external DTD both exist in a document (i.e. no effect if document has no internal subset).</p>
|
|
<p>The parser's default state is false</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newValue</td><td>The state to set </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ac9328b364a33d314878d6f2a882b2814"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setInputBufferSize </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> </td>
|
|
<td class="paramname"><em>bufferSize</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set maximum input buffer size. </p>
|
|
<p>This method allows users to limit the size of buffers used in parsing XML character data. The effect of setting this size is to limit the size of a <a class="el" href="classContentHandler.html#aed552fab959bfa7e9135691e1d21ab5a" title="Receive notification of character data. ">ContentHandler::characters()</a> call.</p>
|
|
<p>The parser's default input buffer size is 1 megabyte.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">bufferSize</td><td>The maximum input buffer size </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="af6678cb7c7c3f91e193cd8b8fb3ce531"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setLoadExternalDTD </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newState</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the 'Loading External DTD' flag. </p>
|
|
<p>This method allows users to enable or disable the loading of external DTD. When set to false, the parser will ignore any external DTD completely if the validationScheme is set to Val_Never.</p>
|
|
<p>The parser's default state is: true.</p>
|
|
<p>This flag is ignored if the validationScheme is set to Val_Always or Val_Auto.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newState</td><td>The value specifying whether external DTD should be loaded or not.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a2d720b8a2c55a21a4734a6ae55b5ddb1" title="Get the 'Loading External DTD' flag. ">getLoadExternalDTD</a> </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#a7a541ef41646bf7c1e04dacbae381212" title="This method allows users to set the validation scheme to be used by this parser. ">setValidationScheme</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a870c50ad010a8fd49cfd760f418e42b6"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setLoadSchema </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newState</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the 'Loading Schema' flag. </p>
|
|
<p>This method allows users to enable or disable the loading of schemas. When set to false, the parser not attempt to load schemas beyond querying the grammar pool for them.</p>
|
|
<p>The parser's default state is: true.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newState</td><td>The value specifying whether schemas should be loaded if they're not found in the grammar pool.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a2cbd8908bc00c5bacbac5593e08a5c07" title="Get the 'Loading Schema' flag. ">getLoadSchema</a> </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#aff980ec30da859b31c4a47a04433603e" title="Set the 'schema support' flag. ">setDoSchema</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a2f40a6bbf5b5b509ea956db32f380af9"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setLowWaterMark </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> </td>
|
|
<td class="paramname"><em>lwm</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the raw buffer low water mark for this parser. </p>
|
|
<p>If the number of available bytes in the raw buffer is less than the low water mark the parser will attempt to read more data before continuing parsing. By default the value for this parameter is 100 bytes. You may want to set this parameter to 0 if you would like the parser to parse the available data immediately without potentially blocking while waiting for more date.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">lwm</td><td>new low water mark</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a39fc25b3f00389f23dd1fa85b83231e5" title="Get the SecurityManager instance attached to this parser. ">getSecurityManager</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a0f84631011701c956470800aaea6d7a3"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::setPSVIHandler </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classPSVIHandler.html">PSVIHandler</a> *const </td>
|
|
<td class="paramname"><em>handler</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method installs the user specified PSVI handler on the parser. </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">handler</td><td>A pointer to the PSVI handler to be called when the parser comes across 'PSVI' events as per the schema specification.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd>Parser::setPSVIHandler </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a018304ee5908ab8b92cee6e6faea997f"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setSecurityManager </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classSecurityManager.html">SecurityManager</a> *const </td>
|
|
<td class="paramname"><em>securityManager</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This allows an application to set a <a class="el" href="classSecurityManager.html" title="Allow application to force the parser to behave in a security-conscious way. ">SecurityManager</a> on the parser; this object stores information that various components use to limit their consumption of system resources while processing documents. </p>
|
|
<p>If this method is called more than once, only the last one takes effect. It may not be reset during a parse.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">securityManager</td><td>the <a class="el" href="classSecurityManager.html" title="Allow application to force the parser to behave in a security-conscious way. ">SecurityManager</a> instance to be used by this parser</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a39fc25b3f00389f23dd1fa85b83231e5" title="Get the SecurityManager instance attached to this parser. ">getSecurityManager</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a0dc90b1a2b363f07f88926234b1bd542"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setSkipDTDValidation </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newValue</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the 'skip DTD validation' flag. </p>
|
|
<p>This method gives users the option to skip DTD validation only when schema validation is on (i.e. when performing validation, we will ignore the DTD, except for entities, when schema validation is enabled).</p>
|
|
<p>NOTE: This option is ignored if schema validation is disabled.</p>
|
|
<p>The parser's default state is false</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newValue</td><td>The state to set </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aade9fc2756ae740a8d2678d0b2464354"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setStandardUriConformant </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newState</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Force standard uri. </p>
|
|
<p>This method allows users to tell the parser to force standard uri conformance.</p>
|
|
<p>The parser's default state is: false.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newState</td><td>The value specifying whether the parser should reject malformed URI.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a65dfdb53e28e2906bb205f986ef5d917" title="Get the 'force standard uri flag'. ">getStandardUriConformant</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="adfb8a7104418b4476ad3d173b7fde190"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setValidateAnnotations </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newValue</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>set the 'validate annotations' flag </p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newValue</td><td>The value for specifying whether annotations should be validate or not.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a3e6b27c5e568cae1579f0fa975d76bff" title="Get the 'validate annotations' flag. ">getValidateAnnotations</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ab771173ac04ee5a47dbabdc1c47b7504"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setValidationConstraintFatal </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newState</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows users to set the parser's behaviour when it encounters a validation constraint error. </p>
|
|
<p>If set to true, and the the parser will treat validation error as fatal and will exit depends on the state of "getExitOnFirstFatalError". If false, then it will report the error and continue processing.</p>
|
|
<p>Note: setting this true does not mean the validation error will be printed with the word "Fatal Error". It is still printed as "Error", but the parser will exit if "setExitOnFirstFatalError" is set to true.</p>
|
|
<p>The default value is 'false'.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newState</td><td>If true, the parser will exit if "setExitOnFirstFatalError" is set to true.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#aa77be55be11e0d975edb969a347d6258" title="This method returns the state of the parser's validation-constraint-fatal flag. ">getValidationConstraintFatal</a> </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#a7a745405c8959dbd406451d4be2eade6" title="This method allows users to set the parser's behaviour when it encounters the first fatal error...">setExitOnFirstFatalError</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a6ca8a904c391b76e193b5479268158df"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setValidationSchemaFullChecking </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>schemaFullChecking</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows the user to turn full Schema constraint checking on/off. </p>
|
|
<p>Only takes effect if Schema validation is enabled. If turned off, partial constraint checking is done.</p>
|
|
<p>Full schema constraint checking includes those checking that may be time-consuming or memory intensive. Currently, particle unique attribution constraint checking and particle derivation restriction checking are controlled by this option.</p>
|
|
<p>The parser's default state is: false.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">schemaFullChecking</td><td>True to turn on full schema constraint checking.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#acb80a8287930238a1ac9f849327bb134" title="Get the 'full schema constraint checking' flag. ">getValidationSchemaFullChecking</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a7a541ef41646bf7c1e04dacbae381212"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::setValidationScheme </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classSAXParser.html#a69273edd1f4985e550a12bb1e499221e">ValSchemes</a> </td>
|
|
<td class="paramname"><em>newScheme</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method allows users to set the validation scheme to be used by this parser. </p>
|
|
<p>The value is one of the ValSchemes enumerated values defined by this class:</p>
|
|
<p><br />
|
|
Val_Never - turn off validation <br />
|
|
Val_Always - turn on validation <br />
|
|
Val_Auto - turn on validation if any internal/external DTD subset have been seen</p>
|
|
<p>The parser's default state is: Val_Never.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newScheme</td><td>The new validation scheme to use.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a5e6716325aded10abf4af5c48508127e" title="This method returns an enumerated value that indicates the current validation scheme set on this pars...">getValidationScheme</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="aeb15bc32ebbe9e3b178ae7108a1bd0c5"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::setXMLEntityResolver </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="el" href="classXMLEntityResolver.html">XMLEntityResolver</a> *const </td>
|
|
<td class="paramname"><em>resolver</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method installs the user specified entity resolver on the parser. </p>
|
|
<p>It allows applications to trap and redirect calls to external entities.</p>
|
|
<p><em>Any previously set entity resolver is merely dropped, since the parser does not own them. If both setEntityResolver and setXMLEntityResolver are called, then the last one is used.</em></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">resolver</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>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd>Parser::setXMLEntityResolver </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a515a3ad95d129802fd0b35d05bf69351"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::startAttList </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const DTDElementDecl & </td>
|
|
<td class="paramname"><em>elemDecl</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to indicate the start of an element's attribute list declaration. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">elemDecl</td><td>A const reference to the object containing element declaration information. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a7a98e15c9e3f792c383a5c0ccf40355e"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::startDocument </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report the start of the parsing process. </p>
|
|
<p>The corresponding user installed SAX Document Handler's method 'startDocument' is invoked.</p>
|
|
<p>If any advanced callback handlers are installed, then the corresponding 'startDocument' method is also called.</p>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classDocumentHandler.html#a286dec815391a19130674d4f389f5db4" title="Receive notification of the beginning of a document. ">DocumentHandler::startDocument</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#a8b9e5f68340f083cd0eb69cc85692084">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a2f39e6d1c052caaa56e7b8aa18f1039c"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::startElement </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classXMLElementDecl.html">XMLElementDecl</a> & </td>
|
|
<td class="paramname"><em>elemDecl</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const unsigned int </td>
|
|
<td class="paramname"><em>urlId</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>elemPrefix</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const RefVectorOf< <a class="el" href="classXMLAttr.html">XMLAttr</a> > & </td>
|
|
<td class="paramname"><em>attrList</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> </td>
|
|
<td class="paramname"><em>attrCount</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>isEmpty</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>isRoot</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report the start of an element. </p>
|
|
<p>It is called at the end of the element, by which time all attributes specified are also parsed. The corresponding user installed SAX Document Handler's method 'startElement' is invoked.</p>
|
|
<p>If any advanced callback handlers are installed, then the corresponding 'startElement' method is also called.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">elemDecl</td><td>A const reference to the object containing element declaration information. </td></tr>
|
|
<tr><td class="paramname">urlId</td><td>An id referring to the namespace prefix, if namespaces setting is switched on. </td></tr>
|
|
<tr><td class="paramname">elemPrefix</td><td>A const pointer to a Unicode string containing the namespace prefix for this element. Applicable only when namespace processing is enabled. </td></tr>
|
|
<tr><td class="paramname">attrList</td><td>A const reference to the object containing the list of attributes just scanned for this element. </td></tr>
|
|
<tr><td class="paramname">attrCount</td><td>A count of number of attributes in the list specified by the parameter 'attrList'. </td></tr>
|
|
<tr><td class="paramname">isEmpty</td><td>A flag indicating whether this is an empty element or not. </td></tr>
|
|
<tr><td class="paramname">isRoot</td><td>A flag indicating whether this element was the root element. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classDocumentHandler.html#a15fb4581aec4828d3ee85b658f7ceb69" title="Receive notification of the beginning of an element. ">DocumentHandler::startElement</a> </dd></dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#a250012111c4733654491ca3ed3db2ecf">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a9b7a5e8108844fdc07c9e89a9968f69b"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::startEntityReference </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classXMLEntityDecl.html">XMLEntityDecl</a> & </td>
|
|
<td class="paramname"><em>entDecl</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to indicate the start of an entity reference. </p>
|
|
<p>If any advanced callback handlers are installed, the corresponding 'endEntityReference' method is invoked.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">entDecl</td><td>A const reference to the object containing the entity declaration information. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#a2d3ab93a0191825f8452a4980d163f37">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a36a23d18017c2a43c4d3c2a2b7871b83"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::startExtSubset </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used indicate the start of the external subset. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b> </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a2a942fc0cb2f4c0d06f5ed86a1dacb0b"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::startInputSource </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classInputSource.html">InputSource</a> & </td>
|
|
<td class="paramname"><em>inputSource</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to indicate the start of parsing an external entity file. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">inputSource</td><td>A const reference to the <a class="el" href="classInputSource.html" title="A single input source for an XML entity. ">InputSource</a> object which points to the external entity being parsed. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLEntityHandler.html#aa59b2da6316f575899b6a8a3fef7477c">XMLEntityHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="adb52cf788073a3fb61a9f08c3d3e3444"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::startIntSubset </td>
|
|
<td>(</td>
|
|
<td class="paramname"></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used indicate the start of the internal subset. </p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b> </p>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="ae02e7f225e3cfe19b6cd5b17466631a4"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::TextDecl </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>versionStr</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>encodingStr</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report the TextDecl. </p>
|
|
<p>Refer to the XML specification for the syntax of a TextDecl.</p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">versionStr</td><td>A const pointer to a Unicode string representing the version number of the 'version' clause. </td></tr>
|
|
<tr><td class="paramname">encodingStr</td><td>A const pointer to a Unicode string representing the encoding name of the 'encoding' clause. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="abec6695817befeae256b5b22972ef519"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::useCachedGrammarInParse </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const bool </td>
|
|
<td class="paramname"><em>newState</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the 'Use cached grammar' flag. </p>
|
|
<p>This method allows users to enable or disable the use of cached grammars. When set to true, the parser will use the cached grammar, instead of building the grammar from scratch, to validate XML documents.</p>
|
|
<p>If the 'Grammar caching' flag is set to true, this method ignores the value passed in.</p>
|
|
<p>The parser's default state is: false.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">newState</td><td>The value specifying whether we should use the cached grammar or not.</td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classSAXParser.html#a9e1f095640f5ebe875f81918a29a3cb6" title="Get the 'Use cached grammar' flag. ">isUsingCachedGrammarInParse</a> </dd>
|
|
<dd>
|
|
<a class="el" href="classSAXParser.html#a65b57da7a01479a0c0b4e4fcef8b1711" title="Set the 'Grammar caching' flag. ">cacheGrammarFromParse</a> </dd></dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="a10914a2846db3b016af451fad6d3a930"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void SAXParser::useScanner </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>scannerName</em></td><td>)</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>Set the scanner to use when scanning the XML document. </p>
|
|
<p>This method allows users to set the scanner to use when scanning a given XML document.</p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">scannerName</td><td>The name of the desired scanner </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
</div>
|
|
</div>
|
|
<a class="anchor" id="adf4450d507d40f441732ba0fef5d90a8"></a>
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="mlabels">
|
|
<tr>
|
|
<td class="mlabels-left">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void SAXParser::XMLDecl </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>versionStr</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>encodingStr</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>standaloneStr</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const </td>
|
|
<td class="paramname"><em>actualEncodingStr</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
<td class="mlabels-right">
|
|
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p>This method is used to report the XML decl scanned by the parser. </p>
|
|
<p>Refer to the XML specification to see the meaning of parameters.</p>
|
|
<p><b>This method is a no-op for this SAX driver implementation.</b></p>
|
|
<dl class="params"><dt>Parameters</dt><dd>
|
|
<table class="params">
|
|
<tr><td class="paramname">versionStr</td><td>A const pointer to a Unicode string representing version string value. </td></tr>
|
|
<tr><td class="paramname">encodingStr</td><td>A const pointer to a Unicode string representing the encoding string value. </td></tr>
|
|
<tr><td class="paramname">standaloneStr</td><td>A const pointer to a Unicode string representing the standalone string value. </td></tr>
|
|
<tr><td class="paramname">actualEncodingStr</td><td>A const pointer to a Unicode string representing the actual encoding string value. </td></tr>
|
|
</table>
|
|
</dd>
|
|
</dl>
|
|
|
|
<p>Implements <a class="el" href="classXMLDocumentHandler.html#a262b2d7e996c21b466f4e573c052a583">XMLDocumentHandler</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<hr/>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="SAXParser_8hpp_source.html">SAXParser.hpp</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated on Wed Mar 18 2015 10:43:38 for Xerces-C++ by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.9.1
|
|
</small></address>
|
|
</body>
|
|
</html>
|