Sophie

Sophie

distrib > Momonga > development > i686 > media > os > by-pkgid > 18120e83490c95b7ebaf1df70f2d8542 > files > 575

xerces-c-doc-3.1.4-1m.mo8.noarch.rpm

<!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.5"/>
<title>Xerces-C++: DefaultHandler 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++
   &#160;<span id="projectnumber">3.1.4</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.5 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;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&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classDefaultHandler-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">DefaultHandler Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p>Default base class for SAX2 handlers.  
 <a href="classDefaultHandler.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for DefaultHandler:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classDefaultHandler.png" usemap="#DefaultHandler_map" alt=""/>
  <map id="DefaultHandler_map" name="DefaultHandler_map">
<area href="classEntityResolver.html" title="Basic interface for resolving entities. " alt="EntityResolver" shape="rect" coords="0,0,100,24"/>
<area href="classDTDHandler.html" title="Receive notification of basic DTD-related events. " alt="DTDHandler" shape="rect" coords="110,0,210,24"/>
<area href="classContentHandler.html" title="Receive notification of general document events. " alt="ContentHandler" shape="rect" coords="220,0,320,24"/>
<area href="classErrorHandler.html" title="Basic interface for SAX error handlers. " alt="ErrorHandler" shape="rect" coords="330,0,430,24"/>
<area href="classLexicalHandler.html" title="Receive notification of lexical events. " alt="LexicalHandler" shape="rect" coords="440,0,540,24"/>
<area href="classDeclHandler.html" title="Receive notification of DTD declaration events. " alt="DeclHandler" shape="rect" coords="550,0,650,24"/>
</map>
 </div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ab3aff728663a1c0aa9a1c0ed517f6806"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#ab3aff728663a1c0aa9a1c0ed517f6806">DefaultHandler</a> ()</td></tr>
