Upload Tizen:Base source
[toolchains/python-lxml.git] / doc / html / api / module-tree.html
1 <?xml version="1.0" encoding="ascii"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3           "DTD/xhtml1-transitional.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5 <head>
6   <title>Module Hierarchy</title>
7   <link rel="stylesheet" href="epydoc.css" type="text/css" />
8   <script type="text/javascript" src="epydoc.js"></script>
9 </head>
10
11 <body bgcolor="white" text="black" link="blue" vlink="#204080"
12       alink="#204080">
13 <!-- ==================== NAVIGATION BAR ==================== -->
14 <table class="navbar" border="0" width="100%" cellpadding="0"
15        bgcolor="#a0c0ff" cellspacing="0">
16   <tr valign="middle">
17   <!-- Home link -->
18       <th>&nbsp;&nbsp;&nbsp;<a
19         href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
20
21   <!-- Tree link -->
22       <th bgcolor="#70b0f0" class="navbar-select"
23           >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
24
25   <!-- Index link -->
26       <th>&nbsp;&nbsp;&nbsp;<a
27         href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
28
29   <!-- Help link -->
30       <th>&nbsp;&nbsp;&nbsp;<a
31         href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
32
33   <!-- Project homepage -->
34       <th class="navbar" align="right" width="100%">
35         <table border="0" cellpadding="0" cellspacing="0">
36           <tr><th class="navbar" align="center"
37             ><a class="navbar" target="_top" href="http://codespeak.net/lxml/">lxml API</a></th>
38           </tr></table></th>
39   </tr>
40 </table>
41 <table width="100%" cellpadding="0" cellspacing="0">
42   <tr valign="top">
43     <td width="100%">&nbsp;</td>
44     <td>
45       <table cellpadding="0" cellspacing="0">
46         <!-- hide/show private -->
47         <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
48     onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
49         <tr><td align="right"><span class="options"
50             >[<a href="frames.html" target="_top">frames</a
51             >]&nbsp;|&nbsp;<a href="module-tree.html"
52             target="_top">no&nbsp;frames</a>]</span></td></tr>
53       </table>
54     </td>
55   </tr>
56 </table>
57 <center><b>
58  [ <a href="module-tree.html">Module Hierarchy</a>
59  | <a href="class-tree.html">Class Hierarchy</a> ]
60 </b></center><br />
61 <h1 class="epydoc">Module Hierarchy</h1>
62 <ul class="nomargin-top">
63     <li> <strong class="uidlink"><a href="elementtree.ElementTree-module.html">elementtree.ElementTree</a></strong>    </li>
64     <li> <strong class="uidlink"><a href="lxml-module.html">lxml</a></strong>
65     <ul>
66     <li> <strong class="uidlink"><a href="lxml.ElementInclude-module.html">lxml.ElementInclude</a></strong>: <em class="summary">Limited XInclude support for the ElementTree package.</em>    </li>
67     <li> <strong class="uidlink"><a href="lxml.builder-module.html">lxml.builder</a></strong>: <em class="summary">The <tt class="rst-docutils literal"><span class="pre">E</span></tt> Element factory for generating XML documents.</em>    </li>
68     <li> <strong class="uidlink"><a href="lxml.cssselect-module.html">lxml.cssselect</a></strong>: <em class="summary">CSS Selectors based on XPath.</em>    </li>
69     <li> <strong class="uidlink"><a href="lxml.doctestcompare-module.html">lxml.doctestcompare</a></strong>: <em class="summary">lxml-based doctest output comparison.</em>    </li>
70     <li> <strong class="uidlink"><a href="lxml.etree-module.html">lxml.etree</a></strong>: <em class="summary">The <tt class="rst-docutils literal"><span class="pre">lxml.etree</span></tt> module implements the extended ElementTree API
71 for XML.</em>    </li>
72     <li> <strong class="uidlink"><a href="lxml.html-module.html">lxml.html</a></strong>: <em class="summary">The <tt class="rst-docutils literal"><span class="pre">lxml.html</span></tt> tool set for HTML handling.</em>
73     <ul>
74     <li> <strong class="uidlink"><a href="lxml.html.ElementSoup-module.html">lxml.html.ElementSoup</a></strong>: <em class="summary">Legacy interface to the BeautifulSoup HTML parser.</em>    </li>
75     <li class="private"> <strong class="uidlink">lxml.html._dictmixin</strong>    </li>
76     <li class="private"> <strong class="uidlink">lxml.html._setmixin</strong>    </li>
77     <li> <strong class="uidlink"><a href="lxml.html.builder-module.html">lxml.html.builder</a></strong>: <em class="summary">A set of HTML generator tags for building HTML documents.</em>    </li>
78     <li> <strong class="uidlink"><a href="lxml.html.clean-module.html">lxml.html.clean</a></strong>: <em class="summary">A cleanup tool for HTML.</em>    </li>
79     <li> <strong class="uidlink"><a href="lxml.html.defs-module.html">lxml.html.defs</a></strong>    </li>
80     <li> <strong class="uidlink"><a href="lxml.html.diff-module.html">lxml.html.diff</a></strong>    </li>
81     <li> <strong class="uidlink"><a href="lxml.html.formfill-module.html">lxml.html.formfill</a></strong>    </li>
82     <li> <strong class="uidlink"><a href="lxml.html.html5parser-module.html">lxml.html.html5parser</a></strong>: <em class="summary">An interface to html5lib.</em>    </li>
83     <li> <strong class="uidlink"><a href="lxml.html.soupparser-module.html">lxml.html.soupparser</a></strong>: <em class="summary">External interface to the BeautifulSoup HTML parser.</em>    </li>
84     <li> <strong class="uidlink"><a href="lxml.html.usedoctest-module.html">lxml.html.usedoctest</a></strong>: <em class="summary">Doctest module for HTML comparison.</em>    </li>
85     </ul>
86     </li>
87     <li> <strong class="uidlink"><a href="lxml.objectify-module.html">lxml.objectify</a></strong>: <em class="summary">The <tt class="rst-docutils literal"><span class="pre">lxml.objectify</span></tt> module implements a Python object API for
88 XML.</em>    </li>
89     <li> <strong class="uidlink"><a href="lxml.pyclasslookup-module.html">lxml.pyclasslookup</a></strong>    </li>
90     <li> <strong class="uidlink"><a href="lxml.sax-module.html">lxml.sax</a></strong>: <em class="summary">SAX-based adapter to copy trees from/to the Python standard library.</em>    </li>
91     <li> <strong class="uidlink"><a href="lxml.tests-module.html">lxml.tests</a></strong>: <em class="summary">The lxml test suite for lxml, ElementTree and cElementTree.</em>
92     <ul>
93     <li> <strong class="uidlink"><a href="lxml.tests.common_imports-module.html">lxml.tests.common_imports</a></strong>    </li>
94     <li> <strong class="uidlink"><a href="lxml.tests.test_classlookup-module.html">lxml.tests.test_classlookup</a></strong>: <em class="summary">Tests for different Element class lookup mechanisms.</em>    </li>
95     <li> <strong class="uidlink"><a href="lxml.tests.test_css-module.html">lxml.tests.test_css</a></strong>    </li>
96     <li> <strong class="uidlink"><a href="lxml.tests.test_dtd-module.html">lxml.tests.test_dtd</a></strong>: <em class="summary">Test cases related to DTD parsing and validation</em>    </li>
97     <li> <strong class="uidlink"><a href="lxml.tests.test_elementtree-module.html">lxml.tests.test_elementtree</a></strong>: <em class="summary">Tests for the ElementTree API</em>    </li>
98     <li> <strong class="uidlink"><a href="lxml.tests.test_errors-module.html">lxml.tests.test_errors</a></strong>    </li>
99     <li> <strong class="uidlink"><a href="lxml.tests.test_etree-module.html">lxml.tests.test_etree</a></strong>: <em class="summary">Tests specific to the extended etree API</em>    </li>
100     <li> <strong class="uidlink"><a href="lxml.tests.test_htmlparser-module.html">lxml.tests.test_htmlparser</a></strong>: <em class="summary">HTML parser test cases for etree</em>    </li>
101     <li> <strong class="uidlink"><a href="lxml.tests.test_io-module.html">lxml.tests.test_io</a></strong>: <em class="summary">IO test cases that apply to both etree and ElementTree</em>    </li>
102     <li> <strong class="uidlink"><a href="lxml.tests.test_nsclasses-module.html">lxml.tests.test_nsclasses</a></strong>: <em class="summary">Test cases related to namespace implementation classes and the
103 namespace registry mechanism</em>    </li>
104     <li> <strong class="uidlink"><a href="lxml.tests.test_objectify-module.html">lxml.tests.test_objectify</a></strong>: <em class="summary">Tests specific to the lxml.objectify API</em>    </li>
105     <li> <strong class="uidlink"><a href="lxml.tests.test_pyclasslookup-module.html">lxml.tests.test_pyclasslookup</a></strong>: <em class="summary">Tests specific to the Python based class lookup.</em>    </li>
106     <li> <strong class="uidlink"><a href="lxml.tests.test_relaxng-module.html">lxml.tests.test_relaxng</a></strong>: <em class="summary">Test cases related to RelaxNG parsing and validation</em>    </li>
107     <li> <strong class="uidlink"><a href="lxml.tests.test_sax-module.html">lxml.tests.test_sax</a></strong>: <em class="summary">Test cases related to SAX I/O</em>    </li>
108     <li> <strong class="uidlink"><a href="lxml.tests.test_schematron-module.html">lxml.tests.test_schematron</a></strong>: <em class="summary">Test cases related to Schematron parsing and validation</em>    </li>
109     <li> <strong class="uidlink"><a href="lxml.tests.test_threading-module.html">lxml.tests.test_threading</a></strong>: <em class="summary">Tests for thread usage in lxml.etree.</em>    </li>
110     <li> <strong class="uidlink"><a href="lxml.tests.test_unicode-module.html">lxml.tests.test_unicode</a></strong>    </li>
111     <li> <strong class="uidlink"><a href="lxml.tests.test_xmlschema-module.html">lxml.tests.test_xmlschema</a></strong>: <em class="summary">Test cases related to XML Schema parsing and validation</em>    </li>
112     <li> <strong class="uidlink"><a href="lxml.tests.test_xpathevaluator-module.html">lxml.tests.test_xpathevaluator</a></strong>: <em class="summary">Test cases related to XPath evaluation and the XPath class</em>    </li>
113     <li> <strong class="uidlink"><a href="lxml.tests.test_xslt-module.html">lxml.tests.test_xslt</a></strong>: <em class="summary">Test cases related to XSLT processing</em>    </li>
114     </ul>
115     </li>
116     <li> <strong class="uidlink"><a href="lxml.usedoctest-module.html">lxml.usedoctest</a></strong>: <em class="summary">Doctest module for XML comparison.</em>    </li>
117     </ul>
118     </li>
119 </ul>
120 <!-- ==================== NAVIGATION BAR ==================== -->
121 <table class="navbar" border="0" width="100%" cellpadding="0"
122        bgcolor="#a0c0ff" cellspacing="0">
123   <tr valign="middle">
124   <!-- Home link -->
125       <th>&nbsp;&nbsp;&nbsp;<a
126         href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
127
128   <!-- Tree link -->
129       <th bgcolor="#70b0f0" class="navbar-select"
130           >&nbsp;&nbsp;&nbsp;Trees&nbsp;&nbsp;&nbsp;</th>
131
132   <!-- Index link -->
133       <th>&nbsp;&nbsp;&nbsp;<a
134         href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
135
136   <!-- Help link -->
137       <th>&nbsp;&nbsp;&nbsp;<a
138         href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
139
140   <!-- Project homepage -->
141       <th class="navbar" align="right" width="100%">
142         <table border="0" cellpadding="0" cellspacing="0">
143           <tr><th class="navbar" align="center"
144             ><a class="navbar" target="_top" href="http://codespeak.net/lxml/">lxml API</a></th>
145           </tr></table></th>
146   </tr>
147 </table>
148 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
149   <tr>
150     <td align="left" class="footer">
151     Generated by Epydoc 3.0 on Fri Oct 30 14:51:43 2009
152     </td>
153     <td align="right" class="footer">
154       <a target="mainFrame" href="http://epydoc.sourceforge.net"
155         >http://epydoc.sourceforge.net</a>
156     </td>
157   </tr>
158 </table>
159
160 <script type="text/javascript">
161   <!--
162   // Private objects are initially displayed (because if
163   // javascript is turned off then we want them to be
164   // visible); but by default, we want to hide them.  So hide
165   // them unless we have a cookie that says to show them.
166   checkCookie();
167   // -->
168 </script>
169 </body>
170 </html>