Sophie

Sophie

distrib > Mageia > 6 > armv7hl > by-pkgid > e902a9e8772640e2ff6e25f239deeee4 > files > 382

liborcus-doc-0.14.1-1.mga6.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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Orcus: /home/iurt/rpmbuild/BUILD/liborcus-0.14.1/parser_handlers/sax.hpp Source File</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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.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 id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">Orcus
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="dir_c94b6edf07ddd4a473c5fd293e1b34aa.html">parser_handlers</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">sax.hpp</div>  </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*************************************************************************</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * Copyright (c) 2015 Kohei Yoshida</span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * Permission is hereby granted, free of charge, to any person</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * obtaining a copy of this software and associated documentation</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * files (the &quot;Software&quot;), to deal in the Software without</span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * restriction, including without limitation the rights to use,</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * copy, modify, merge, publish, distribute, sublicense, and/or sell</span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * copies of the Software, and to permit persons to whom the</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * Software is furnished to do so, subject to the following</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * conditions:</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * The above copyright notice and this permission notice shall be</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> * included in all copies or substantial portions of the Software.</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND,</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND</span></div><div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT</span></div><div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,</span></div><div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;<span class="comment"> * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING</span></div><div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="comment"> * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR</span></div><div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="comment"> * OTHER DEALINGS IN THE SOFTWARE.</span></div><div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="comment"> *</span></div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="comment"> ************************************************************************/</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#ifndef INCLUDED_ORCUS_PARSER_HANDLERS_SAX_HPP</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;<span class="preprocessor">#define INCLUDED_ORCUS_PARSER_HANDLERS_SAX_HPP</span></div><div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;</div><div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespaceorcus.html">orcus</a> {</div><div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;</div><div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;<span class="keyword">namespace </span>sax {</div><div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;</div><div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="keyword">struct </span>doctype_declaration;</div><div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;<span class="keyword">struct </span>parser_element;</div><div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;</div><div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;}</div><div class="line"><a name="l00039"></a><span class="lineno">   39</span>&#160;</div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;<span class="keyword">class </span>pstring;</div><div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;</div><div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;}</div><div class="line"><a name="l00043"></a><span class="lineno">   43</span>&#160;</div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="classsax__parser__handler.html">   48</a></span>&#160;<span class="keyword">class </span><a class="code" href="classsax__parser__handler.html">sax_parser_handler</a></div><div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;{</div><div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;<span class="keyword">public</span>:</div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="classsax__parser__handler.html#a4dae48f324f4b4ebcf2b23c7f214a7bf">   56</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classsax__parser__handler.html#a4dae48f324f4b4ebcf2b23c7f214a7bf">doctype</a>(<span class="keyword">const</span> <a class="code" href="structorcus_1_1sax_1_1doctype__declaration.html">orcus::sax::doctype_declaration</a>&amp; param) {}</div><div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;</div><div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="classsax__parser__handler.html#a87c21e8638e50965e36509a9b6f54dad">   65</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classsax__parser__handler.html#a87c21e8638e50965e36509a9b6f54dad">start_declaration</a>(<span class="keyword">const</span> <a class="code" href="classorcus_1_1pstring.html">orcus::pstring</a>&amp; decl) {}</div><div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;</div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="classsax__parser__handler.html#aa7a8ca8db6a8a5fb0c283d4fd000dd36">   72</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classsax__parser__handler.html#aa7a8ca8db6a8a5fb0c283d4fd000dd36">end_declaration</a>(<span class="keyword">const</span> <a class="code" href="classorcus_1_1pstring.html">orcus::pstring</a>&amp; decl) {}</div><div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;</div><div class="line"><a name="l00079"></a><span class="lineno"><a class="line" href="classsax__parser__handler.html#a158de6865ab60f09c2a137c34888aeae">   79</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classsax__parser__handler.html#a158de6865ab60f09c2a137c34888aeae">start_element</a>(<span class="keyword">const</span> <a class="code" href="structorcus_1_1sax_1_1parser__element.html">orcus::sax::parser_element</a>&amp; elem) {}</div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;</div><div class="line"><a name="l00086"></a><span class="lineno"><a class="line" href="classsax__parser__handler.html#ab11dd575e55eae68f393e8891862dbc0">   86</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classsax__parser__handler.html#ab11dd575e55eae68f393e8891862dbc0">end_element</a>(<span class="keyword">const</span> <a class="code" href="structorcus_1_1sax_1_1parser__element.html">orcus::sax::parser_element</a>&amp; elem) {}</div><div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;</div><div class="line"><a name="l00102"></a><span class="lineno"><a class="line" href="classsax__parser__handler.html#a785031b7dc7f79b72298414b45678725">  102</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classsax__parser__handler.html#a785031b7dc7f79b72298414b45678725">characters</a>(<span class="keyword">const</span> <a class="code" href="classorcus_1_1pstring.html">orcus::pstring</a>&amp; val, <span class="keywordtype">bool</span> <span class="keyword">transient</span>) {}</div><div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;</div><div class="line"><a name="l00110"></a><span class="lineno"><a class="line" href="classsax__parser__handler.html#af2abc57e7579f9eb1df8eff117b2b4b8">  110</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classsax__parser__handler.html#af2abc57e7579f9eb1df8eff117b2b4b8">attribute</a>(<span class="keyword">const</span> <a class="code" href="classorcus_1_1pstring.html">orcus::pstring</a>&amp; name, <span class="keyword">const</span> <a class="code" href="classorcus_1_1pstring.html">orcus::pstring</a>&amp; val) {}</div><div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;</div><div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="classsax__parser__handler.html#a5c12c8ba4ecdb0df8e27454f826dd4c7">  120</a></span>&#160;    <span class="keywordtype">void</span> <a class="code" href="classsax__parser__handler.html#a5c12c8ba4ecdb0df8e27454f826dd4c7">attribute</a>(<span class="keyword">const</span> <a class="code" href="structorcus_1_1sax_1_1parser__attribute.html">orcus::sax::parser_attribute</a>&amp; attr) {}</div><div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;};</div><div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;</div><div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="classsax__parser__handler_html_af2abc57e7579f9eb1df8eff117b2b4b8"><div class="ttname"><a href="classsax__parser__handler.html#af2abc57e7579f9eb1df8eff117b2b4b8">sax_parser_handler::attribute</a></div><div class="ttdeci">void attribute(const orcus::pstring &amp;name, const orcus::pstring &amp;val)</div><div class="ttdef"><b>Definition:</b> sax.hpp:110</div></div>
<div class="ttc" id="classsax__parser__handler_html_a158de6865ab60f09c2a137c34888aeae"><div class="ttname"><a href="classsax__parser__handler.html#a158de6865ab60f09c2a137c34888aeae">sax_parser_handler::start_element</a></div><div class="ttdeci">void start_element(const orcus::sax::parser_element &amp;elem)</div><div class="ttdef"><b>Definition:</b> sax.hpp:79</div></div>
<div class="ttc" id="classsax__parser__handler_html_a785031b7dc7f79b72298414b45678725"><div class="ttname"><a href="classsax__parser__handler.html#a785031b7dc7f79b72298414b45678725">sax_parser_handler::characters</a></div><div class="ttdeci">void characters(const orcus::pstring &amp;val, bool transient)</div><div class="ttdef"><b>Definition:</b> sax.hpp:102</div></div>
<div class="ttc" id="classorcus_1_1pstring_html"><div class="ttname"><a href="classorcus_1_1pstring.html">orcus::pstring</a></div><div class="ttdef"><b>Definition:</b> pstring.hpp:24</div></div>
<div class="ttc" id="classsax__parser__handler_html_aa7a8ca8db6a8a5fb0c283d4fd000dd36"><div class="ttname"><a href="classsax__parser__handler.html#aa7a8ca8db6a8a5fb0c283d4fd000dd36">sax_parser_handler::end_declaration</a></div><div class="ttdeci">void end_declaration(const orcus::pstring &amp;decl)</div><div class="ttdef"><b>Definition:</b> sax.hpp:72</div></div>
<div class="ttc" id="classsax__parser__handler_html_a5c12c8ba4ecdb0df8e27454f826dd4c7"><div class="ttname"><a href="classsax__parser__handler.html#a5c12c8ba4ecdb0df8e27454f826dd4c7">sax_parser_handler::attribute</a></div><div class="ttdeci">void attribute(const orcus::sax::parser_attribute &amp;attr)</div><div class="ttdef"><b>Definition:</b> sax.hpp:120</div></div>
<div class="ttc" id="structorcus_1_1sax_1_1parser__attribute_html"><div class="ttname"><a href="structorcus_1_1sax_1_1parser__attribute.html">orcus::sax::parser_attribute</a></div><div class="ttdef"><b>Definition:</b> sax_parser_base.hpp:100</div></div>
<div class="ttc" id="classsax__parser__handler_html_a87c21e8638e50965e36509a9b6f54dad"><div class="ttname"><a href="classsax__parser__handler.html#a87c21e8638e50965e36509a9b6f54dad">sax_parser_handler::start_declaration</a></div><div class="ttdeci">void start_declaration(const orcus::pstring &amp;decl)</div><div class="ttdef"><b>Definition:</b> sax.hpp:65</div></div>
<div class="ttc" id="classsax__parser__handler_html_a4dae48f324f4b4ebcf2b23c7f214a7bf"><div class="ttname"><a href="classsax__parser__handler.html#a4dae48f324f4b4ebcf2b23c7f214a7bf">sax_parser_handler::doctype</a></div><div class="ttdeci">void doctype(const orcus::sax::doctype_declaration &amp;param)</div><div class="ttdef"><b>Definition:</b> sax.hpp:56</div></div>
<div class="ttc" id="classsax__parser__handler_html"><div class="ttname"><a href="classsax__parser__handler.html">sax_parser_handler</a></div><div class="ttdef"><b>Definition:</b> sax.hpp:48</div></div>
<div class="ttc" id="structorcus_1_1sax_1_1parser__element_html"><div class="ttname"><a href="structorcus_1_1sax_1_1parser__element.html">orcus::sax::parser_element</a></div><div class="ttdef"><b>Definition:</b> sax_parser_base.hpp:85</div></div>
<div class="ttc" id="structorcus_1_1sax_1_1doctype__declaration_html"><div class="ttname"><a href="structorcus_1_1sax_1_1doctype__declaration.html">orcus::sax::doctype_declaration</a></div><div class="ttdef"><b>Definition:</b> sax_parser_base.hpp:45</div></div>
<div class="ttc" id="classsax__parser__handler_html_ab11dd575e55eae68f393e8891862dbc0"><div class="ttname"><a href="classsax__parser__handler.html#ab11dd575e55eae68f393e8891862dbc0">sax_parser_handler::end_element</a></div><div class="ttdeci">void end_element(const orcus::sax::parser_element &amp;elem)</div><div class="ttdef"><b>Definition:</b> sax.hpp:86</div></div>
<div class="ttc" id="namespaceorcus_html"><div class="ttname"><a href="namespaceorcus.html">orcus</a></div><div class="ttdef"><b>Definition:</b> base64.hpp:15</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Feb 9 2019 16:54:03 for Orcus by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>