<tr class="separator:ab3aff728663a1c0aa9a1c0ed517f6806"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac3c21ef83b8a2ff725c681c0b260b696"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#ac3c21ef83b8a2ff725c681c0b260b696">~DefaultHandler</a> ()</td></tr>
<tr class="separator:ac3c21ef83b8a2ff725c681c0b260b696"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">Default handlers for the DocumentHandler interface</div></td></tr>
<tr class="memitem:a26200efe3b5b98314aa1ec0486371aee"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a26200efe3b5b98314aa1ec0486371aee">characters</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:a26200efe3b5b98314aa1ec0486371aee"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of character data inside an element.  <a href="#a26200efe3b5b98314aa1ec0486371aee">More...</a><br/></td></tr>
<tr class="separator:a26200efe3b5b98314aa1ec0486371aee"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a78c8d2f4cc9b392bc6b15e82ab8f3b6b"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a78c8d2f4cc9b392bc6b15e82ab8f3b6b">endDocument</a> ()</td></tr>
<tr class="memdesc:a78c8d2f4cc9b392bc6b15e82ab8f3b6b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the end of the document.  <a href="#a78c8d2f4cc9b392bc6b15e82ab8f3b6b">More...</a><br/></td></tr>
<tr class="separator:a78c8d2f4cc9b392bc6b15e82ab8f3b6b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad911e0c4995cf46e85a5574151ba45ea"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#ad911e0c4995cf46e85a5574151ba45ea">endElement</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const uri, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const localname, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const qname)</td></tr>
<tr class="memdesc:ad911e0c4995cf46e85a5574151ba45ea"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the end of an element.  <a href="#ad911e0c4995cf46e85a5574151ba45ea">More...</a><br/></td></tr>
<tr class="separator:ad911e0c4995cf46e85a5574151ba45ea"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae7432afa3beeb0086c8bd7e9cc556b0f"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#ae7432afa3beeb0086c8bd7e9cc556b0f">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)</td></tr>
<tr class="memdesc:ae7432afa3beeb0086c8bd7e9cc556b0f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of ignorable whitespace in element content.  <a href="#ae7432afa3beeb0086c8bd7e9cc556b0f">More...</a><br/></td></tr>
<tr class="separator:ae7432afa3beeb0086c8bd7e9cc556b0f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a884a740e358a2f904f76eab21e1d1008"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a884a740e358a2f904f76eab21e1d1008">processingInstruction</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:a884a740e358a2f904f76eab21e1d1008"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of a processing instruction.  <a href="#a884a740e358a2f904f76eab21e1d1008">More...</a><br/></td></tr>
<tr class="separator:a884a740e358a2f904f76eab21e1d1008"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a67192b4248f3eb5a18e125e1115c3c09"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a67192b4248f3eb5a18e125e1115c3c09">resetDocument</a> ()</td></tr>
<tr class="memdesc:a67192b4248f3eb5a18e125e1115c3c09"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reset the Document object on its reuse.  <a href="#a67192b4248f3eb5a18e125e1115c3c09">More...</a><br/></td></tr>
<tr class="separator:a67192b4248f3eb5a18e125e1115c3c09"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">Default implementation of DocumentHandler interface</div></td></tr>
<tr class="memitem:accf5e52b4a71980acb061991b58d7e7c"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#accf5e52b4a71980acb061991b58d7e7c">setDocumentLocator</a> (const <a class="el" href="classLocator.html">Locator</a> *const locator)</td></tr>
<tr class="memdesc:accf5e52b4a71980acb061991b58d7e7c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive a <a class="el" href="classLocator.html" title="Interface for associating a SAX event with a document location. ">Locator</a> object for document events.  <a href="#accf5e52b4a71980acb061991b58d7e7c">More...</a><br/></td></tr>
<tr class="separator:accf5e52b4a71980acb061991b58d7e7c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9821468bdbac57596aec0d7272986b7f"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a9821468bdbac57596aec0d7272986b7f">startDocument</a> ()</td></tr>
<tr class="memdesc:a9821468bdbac57596aec0d7272986b7f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the beginning of the document.  <a href="#a9821468bdbac57596aec0d7272986b7f">More...</a><br/></td></tr>
<tr class="separator:a9821468bdbac57596aec0d7272986b7f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a931f1eac710f7d81d2714c78a4c8cb60"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a931f1eac710f7d81d2714c78a4c8cb60">startElement</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const uri, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const localname, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const qname, const <a class="el" href="classAttributes.html">Attributes</a> &amp;attrs)</td></tr>
<tr class="memdesc:a931f1eac710f7d81d2714c78a4c8cb60"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the start of an element.  <a href="#a931f1eac710f7d81d2714c78a4c8cb60">More...</a><br/></td></tr>
<tr class="separator:a931f1eac710f7d81d2714c78a4c8cb60"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aace9cb5db37a219a9d719ba8fd732ea0"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#aace9cb5db37a219a9d719ba8fd732ea0">startPrefixMapping</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const prefix, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const uri)</td></tr>
<tr class="memdesc:aace9cb5db37a219a9d719ba8fd732ea0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the start of an namespace prefix mapping.  <a href="#aace9cb5db37a219a9d719ba8fd732ea0">More...</a><br/></td></tr>
<tr class="separator:aace9cb5db37a219a9d719ba8fd732ea0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5349d9afe5d8ffb7f6e412a9171eff97"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a5349d9afe5d8ffb7f6e412a9171eff97">endPrefixMapping</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const prefix)</td></tr>
<tr class="memdesc:a5349d9afe5d8ffb7f6e412a9171eff97"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the end of an namespace prefix mapping.  <a href="#a5349d9afe5d8ffb7f6e412a9171eff97">More...</a><br/></td></tr>
<tr class="separator:a5349d9afe5d8ffb7f6e412a9171eff97"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab90327a945c68d70ef0adfc6054486a1"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#ab90327a945c68d70ef0adfc6054486a1">skippedEntity</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const name)</td></tr>
<tr class="memdesc:ab90327a945c68d70ef0adfc6054486a1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of a skipped entity.  <a href="#ab90327a945c68d70ef0adfc6054486a1">More...</a><br/></td></tr>
<tr class="separator:ab90327a945c68d70ef0adfc6054486a1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">Default implementation of the EntityResolver interface.</div></td></tr>
<tr class="memitem:a6890d0f8c734eaca9fbc5da987b2b4d4"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classInputSource.html">InputSource</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a6890d0f8c734eaca9fbc5da987b2b4d4">resolveEntity</a> (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)</td></tr>
<tr class="memdesc:a6890d0f8c734eaca9fbc5da987b2b4d4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Resolve an external entity.  <a href="#a6890d0f8c734eaca9fbc5da987b2b4d4">More...</a><br/></td></tr>
<tr class="separator:a6890d0f8c734eaca9fbc5da987b2b4d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">Default implementation of the ErrorHandler interface</div></td></tr>
<tr class="memitem:a85879d0d4f34c60a44166b38661a568d"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a85879d0d4f34c60a44166b38661a568d">error</a> (const <a class="el" href="classSAXParseException.html">SAXParseException</a> &amp;exc)</td></tr>
<tr class="memdesc:a85879d0d4f34c60a44166b38661a568d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of a recoverable parser error.  <a href="#a85879d0d4f34c60a44166b38661a568d">More...</a><br/></td></tr>
<tr class="separator:a85879d0d4f34c60a44166b38661a568d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5792c0974b44c549de462f0b7b27ab38"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a5792c0974b44c549de462f0b7b27ab38">fatalError</a> (const <a class="el" href="classSAXParseException.html">SAXParseException</a> &amp;exc)</td></tr>
<tr class="memdesc:a5792c0974b44c549de462f0b7b27ab38"><td class="mdescLeft">&#160;</td><td class="mdescRight">Report a fatal XML parsing error.  <a href="#a5792c0974b44c549de462f0b7b27ab38">More...</a><br/></td></tr>
<tr class="separator:a5792c0974b44c549de462f0b7b27ab38"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad80becb18c2c9bed09f5fc20ab32a827"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#ad80becb18c2c9bed09f5fc20ab32a827">warning</a> (const <a class="el" href="classSAXParseException.html">SAXParseException</a> &amp;exc)</td></tr>
<tr class="memdesc:ad80becb18c2c9bed09f5fc20ab32a827"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of a parser warning.  <a href="#ad80becb18c2c9bed09f5fc20ab32a827">More...</a><br/></td></tr>
<tr class="separator:ad80becb18c2c9bed09f5fc20ab32a827"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae3adfacffdc6767081c7768a5e381275"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#ae3adfacffdc6767081c7768a5e381275">resetErrors</a> ()</td></tr>
<tr class="memdesc:ae3adfacffdc6767081c7768a5e381275"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reset the Error handler object on its reuse.  <a href="#ae3adfacffdc6767081c7768a5e381275">More...</a><br/></td></tr>
<tr class="separator:ae3adfacffdc6767081c7768a5e381275"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">Default implementation of DTDHandler interface.</div></td></tr>
<tr class="memitem:ad65445c39515705673b258c3c5bff816"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#ad65445c39515705673b258c3c5bff816">notationDecl</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const name, 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)</td></tr>
<tr class="memdesc:ad65445c39515705673b258c3c5bff816"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of a notation declaration.  <a href="#ad65445c39515705673b258c3c5bff816">More...</a><br/></td></tr>
<tr class="separator:ad65445c39515705673b258c3c5bff816"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab6378da1da5f80ee254d9c9fbc0e73f"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#aab6378da1da5f80ee254d9c9fbc0e73f">resetDocType</a> ()</td></tr>
<tr class="memdesc:aab6378da1da5f80ee254d9c9fbc0e73f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Reset the DTD object on its reuse.  <a href="#aab6378da1da5f80ee254d9c9fbc0e73f">More...</a><br/></td></tr>
<tr class="separator:aab6378da1da5f80ee254d9c9fbc0e73f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a00c42bf6af7327af2eb1704bf57121cf"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a00c42bf6af7327af2eb1704bf57121cf">unparsedEntityDecl</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const name, 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 <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const notationName)</td></tr>
<tr class="memdesc:a00c42bf6af7327af2eb1704bf57121cf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of an unparsed entity declaration.  <a href="#a00c42bf6af7327af2eb1704bf57121cf">More...</a><br/></td></tr>
<tr class="separator:a00c42bf6af7327af2eb1704bf57121cf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">Default implementation of LexicalHandler interface.</div></td></tr>
<tr class="memitem:acaef2cb8e680ae7a4a356f8e253ae401"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#acaef2cb8e680ae7a4a356f8e253ae401">comment</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:acaef2cb8e680ae7a4a356f8e253ae401"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of comments.  <a href="#acaef2cb8e680ae7a4a356f8e253ae401">More...</a><br/></td></tr>
<tr class="separator:acaef2cb8e680ae7a4a356f8e253ae401"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af35a07e77f5f22f4118fa9af93e41664"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#af35a07e77f5f22f4118fa9af93e41664">endCDATA</a> ()</td></tr>
<tr class="memdesc:af35a07e77f5f22f4118fa9af93e41664"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the end of a CDATA section.  <a href="#af35a07e77f5f22f4118fa9af93e41664">More...</a><br/></td></tr>
<tr class="separator:af35a07e77f5f22f4118fa9af93e41664"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad5c97eedfa56518b329ba5fabfc6d947"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#ad5c97eedfa56518b329ba5fabfc6d947">endDTD</a> ()</td></tr>
<tr class="memdesc:ad5c97eedfa56518b329ba5fabfc6d947"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the end of the DTD declarations.  <a href="#ad5c97eedfa56518b329ba5fabfc6d947">More...</a><br/></td></tr>
<tr class="separator:ad5c97eedfa56518b329ba5fabfc6d947"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af8878dc6a70b85d2b697570392293874"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#af8878dc6a70b85d2b697570392293874">endEntity</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const name)</td></tr>
<tr class="memdesc:af8878dc6a70b85d2b697570392293874"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the end of an entity.  <a href="#af8878dc6a70b85d2b697570392293874">More...</a><br/></td></tr>
<tr class="separator:af8878dc6a70b85d2b697570392293874"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d563ab646fb550e6c041c584f52cc60"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a3d563ab646fb550e6c041c584f52cc60">startCDATA</a> ()</td></tr>
<tr class="memdesc:a3d563ab646fb550e6c041c584f52cc60"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the start of a CDATA section.  <a href="#a3d563ab646fb550e6c041c584f52cc60">More...</a><br/></td></tr>
<tr class="separator:a3d563ab646fb550e6c041c584f52cc60"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0356f7c9aa7416eec0918d885896d74c"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a0356f7c9aa7416eec0918d885896d74c">startDTD</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const name, 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)</td></tr>
<tr class="memdesc:a0356f7c9aa7416eec0918d885896d74c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the start of the DTD declarations.  <a href="#a0356f7c9aa7416eec0918d885896d74c">More...</a><br/></td></tr>
<tr class="separator:a0356f7c9aa7416eec0918d885896d74c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4906bc9239e3fce1fab572d02c616004"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a4906bc9239e3fce1fab572d02c616004">startEntity</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const name)</td></tr>
<tr class="memdesc:a4906bc9239e3fce1fab572d02c616004"><td class="mdescLeft">&#160;</td><td class="mdescRight">Receive notification of the start of an entity.  <a href="#a4906bc9239e3fce1fab572d02c616004">More...</a><br/></td></tr>
<tr class="separator:a4906bc9239e3fce1fab572d02c616004"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr><td colspan="2"><div class="groupHeader">Default implementation of DeclHandler interface.</div></td></tr>
<tr class="memitem:a474906ae189ae209fc5f5f08f75d1601"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a474906ae189ae209fc5f5f08f75d1601">elementDecl</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const name, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const model)</td></tr>
<tr class="memdesc:a474906ae189ae209fc5f5f08f75d1601"><td class="mdescLeft">&#160;</td><td class="mdescRight">Report an element type declaration.  <a href="#a474906ae189ae209fc5f5f08f75d1601">More...</a><br/></td></tr>
<tr class="separator:a474906ae189ae209fc5f5f08f75d1601"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76b1eded355413b15b888f44f491630d"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a76b1eded355413b15b888f44f491630d">attributeDecl</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const eName, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const aName, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const type, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const mode, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const value)</td></tr>
<tr class="memdesc:a76b1eded355413b15b888f44f491630d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Report an attribute type declaration.  <a href="#a76b1eded355413b15b888f44f491630d">More...</a><br/></td></tr>
<tr class="separator:a76b1eded355413b15b888f44f491630d"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3d415c8de49efd0d90c97de14c99e96a"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a3d415c8de49efd0d90c97de14c99e96a">internalEntityDecl</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const name, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const value)</td></tr>
<tr class="memdesc:a3d415c8de49efd0d90c97de14c99e96a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Report an internal entity declaration.  <a href="#a3d415c8de49efd0d90c97de14c99e96a">More...</a><br/></td></tr>
<tr class="separator:a3d415c8de49efd0d90c97de14c99e96a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7eb9734102ebff9279d76b7d8db61dc2"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDefaultHandler.html#a7eb9734102ebff9279d76b7d8db61dc2">externalEntityDecl</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const name, 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)</td></tr>
<tr class="memdesc:a7eb9734102ebff9279d76b7d8db61dc2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Report a parsed external entity declaration.  <a href="#a7eb9734102ebff9279d76b7d8db61dc2">More...</a><br/></td></tr>
<tr class="separator:a7eb9734102ebff9279d76b7d8db61dc2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classEntityResolver"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classEntityResolver')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classEntityResolver.html">EntityResolver</a></td></tr>
<tr class="memitem:a14e534eb2170015056ccd71458e1058c inherit pub_methods_classEntityResolver"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classEntityResolver.html#a14e534eb2170015056ccd71458e1058c">EntityResolver</a> ()</td></tr>
<tr class="memdesc:a14e534eb2170015056ccd71458e1058c inherit pub_methods_classEntityResolver"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default Constructor.  <a href="#a14e534eb2170015056ccd71458e1058c">More...</a><br/></td></tr>
<tr class="separator:a14e534eb2170015056ccd71458e1058c inherit pub_methods_classEntityResolver"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0d5de369cdaff0d67cfaaa63029187aa inherit pub_methods_classEntityResolver"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classEntityResolver.html#a0d5de369cdaff0d67cfaaa63029187aa">~EntityResolver</a> ()</td></tr>
<tr class="memdesc:a0d5de369cdaff0d67cfaaa63029187aa inherit pub_methods_classEntityResolver"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a0d5de369cdaff0d67cfaaa63029187aa">More...</a><br/></td></tr>
<tr class="separator:a0d5de369cdaff0d67cfaaa63029187aa inherit pub_methods_classEntityResolver"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classDTDHandler"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classDTDHandler')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classDTDHandler.html">DTDHandler</a></td></tr>
<tr class="memitem:a1d17e15d976164f6d55f542759eea182 inherit pub_methods_classDTDHandler"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDTDHandler.html#a1d17e15d976164f6d55f542759eea182">DTDHandler</a> ()</td></tr>
<tr class="memdesc:a1d17e15d976164f6d55f542759eea182 inherit pub_methods_classDTDHandler"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default Constructor.  <a href="#a1d17e15d976164f6d55f542759eea182">More...</a><br/></td></tr>
<tr class="separator:a1d17e15d976164f6d55f542759eea182 inherit pub_methods_classDTDHandler"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa8158333e0faf2e0850f3f7363d7f37e inherit pub_methods_classDTDHandler"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDTDHandler.html#aa8158333e0faf2e0850f3f7363d7f37e">~DTDHandler</a> ()</td></tr>
<tr class="memdesc:aa8158333e0faf2e0850f3f7363d7f37e inherit pub_methods_classDTDHandler"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#aa8158333e0faf2e0850f3f7363d7f37e">More...</a><br/></td></tr>
<tr class="separator:aa8158333e0faf2e0850f3f7363d7f37e inherit pub_methods_classDTDHandler"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classContentHandler"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classContentHandler')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classContentHandler.html">ContentHandler</a></td></tr>
<tr class="memitem:a5e5673f802f184ce29cd2ffdd8f827e8 inherit pub_methods_classContentHandler"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classContentHandler.html#a5e5673f802f184ce29cd2ffdd8f827e8">ContentHandler</a> ()</td></tr>
<tr class="memdesc:a5e5673f802f184ce29cd2ffdd8f827e8 inherit pub_methods_classContentHandler"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="#a5e5673f802f184ce29cd2ffdd8f827e8">More...</a><br/></td></tr>
<tr class="separator:a5e5673f802f184ce29cd2ffdd8f827e8 inherit pub_methods_classContentHandler"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5c69311b151445693579b0d1c74b9b43 inherit pub_methods_classContentHandler"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classContentHandler.html#a5c69311b151445693579b0d1c74b9b43">~ContentHandler</a> ()</td></tr>
<tr class="memdesc:a5c69311b151445693579b0d1c74b9b43 inherit pub_methods_classContentHandler"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a5c69311b151445693579b0d1c74b9b43">More...</a><br/></td></tr>
<tr class="separator:a5c69311b151445693579b0d1c74b9b43 inherit pub_methods_classContentHandler"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classErrorHandler"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classErrorHandler')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classErrorHandler.html">ErrorHandler</a></td></tr>
<tr class="memitem:a7e5f379bd231442b898cef94556b2107 inherit pub_methods_classErrorHandler"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classErrorHandler.html#a7e5f379bd231442b898cef94556b2107">ErrorHandler</a> ()</td></tr>
<tr class="memdesc:a7e5f379bd231442b898cef94556b2107 inherit pub_methods_classErrorHandler"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="#a7e5f379bd231442b898cef94556b2107">More...</a><br/></td></tr>
<tr class="separator:a7e5f379bd231442b898cef94556b2107 inherit pub_methods_classErrorHandler"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acc5355422f332b7057295bda1d4e702b inherit pub_methods_classErrorHandler"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classErrorHandler.html#acc5355422f332b7057295bda1d4e702b">~ErrorHandler</a> ()</td></tr>
<tr class="memdesc:acc5355422f332b7057295bda1d4e702b inherit pub_methods_classErrorHandler"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#acc5355422f332b7057295bda1d4e702b">More...</a><br/></td></tr>
<tr class="separator:acc5355422f332b7057295bda1d4e702b inherit pub_methods_classErrorHandler"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classLexicalHandler"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classLexicalHandler')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classLexicalHandler.html">LexicalHandler</a></td></tr>
<tr class="memitem:a355f99e04837f54f0041a29c86530fa0 inherit pub_methods_classLexicalHandler"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLexicalHandler.html#a355f99e04837f54f0041a29c86530fa0">LexicalHandler</a> ()</td></tr>
<tr class="memdesc:a355f99e04837f54f0041a29c86530fa0 inherit pub_methods_classLexicalHandler"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="#a355f99e04837f54f0041a29c86530fa0">More...</a><br/></td></tr>
<tr class="separator:a355f99e04837f54f0041a29c86530fa0 inherit pub_methods_classLexicalHandler"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9a69c15cea4160ec8b555959c4e8cde5 inherit pub_methods_classLexicalHandler"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classLexicalHandler.html#a9a69c15cea4160ec8b555959c4e8cde5">~LexicalHandler</a> ()</td></tr>
<tr class="memdesc:a9a69c15cea4160ec8b555959c4e8cde5 inherit pub_methods_classLexicalHandler"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a9a69c15cea4160ec8b555959c4e8cde5">More...</a><br/></td></tr>
<tr class="separator:a9a69c15cea4160ec8b555959c4e8cde5 inherit pub_methods_classLexicalHandler"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classDeclHandler"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classDeclHandler')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classDeclHandler.html">DeclHandler</a></td></tr>
<tr class="memitem:a3155ea1a3555f906321735d78e330f05 inherit pub_methods_classDeclHandler"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDeclHandler.html#a3155ea1a3555f906321735d78e330f05">DeclHandler</a> ()</td></tr>
<tr class="memdesc:a3155ea1a3555f906321735d78e330f05 inherit pub_methods_classDeclHandler"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="#a3155ea1a3555f906321735d78e330f05">More...</a><br/></td></tr>
<tr class="separator:a3155ea1a3555f906321735d78e330f05 inherit pub_methods_classDeclHandler"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2cb011a8e6f06e070b8c0a409a5a2cb4 inherit pub_methods_classDeclHandler"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classDeclHandler.html#a2cb011a8e6f06e070b8c0a409a5a2cb4">~DeclHandler</a> ()</td></tr>
<tr class="memdesc:a2cb011a8e6f06e070b8c0a409a5a2cb4 inherit pub_methods_classDeclHandler"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="#a2cb011a8e6f06e070b8c0a409a5a2cb4">More...</a><br/></td></tr>
<tr class="separator:a2cb011a8e6f06e070b8c0a409a5a2cb4 inherit pub_methods_classDeclHandler"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Default base class for SAX2 handlers. </p>
<p>This class implements the default behaviour for SAX2 interfaces: <a class="el" href="classEntityResolver.html" title="Basic interface for resolving entities. ">EntityResolver</a>, <a class="el" href="classDTDHandler.html" title="Receive notification of basic DTD-related events. ">DTDHandler</a>, <a class="el" href="classContentHandler.html" title="Receive notification of general document events. ">ContentHandler</a>, <a class="el" href="classErrorHandler.html" title="Basic interface for SAX error handlers. ">ErrorHandler</a>, <a class="el" href="classLexicalHandler.html" title="Receive notification of lexical events. ">LexicalHandler</a>, and <a class="el" href="classDeclHandler.html" title="Receive notification of DTD declaration events. ">DeclHandler</a>.</p>
<p>Application writers can extend this class when they need to implement only part of an interface; parser writers can instantiate this class to provide default handlers when the application has not supplied its own.</p>
<p>Note that the use of this class is optional.</p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classEntityResolver.html#a14e534eb2170015056ccd71458e1058c" title="Default Constructor. ">EntityResolver::EntityResolver</a> </dd>
<dd>
<a class="el" href="classDTDHandler.html#a1d17e15d976164f6d55f542759eea182" title="Default Constructor. ">DTDHandler::DTDHandler</a> </dd>
<dd>
<a class="el" href="classContentHandler.html#a5e5673f802f184ce29cd2ffdd8f827e8" title="Default constructor. ">ContentHandler::ContentHandler</a> </dd>
<dd>
<a class="el" href="classErrorHandler.html#a7e5f379bd231442b898cef94556b2107" title="Default constructor. ">ErrorHandler::ErrorHandler</a> </dd>
<dd>
<a class="el" href="classLexicalHandler.html#a355f99e04837f54f0041a29c86530fa0" title="Default constructor. ">LexicalHandler::LexicalHandler</a> </dd>
<dd>
<a class="el" href="classDeclHandler.html#a3155ea1a3555f906321735d78e330f05" title="Default constructor. ">DeclHandler::DeclHandler</a> </dd></dl>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ab3aff728663a1c0aa9a1c0ed517f6806"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">DefaultHandler::DefaultHandler </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

