Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 8472afbf255ba115cf35235b05caeb1f > files > 268

libxml++2.6-devel-2.36.0-2.mga3.i586.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"/>
<title>libxml++: Class Hierarchy</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">libxml++
   &#160;<span id="projectnumber">2.36.0</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.2 -->
  <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><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</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 class="current"><a href="inherits.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="headertitle">
<div class="title">Class Hierarchy</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
</div><table border="0" cellspacing="10" cellpadding="0">
<tr><td><img src="inherit_graph_0.png" border="0" alt="" usemap="#exception"/>
<map name="exception" id="exception">
<area shape="rect" id="node1" href="classstd_1_1exception.html" title="exception" alt="" coords="5,30,83,58"/><area shape="rect" id="node3" href="classxmlpp_1_1exception.html" title="Base class for all xmlpp exceptions." alt="" coords="131,30,248,58"/><area shape="rect" id="node5" href="classxmlpp_1_1internal__error.html" title="xmlpp::internal_error" alt="" coords="297,5,433,33"/><area shape="rect" id="node7" href="classxmlpp_1_1parse__error.html" title="This exception will be thrown when the parser encounters an error in the XML document." alt="" coords="303,55,428,83"/><area shape="rect" id="node9" href="classxmlpp_1_1validity__error.html" title="This exception will be thrown when the parser encounters a validity error in the XML document..." alt="" coords="484,55,617,83"/></map>
</td></tr>
<tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#xmlpp_1_1Dtd"/>
<map name="xmlpp_1_1Dtd" id="xmlpp_1_1Dtd">
<area shape="rect" id="node1" href="classxmlpp_1_1Dtd.html" title="Represents XML DTDs." alt="" coords="5,5,88,33"/></map>
</td></tr>
<tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#xmlpp_1_1KeepBlanks"/>
<map name="xmlpp_1_1KeepBlanks" id="xmlpp_1_1KeepBlanks">
<area shape="rect" id="node1" href="classxmlpp_1_1KeepBlanks.html" title="This class set KeepBlanksDefault and IndentTreeOutput of libxmlpp and restore their initial value in ..." alt="" coords="5,5,136,33"/></map>
</td></tr>
<tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#xmlpp_1_1NonCopyable"/>
<map name="xmlpp_1_1NonCopyable" id="xmlpp_1_1NonCopyable">
<area shape="rect" id="node1" href="classxmlpp_1_1NonCopyable.html" title="Herited by classes which cannot be copied." alt="" coords="5,511,144,539"/><area shape="rect" id="node3" href="classxmlpp_1_1Document.html" title="Represents an XML document in the DOM model." alt="" coords="213,258,333,286"/><area shape="rect" id="node5" href="classxmlpp_1_1Node.html" title="Represents XML Nodes." alt="" coords="228,309,319,337"/><area shape="rect" id="node33" href="classxmlpp_1_1OutputBuffer.html" title="Base class for xmlOutputBuffer wrapper." alt="" coords="207,435,340,463"/><area shape="rect" id="node37" href="classxmlpp_1_1Parser.html" title="XML parser." alt="" coords="224,486,323,514"/><area shape="rect" id="node43" href="classxmlpp_1_1ParserInputBuffer.html" title="Base class for xmlParserInputBuffer wrapper." alt="" coords="193,537,353,565"/><area shape="rect" id="node47" href="classxmlpp_1_1Schema.html" title="Represents an XML Schema." alt="" coords="219,587,328,615"/><area shape="rect" id="node49" href="classxmlpp_1_1TextReader.html" title="A TextReader&#45;style XML parser." alt="" coords="209,638,337,666"/><area shape="rect" id="node51" href="classxmlpp_1_1Validator.html" title="Base class for XML validators." alt="" coords="217,689,329,717"/><area shape="rect" id="node7" href="classxmlpp_1_1Attribute.html" title="Represents an XML Node attribute." alt="" coords="441,55,551,83"/><area shape="rect" id="node13" href="classxmlpp_1_1ContentNode.html" title="Content Node." alt="" coords="428,182,564,210"/><area shape="rect" id="node25" href="classxmlpp_1_1Element.html" title="Element nodes have attributes as well as child nodes." alt="" coords="441,233,551,261"/><area shape="rect" id="node27" href="classxmlpp_1_1EntityReference.html" title="Entity references refer to previously declared entities." alt="" coords="420,283,572,311"/><area shape="rect" id="node29" href="classxmlpp_1_1XIncludeEnd.html" title="XIncludeEnd node." alt="" coords="429,334,563,362"/><area shape="rect" id="node31" href="classxmlpp_1_1XIncludeStart.html" title="XIncludeStart node." alt="" coords="425,385,567,413"/><area shape="rect" id="node9" href="classxmlpp_1_1AttributeDeclaration.html" title="Represents the default value of an attribute of an XML Element node." alt="" coords="657,5,833,33"/><area shape="rect" id="node11" href="classxmlpp_1_1AttributeNode.html" title="Represents an explicit attribute of an XML Element node." alt="" coords="675,55,816,83"/><area shape="rect" id="node15" href="classxmlpp_1_1CdataNode.html" title="CData node." alt="" coords="683,106,808,134"/><area shape="rect" id="node17" href="classxmlpp_1_1CommentNode.html" title="Comment Node." alt="" coords="672,157,819,185"/><area shape="rect" id="node19" href="classxmlpp_1_1EntityDeclaration.html" title="Entity declaration." alt="" coords="667,207,824,235"/><area shape="rect" id="node21" href="classxmlpp_1_1ProcessingInstructionNode.html" title="xmlpp::ProcessingInstructionNode" alt="" coords="639,258,852,286"/><area shape="rect" id="node23" href="classxmlpp_1_1TextNode.html" title="Text Node." alt="" coords="687,309,804,337"/><area shape="rect" id="node35" href="classxmlpp_1_1OStreamOutputBuffer.html" title="An OutputBuffer implementation that send datas to a std::ostream." alt="" coords="403,435,589,463"/><area shape="rect" id="node39" href="classxmlpp_1_1DomParser.html" title="DOM XML parser." alt="" coords="433,486,559,514"/><area shape="rect" id="node41" href="classxmlpp_1_1SaxParser.html" title="SAX XML parser." alt="" coords="436,537,556,565"/><area shape="rect" id="node45" href="classxmlpp_1_1IStreamParserInputBuffer.html" title="xmlpp::IStreamParserInput\lBuffer" alt="" coords="409,587,583,631"/><area shape="rect" id="node53" href="classxmlpp_1_1DtdValidator.html" title="XML DTD validator." alt="" coords="431,671,561,699"/><area shape="rect" id="node55" href="classxmlpp_1_1SchemaValidator.html" title="XML Schema Validator." alt="" coords="416,722,576,750"/></map>
</td></tr>
<tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#xmlpp_1_1SaxParser_1_1Attribute"/>
<map name="xmlpp_1_1SaxParser_1_1Attribute" id="xmlpp_1_1SaxParser_1_1Attribute">
<area shape="rect" id="node1" href="structxmlpp_1_1SaxParser_1_1Attribute.html" title="Simple structure used in the start_element callback, in which the attributes are a list of name/value..." alt="" coords="5,5,181,33"/></map>
</td></tr>
<tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#xmlpp_1_1SaxParser_1_1AttributeHasName"/>
<map name="xmlpp_1_1SaxParser_1_1AttributeHasName" id="xmlpp_1_1SaxParser_1_1AttributeHasName">
<area shape="rect" id="node1" href="structxmlpp_1_1SaxParser_1_1AttributeHasName.html" title="This functor is a helper to find an attribute by name in an AttributeList using the standard algorith..." alt="" coords="5,5,181,49"/></map>
</td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Nov 4 2012 22:04:14 for libxml++ by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1.2
</small></address>
</body>
</html>