/usr/share/python-odf/API-doc/html/inherits.html is in python-odf-doc 1.3.6-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 | <!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>ODFPY: 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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</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>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</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">ODFPY
 <span id="projectnumber">1.2.0</span>
</div>
</td>
<td> <div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</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>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('hierarchy.html','');});
</script>
<div id="doc-content">
<!-- 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 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="classException.html" title="Exception" alt="" coords="5,31,92,57"/>
<area shape="rect" id="node2" href="classodf_1_1element_1_1IllegalChild.html" title="Complains if you add an element to a parent where it is not allowed. " alt="" coords="140,5,317,32"/>
<area shape="rect" id="node3" href="classodf_1_1element_1_1IllegalText.html" title="Complains if you add text or cdata to an element where it is not allowed. " alt="" coords="143,56,314,83"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_1.png" border="0" alt="" usemap="#object"/>
<map name="object" id="object">
<area shape="rect" id="node1" href="classobject.html" title="object" alt="" coords="5,56,68,83"/>
<area shape="rect" id="node2" href="classodf_1_1odf2moinmoin_1_1ODF2MoinMoin.html" title="odf.odf2moinmoin.ODF2MoinMoin" alt="" coords="116,5,359,32"/>
<area shape="rect" id="node3" href="classodf_1_1teletype_1_1WhitespaceText.html" title="odf.teletype.WhitespaceText" alt="" coords="134,56,341,83"/>
<area shape="rect" id="node4" href="classodf_1_1userfield_1_1UserFields.html" title="List, view and manipulate user fields. " alt="" coords="151,107,324,133"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_2.png" border="0" alt="" usemap="#odf_8attrconverters_8AttrConverters"/>
<map name="odf_8attrconverters_8AttrConverters" id="odf_8attrconverters_8AttrConverters">
<area shape="rect" id="node1" href="classodf_1_1attrconverters_1_1AttrConverters.html" title="odf.attrconverters.AttrConverters" alt="" coords="5,5,243,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_3.png" border="0" alt="" usemap="#odf_8element_8Node"/>
<map name="odf_8element_8Node" id="odf_8element_8Node">
<area shape="rect" id="node1" href="classodf_1_1element_1_1Childless.html" title="Mixin that makes childless-ness easy to implement and avoids the complexity of the Node methods that ..." alt="" coords="109,5,272,32"/>
<area shape="rect" id="node2" href="classodf_1_1element_1_1CDATASection.html" title="odf.element.CDATASection" alt="" coords="527,5,721,32"/>
<area shape="rect" id="node3" href="classodf_1_1element_1_1Text.html" title="odf.element.Text" alt="" coords="334,31,465,57"/>
<area shape="rect" id="node5" href="classodf_1_1element_1_1Node.html" title="super class for more specific nodes " alt="" coords="121,81,260,108"/>
<area shape="rect" id="node6" href="classodf_1_1element_1_1Element.html" title="Creates a arbitrary element and is intended to be subclassed not used on its own. ..." alt="" coords="320,81,479,108"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_4.png" border="0" alt="" usemap="#odf_8load_8LoadParser"/>
<map name="odf_8load_8LoadParser" id="odf_8load_8LoadParser">
<area shape="rect" id="node2" href="classodf_1_1load_1_1LoadParser.html" title="Extract headings from content.xml of an ODT file. " alt="" coords="209,5,358,32"/>
<area shape="rect" id="node3" href="classodf_1_1odf2xhtml_1_1ODF2XHTML.html" title="The ODF2XHTML parses an ODF file and produces XHTML. " alt="" coords="185,56,382,83"/>
<area shape="rect" id="node5" href="classodf_1_1odfmanifest_1_1ODFManifestHandler.html" title="The ODFManifestHandler parses a manifest file and produces a list of content. " alt="" coords="177,107,389,149"/>
<area shape="rect" id="node4" href="classodf_1_1odf2xhtml_1_1ODF2XHTMLembedded.html" title="The ODF2XHTML parses an ODF file and produces XHTML. " alt="" coords="437,56,704,83"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_5.png" border="0" alt="" usemap="#odf_8odf2moinmoin_8ListProperties"/>
<map name="odf_8odf2moinmoin_8ListProperties" id="odf_8odf2moinmoin_8ListProperties">
<area shape="rect" id="node1" href="classodf_1_1odf2moinmoin_1_1ListProperties.html" title="Holds properties for a list style. " alt="" coords="5,5,240,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_6.png" border="0" alt="" usemap="#odf_8odf2moinmoin_8ParagraphProps"/>
<map name="odf_8odf2moinmoin_8ParagraphProps" id="odf_8odf2moinmoin_8ParagraphProps">
<area shape="rect" id="node1" href="classodf_1_1odf2moinmoin_1_1ParagraphProps.html" title="Holds properties of a paragraph style. " alt="" coords="5,5,216,47"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_7.png" border="0" alt="" usemap="#odf_8odf2moinmoin_8TextProps"/>
<map name="odf_8odf2moinmoin_8TextProps" id="odf_8odf2moinmoin_8TextProps">
<area shape="rect" id="node1" href="classodf_1_1odf2moinmoin_1_1TextProps.html" title="Holds properties for a text style. " alt="" coords="5,5,213,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_8.png" border="0" alt="" usemap="#odf_8odf2xhtml_8StyleToCSS"/>
<map name="odf_8odf2xhtml_8StyleToCSS" id="odf_8odf2xhtml_8StyleToCSS">
<area shape="rect" id="node1" href="classodf_1_1odf2xhtml_1_1StyleToCSS.html" title="The purpose of the StyleToCSS class is to contain the rules to convert ODF styles to CSS2..." alt="" coords="5,5,195,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_9.png" border="0" alt="" usemap="#odf_8odf2xhtml_8TagStack"/>
<map name="odf_8odf2xhtml_8TagStack" id="odf_8odf2xhtml_8TagStack">
<area shape="rect" id="node1" href="classodf_1_1odf2xhtml_1_1TagStack.html" title="odf.odf2xhtml.TagStack" alt="" coords="5,5,180,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_10.png" border="0" alt="" usemap="#odf_8opendocument_8OpaqueObject"/>
<map name="odf_8opendocument_8OpaqueObject" id="odf_8opendocument_8OpaqueObject">
<area shape="rect" id="node1" href="classodf_1_1opendocument_1_1OpaqueObject.html" title="just a record to bear a filename, a mediatype and a bytes content " alt="" coords="5,5,244,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_11.png" border="0" alt="" usemap="#odf_8opendocument_8OpenDocument"/>
<map name="odf_8opendocument_8OpenDocument" id="odf_8opendocument_8OpenDocument">
<area shape="rect" id="node1" href="classodf_1_1opendocument_1_1OpenDocument.html" title="A class to hold the content of an OpenDocument document Use the xml method to write the XML source to..." alt="" coords="5,5,253,32"/>
</map>
</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>
</html>
|