</div>
</div>
<a class="anchor" id="ac3c21ef83b8a2ff725c681c0b260b696"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual DefaultHandler::~DefaultHandler </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">

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a76b1eded355413b15b888f44f491630d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::attributeDecl </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>eName</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&#160;</td>
          <td class="paramname"><em>aName</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&#160;</td>
          <td class="paramname"><em>type</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&#160;</td>
          <td class="paramname"><em>mode</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&#160;</td>
          <td class="paramname"><em>value</em>&#160;</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>Report an attribute type declaration. </p>
<p>Only the effective (first) declaration for an attribute will be reported.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">eName</td><td>The name of the associated element. </td></tr>
    <tr><td class="paramname">aName</td><td>The name of the attribute. </td></tr>
    <tr><td class="paramname">type</td><td>A string representing the attribute type. </td></tr>
    <tr><td class="paramname">mode</td><td>A string representing the attribute defaulting mode ("#IMPLIED", "#REQUIRED", or "#FIXED") or null if none of these applies. </td></tr>
    <tr><td class="paramname">value</td><td>A string representing the attribute's default value, or null if there is none. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classDeclHandler.html#aa1e6849776d6b68f853e7e025faf94a6">DeclHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a26200efe3b5b98314aa1ec0486371aee"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::characters </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</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>&#160;</td>
          <td class="paramname"><em>length</em>&#160;</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>Receive notification of character data inside an element. </p>
<p>By default, do nothing. Application writers may override this method to take specific actions for each chunk of character data (such as adding the data to a node or buffer, or printing it to a file).</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">chars</td><td>The characters. </td></tr>
    <tr><td class="paramname">length</td><td>The number of characters to use from the character array. </td></tr>
  </table>
  </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>
  </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="classContentHandler.html#aed552fab959bfa7e9135691e1d21ab5a">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="acaef2cb8e680ae7a4a356f8e253ae401"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::comment </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</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>&#160;</td>
          <td class="paramname"><em>length</em>&#160;</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>Receive notification of comments. </p>
<p>The <a class="el" href="classParser.html" title="Basic interface for SAX (Simple API for XML) parsers. ">Parser</a> will call this method to report each occurrence of a comment in the XML document.</p>
<p>The application must not attempt to read from the array outside of the specified range.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">chars</td><td>The characters from the XML document. </td></tr>
    <tr><td class="paramname">length</td><td>The number of characters to read from the array. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classLexicalHandler.html#afa118e57acd501eeb68502418a3f7d29">LexicalHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a474906ae189ae209fc5f5f08f75d1601"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::elementDecl </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>name</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&#160;</td>
          <td class="paramname"><em>model</em>&#160;</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>Report an element type declaration. </p>
<p>The content model will consist of the string "EMPTY", the string "ANY", or a parenthesised group, optionally followed by an occurrence indicator. The model will be normalized so that all parameter entities are fully resolved and all whitespace is removed,and will include the enclosing parentheses. Other normalization (such as removing redundant parentheses or simplifying occurrence indicators) is at the discretion of the parser.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The element type name. </td></tr>
    <tr><td class="paramname">model</td><td>The content model as a normalized string. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classDeclHandler.html#a918870d6d34d8dba9076adca24416a5f">DeclHandler</a>.</p>

</div>
</div>
<a class="anchor" id="af35a07e77f5f22f4118fa9af93e41664"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::endCDATA </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>Receive notification of the end of a CDATA section. </p>
<p>The SAX parser will invoke this method at the end of each CDATA parsed.</p>
<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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classLexicalHandler.html#a8609c86c920f8c4e0d194f82d9a4087d">LexicalHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a78c8d2f4cc9b392bc6b15e82ab8f3b6b"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::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>Receive notification of the end of the document. </p>
<p>By default, do nothing. Application writers may override this method in a subclass to take specific actions at the beginning of a document (such as finalising a tree or closing an output file).</p>
<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>
  </table>
  </dd>
</dl>
<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="classContentHandler.html#aa553a7c058197711ee9b37cce6783874">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="ad5c97eedfa56518b329ba5fabfc6d947"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::endDTD </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>Receive notification of the end of the DTD declarations. </p>
<p>The SAX parser will invoke this method at the end of the DTD</p>
<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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classLexicalHandler.html#a1cb667e6f9070cb3570d44c1025d9792">LexicalHandler</a>.</p>

</div>
</div>
<a class="anchor" id="ad911e0c4995cf46e85a5574151ba45ea"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::endElement </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>uri</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&#160;</td>
          <td class="paramname"><em>localname</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&#160;</td>
          <td class="paramname"><em>qname</em>&#160;</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>Receive notification of the end of an element. </p>
<p>By default, do nothing. Application writers may override this method in a subclass to take specific actions at the end of each element (such as finalising a tree node or writing output to a file).</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">uri</td><td>The URI of the associated namespace for this element </td></tr>
    <tr><td class="paramname">localname</td><td>The local part of the element name </td></tr>
    <tr><td class="paramname">qname</td><td>The <a class="el" href="classQName.html">QName</a> of this element </td></tr>
  </table>
  </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>
  </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="classContentHandler.html#aceef0020fe2d5a65f3a34485de5e8c76">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="af8878dc6a70b85d2b697570392293874"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::endEntity </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>name</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>Receive notification of the end of an entity. </p>
<p>The SAX parser will invoke this method at the end of an entity</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The name of the entity that is ending. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classLexicalHandler.html#a1cb805a2bd1c80320a7cdc54a99e03a0">LexicalHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a5349d9afe5d8ffb7f6e412a9171eff97"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::endPrefixMapping </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>prefix</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>Receive notification of the end of an namespace prefix mapping. </p>
<p>By default, do nothing. Application writers may override this method in a subclass to take specific actions at the end of each namespace prefix mapping.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">prefix</td><td>The namespace prefix used </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd>DocumentHandler::endPrefixMapping </dd></dl>

<p>Implements <a class="el" href="classContentHandler.html#a862dfd4a991d2074616b726fd39ecc8d">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a85879d0d4f34c60a44166b38661a568d"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::error </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classSAXParseException.html">SAXParseException</a> &amp;&#160;</td>
          <td class="paramname"><em>exc</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>Receive notification of a recoverable parser error. </p>
<p>The default implementation does nothing. Application writers may override this method in a subclass to take specific actions for each error, such as inserting the message in a log file or printing it to the console.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">exc</td><td>The warning information encoded as an exception. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classErrorHandler.html#a1b9ae5ce728c0cc610ff9d1284c0f415" title="Receive notification of a warning. ">ErrorHandler::warning</a> </dd>
<dd>
<a class="el" href="classSAXParseException.html#a2e2d9a0050de4bc4652b5047adfb7c49" title="Create a new SAXParseException from a message and a Locator. ">SAXParseException::SAXParseException</a> </dd></dl>

<p>Implements <a class="el" href="classErrorHandler.html#a9f6d55ac2d4aec618aaffb75494c8b94">ErrorHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a7eb9734102ebff9279d76b7d8db61dc2"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::externalEntityDecl </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>name</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&#160;</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&#160;</td>
          <td class="paramname"><em>systemId</em>&#160;</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>Report a parsed external entity declaration. </p>
<p>Only the effective (first) declaration for each entity will be reported.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The name of the entity. If it is a parameter entity, the name will begin with ''. </td></tr>
    <tr><td class="paramname">publicId</td><td>The The declared public identifier of the entity, or null if none was declared. </td></tr>
    <tr><td class="paramname">systemId</td><td>The declared system identifier of the entity. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classDeclHandler.html#a67094919f6659bc7aeeca7717d38a3b1">DeclHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a5792c0974b44c549de462f0b7b27ab38"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::fatalError </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classSAXParseException.html">SAXParseException</a> &amp;&#160;</td>
          <td class="paramname"><em>exc</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>Report a fatal XML parsing error. </p>
<p>The default implementation throws a <a class="el" href="classSAXParseException.html" title="Encapsulate an XML parse error or warning. ">SAXParseException</a>. Application writers may override this method in a subclass if they need to take specific actions for each fatal error (such as collecting all of the errors into a single report): in any case, the application must stop all regular processing when this method is invoked, since the document is no longer reliable, and the parser may no longer report parsing events.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">exc</td><td>The error information encoded as an exception. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classErrorHandler.html#a1e45f82d84a9e305a3fa7059da96bc13" title="Receive notification of a non-recoverable error. ">ErrorHandler::fatalError</a> </dd>
<dd>
<a class="el" href="classSAXParseException.html#a2e2d9a0050de4bc4652b5047adfb7c49" title="Create a new SAXParseException from a message and a Locator. ">SAXParseException::SAXParseException</a> </dd></dl>

<p>Implements <a class="el" href="classErrorHandler.html#a1e45f82d84a9e305a3fa7059da96bc13">ErrorHandler</a>.</p>

</div>
</div>
<a class="anchor" id="ae7432afa3beeb0086c8bd7e9cc556b0f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::ignorableWhitespace </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</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>&#160;</td>
          <td class="paramname"><em>length</em>&#160;</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>Receive notification of ignorable whitespace in element content. </p>
<p>By default, do nothing. Application writers may override this method to take specific actions for each chunk of ignorable whitespace (such as adding data to a node or buffer, or printing it to a file).</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">chars</td><td>The whitespace characters. </td></tr>
    <tr><td class="paramname">length</td><td>The number of characters to use from the character array. </td></tr>
  </table>
  </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>
  </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="classContentHandler.html#a591f9140322c52bf48e0ae47bb0ab9c6">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a3d415c8de49efd0d90c97de14c99e96a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::internalEntityDecl </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>name</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&#160;</td>
          <td class="paramname"><em>value</em>&#160;</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>Report an internal entity declaration. </p>
<p>Only the effective (first) declaration for each entity will be reported. All parameter entities in the value will be expanded, but general entities will not.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The name of the entity. If it is a parameter entity, the name will begin with ''. </td></tr>
    <tr><td class="paramname">value</td><td>The replacement text of the entity. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classDeclHandler.html#ae65d5b30882c3a8aab62ee62e0090f77">DeclHandler</a>.</p>

</div>
</div>
<a class="anchor" id="ad65445c39515705673b258c3c5bff816"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::notationDecl </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>name</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&#160;</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&#160;</td>
          <td class="paramname"><em>systemId</em>&#160;</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>Receive notification of a notation declaration. </p>
<p>By default, do nothing. Application writers may override this method in a subclass if they wish to keep track of the notations declared in a document.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The notation name. </td></tr>
    <tr><td class="paramname">publicId</td><td>The notation public identifier, or null if not available. </td></tr>
    <tr><td class="paramname">systemId</td><td>The notation system identifier. </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>

<p>Implements <a class="el" href="classDTDHandler.html#aaafc15a4880f41e9e44904be254cb70d">DTDHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a884a740e358a2f904f76eab21e1d1008"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::processingInstruction </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</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&#160;</td>
          <td class="paramname"><em>data</em>&#160;</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>Receive notification of a processing instruction. </p>
<p>By default, do nothing. Application writers may override this method in a subclass to take specific actions for each processing instruction, such as setting status variables or invoking other methods.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">target</td><td>The processing instruction target. </td></tr>
    <tr><td class="paramname">data</td><td>The processing instruction data, or null if none is supplied. </td></tr>
  </table>
  </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>
  </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="classContentHandler.html#ae854129d2a6dcaa431ccf6892c989fd1">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="aab6378da1da5f80ee254d9c9fbc0e73f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::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>Reset the DTD object on its reuse. </p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classDTDHandler.html#a4eebace32128b2215f51a5c73a9437ad" title="Reset the DocType object on its reuse. ">DTDHandler::resetDocType</a> </dd></dl>

<p>Implements <a class="el" href="classDTDHandler.html#a4eebace32128b2215f51a5c73a9437ad">DTDHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a67192b4248f3eb5a18e125e1115c3c09"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::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>Reset the Document object on its reuse. </p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classDocumentHandler.html#ab74ecca443af07aa9e75e23846fb5868" title="Reset the Document object on its reuse. ">DocumentHandler::resetDocument</a> </dd></dl>

</div>
</div>
<a class="anchor" id="ae3adfacffdc6767081c7768a5e381275"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::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>Reset the Error handler object on its reuse. </p>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classErrorHandler.html#a6069802c864480be0e2431ac5129c5dd" title="Reset the Error handler object on its reuse. ">ErrorHandler::resetErrors</a> </dd></dl>

<p>Implements <a class="el" href="classErrorHandler.html#a6069802c864480be0e2431ac5129c5dd">ErrorHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a6890d0f8c734eaca9fbc5da987b2b4d4"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classInputSource.html">InputSource</a> * DefaultHandler::resolveEntity </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</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&#160;</td>
          <td class="paramname"><em>systemId</em>&#160;</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>Resolve an external entity. </p>
<p>Always return null, so that the parser will use the system identifier provided in the XML document. This method implements the SAX default behaviour: application writers can override it in a subclass to do special translations such as catalog lookups or URI redirection.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">publicId</td><td>The public identifier, or null if none is available. </td></tr>
    <tr><td class="paramname">systemId</td><td>The system identifier provided in the XML document. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The new input source, or null to require the default behaviour. 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="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>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classEntityResolver.html#af6e630429ea35de71acda7287846911e" title="Allow the application to resolve external entities. ">EntityResolver::resolveEntity</a> </dd></dl>

<p>Implements <a class="el" href="classEntityResolver.html#af6e630429ea35de71acda7287846911e">EntityResolver</a>.</p>

</div>
</div>
<a class="anchor" id="accf5e52b4a71980acb061991b58d7e7c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::setDocumentLocator </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classLocator.html">Locator</a> *const&#160;</td>
          <td class="paramname"><em>locator</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>Receive a <a class="el" href="classLocator.html" title="Interface for associating a SAX event with a document location. ">Locator</a> object for document events. </p>
<p>By default, do nothing. Application writers may override this method in a subclass if they wish to store the locator for use with other document events.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">locator</td><td>A locator for all SAX document events. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classDocumentHandler.html#ad9e42f7996fc226800c2e445f32f4f6c" title="Receive an object for locating the origin of SAX document events. ">DocumentHandler::setDocumentLocator</a> </dd>
<dd>
<a class="el" href="classLocator.html" title="Interface for associating a SAX event with a document location. ">Locator</a> </dd></dl>

<p>Implements <a class="el" href="classContentHandler.html#af425a50ed53f258a7e7517cbb263fb44">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="ab90327a945c68d70ef0adfc6054486a1"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::skippedEntity </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>name</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>Receive notification of a skipped entity. </p>
<p>The parser will invoke this method once for each entity skipped. All processors may skip external entities, depending on the values of the features:<br/>
 <a href="http://xml.org/sax/features/external-general-entities">http://xml.org/sax/features/external-general-entities</a><br/>
 <a href="http://xml.org/sax/features/external-parameter-entities">http://xml.org/sax/features/external-parameter-entities</a></p>
<p>Introduced with SAX2</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The name of the skipped entity. If it is a parameter entity, the name will begin with %, and if it is the external DTD subset, it will be the string [dtd]. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classContentHandler.html#a3e0c021aa3079527861679f5c79b5ebd">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a3d563ab646fb550e6c041c584f52cc60"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::startCDATA </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>Receive notification of the start of a CDATA section. </p>
<p>The SAX parser will invoke this method at the start of each CDATA parsed.</p>
<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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classLexicalHandler.html#a7eee2fa16d2eb2b7fa0accf4cce68442">LexicalHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a9821468bdbac57596aec0d7272986b7f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::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>Receive notification of the beginning of the document. </p>
<p>By default, do nothing. Application writers may override this method in a subclass to take specific actions at the beginning of a document (such as allocating the root node of a tree or creating an output file).</p>
<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>
  </table>
  </dd>
</dl>
<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="classContentHandler.html#aeef6a75cf8b819dd9c932900bc75c0fa">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a0356f7c9aa7416eec0918d885896d74c"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::startDTD </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>name</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&#160;</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&#160;</td>
          <td class="paramname"><em>systemId</em>&#160;</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>Receive notification of the start of the DTD declarations. </p>
<p>The SAX parser will invoke this method at the start of the DTD</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The document type name. </td></tr>
    <tr><td class="paramname">publicId</td><td>The declared public identifier for the external DTD subset, or null if none was declared. </td></tr>
    <tr><td class="paramname">systemId</td><td>The declared system identifier for the external DTD subset, or null if none was declared. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classLexicalHandler.html#a0d4c4c6e8cd2a1d459c54e3bb644f3b7">LexicalHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a931f1eac710f7d81d2714c78a4c8cb60"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::startElement </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>uri</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&#160;</td>
          <td class="paramname"><em>localname</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&#160;</td>
          <td class="paramname"><em>qname</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classAttributes.html">Attributes</a> &amp;&#160;</td>
          <td class="paramname"><em>attrs</em>&#160;</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>Receive notification of the start of an element. </p>
<p>By default, do nothing. Application writers may override this method in a subclass to take specific actions at the start of each element (such as allocating a new tree node or writing output to a file).</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">uri</td><td>The URI of the associated namespace for this element </td></tr>
    <tr><td class="paramname">localname</td><td>the local part of the element name </td></tr>
    <tr><td class="paramname">qname</td><td>the <a class="el" href="classQName.html">QName</a> of this element </td></tr>
    <tr><td class="paramname">attrs</td><td>The specified or defaulted attributes. </td></tr>
  </table>
  </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>
  </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="classContentHandler.html#a52997056caa6524c568526e587c0fa56">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a4906bc9239e3fce1fab572d02c616004"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::startEntity </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>name</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>Receive notification of the start of an entity. </p>
<p>The SAX parser will invoke this method at the start of an entity</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The name of the entity that is starting. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>

<p>Implements <a class="el" href="classLexicalHandler.html#af9038d10ebb57009523aebd73781d1b2">LexicalHandler</a>.</p>

</div>
</div>
<a class="anchor" id="aace9cb5db37a219a9d719ba8fd732ea0"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::startPrefixMapping </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>prefix</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&#160;</td>
          <td class="paramname"><em>uri</em>&#160;</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>Receive notification of the start of an namespace prefix mapping. </p>
<p>By default, do nothing. Application writers may override this method in a subclass to take specific actions at the start of each namespace prefix mapping.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">prefix</td><td>The namespace prefix used </td></tr>
    <tr><td class="paramname">uri</td><td>The namespace URI used. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd>DocumentHandler::startPrefixMapping </dd></dl>

<p>Implements <a class="el" href="classContentHandler.html#ae9177472bb83817ffe6b1a3e73109e0e">ContentHandler</a>.</p>

</div>
</div>
<a class="anchor" id="a00c42bf6af7327af2eb1704bf57121cf"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::unparsedEntityDecl </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td>
          <td class="paramname"><em>name</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&#160;</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&#160;</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&#160;</td>
          <td class="paramname"><em>notationName</em>&#160;</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>Receive notification of an unparsed entity declaration. </p>
<p>By default, do nothing. Application writers may override this method in a subclass to keep track of the unparsed entities declared in a document.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The entity name. </td></tr>
    <tr><td class="paramname">publicId</td><td>The entity public identifier, or null if not available. </td></tr>
    <tr><td class="paramname">systemId</td><td>The entity system identifier. </td></tr>
    <tr><td class="paramname">notationName</td><td>The name of the associated notation. </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>

<p>Implements <a class="el" href="classDTDHandler.html#a713d4ba5348319077a8d9b8f2d0948d6">DTDHandler</a>.</p>

</div>
</div>
<a class="anchor" id="ad80becb18c2c9bed09f5fc20ab32a827"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void DefaultHandler::warning </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classSAXParseException.html">SAXParseException</a> &amp;&#160;</td>
          <td class="paramname"><em>exc</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>Receive notification of a parser warning. </p>
<p>The default implementation does nothing. Application writers may override this method in a subclass to take specific actions for each warning, such as inserting the message in a log file or printing it to the console.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">exc</td><td>The warning information encoded as an exception. </td></tr>
  </table>
  </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>
  </table>
  </dd>
</dl>
<dl class="section see"><dt>See Also</dt><dd><a class="el" href="classErrorHandler.html#a1b9ae5ce728c0cc610ff9d1284c0f415" title="Receive notification of a warning. ">ErrorHandler::warning</a> </dd>
<dd>
<a class="el" href="classSAXParseException.html#a2e2d9a0050de4bc4652b5047adfb7c49" title="Create a new SAXParseException from a message and a Locator. ">SAXParseException::SAXParseException</a> </dd></dl>

<p>Implements <a class="el" href="classErrorHandler.html#a1b9ae5ce728c0cc610ff9d1284c0f415">ErrorHandler</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="DefaultHandler_8hpp_source.html">DefaultHandler.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>