Imported Upstream version 4.5.2
[platform/upstream/python-lxml.git] / doc / html / api / lxml.objectify.FloatElement-class.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>lxml.objectify.FloatElement</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>&nbsp;&nbsp;&nbsp;<a
23         href="module-tree.html">Trees</a>&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="/">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%">
44       <span class="breadcrumbs">
45         <a href="lxml-module.html">Package&nbsp;lxml</a> ::
46         <a href="lxml.objectify-module.html">Module&nbsp;objectify</a> ::
47         Class&nbsp;FloatElement
48       </span>
49     </td>
50     <td>
51       <table cellpadding="0" cellspacing="0">
52         <!-- hide/show private -->
53         <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
54     onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
55         <tr><td align="right"><span class="options"
56             >[<a href="frames.html" target="_top">frames</a
57             >]&nbsp;|&nbsp;<a href="lxml.objectify.FloatElement-class.html"
58             target="_top">no&nbsp;frames</a>]</span></td></tr>
59       </table>
60     </td>
61   </tr>
62 </table>
63 <!-- ==================== CLASS DESCRIPTION ==================== -->
64 <h1 class="epydoc">Class FloatElement</h1><p class="nomargin-top"></p>
65 <pre class="base-tree">
66     object --+                    
67              |                    
68 <a href="lxml.etree._Element-class.html" onclick="show_private();">etree._Element</a> --+                
69                  |                
70  <a href="lxml.etree.ElementBase-class.html">etree.ElementBase</a> --+            
71                      |            
72     <a href="lxml.objectify.ObjectifiedElement-class.html">ObjectifiedElement</a> --+        
73                          |        
74     <a href="lxml.objectify.ObjectifiedDataElement-class.html">ObjectifiedDataElement</a> --+    
75                              |    
76                  <a href="lxml.objectify.NumberElement-class.html">NumberElement</a> --+
77                                  |
78                                 <strong class="uidshort">FloatElement</strong>
79 </pre>
80
81 <hr />
82 <!-- ==================== INSTANCE METHODS ==================== -->
83 <a name="section-InstanceMethods"></a>
84 <table class="summary" border="1" cellpadding="3"
85        cellspacing="0" width="100%" bgcolor="white">
86 <tr bgcolor="#70b0f0" class="table-header">
87   <td colspan="2" class="table-header">
88     <table border="0" cellpadding="0" cellspacing="0" width="100%">
89       <tr valign="top">
90         <td align="left"><span class="table-header">Instance Methods</span></td>
91         <td align="right" valign="top"
92          ><span class="options">[<a href="#section-InstanceMethods"
93          class="privatelink" onclick="toggle_private();"
94          >hide private</a>]</span></td>
95       </tr>
96     </table>
97   </td>
98 </tr>
99 <tr>
100     <td width="15%" align="right" valign="top" class="summary">
101       <span class="summary-type">a new object with type S, a subtype of T</span>
102     </td><td class="summary">
103       <table width="100%" cellpadding="0" cellspacing="0" border="0">
104         <tr>
105           <td><span class="summary-sig"><a href="lxml.objectify.FloatElement-class.html#__new__" class="summary-sig-name">__new__</a>(<span class="summary-sig-arg">T</span>,
106         <span class="summary-sig-arg">S</span>,
107         <span class="summary-sig-arg">...</span>)</span></td>
108           <td align="right" valign="top">
109             
110             
111           </td>
112         </tr>
113       </table>
114       
115     </td>
116   </tr>
117 <tr class="private">
118     <td width="15%" align="right" valign="top" class="summary">
119       <span class="summary-type">&nbsp;</span>
120     </td><td class="summary">
121       <table width="100%" cellpadding="0" cellspacing="0" border="0">
122         <tr>
123           <td><span class="summary-sig"><a href="lxml.objectify.FloatElement-class.html#_init" class="summary-sig-name" onclick="show_private();">_init</a>(<span class="summary-sig-arg">...</span>)</span><br />
124       Called after object initialisation.  Custom subclasses may override
125 this if they recursively call _init() in the superclasses.</td>
126           <td align="right" valign="top">
127             
128             
129           </td>
130         </tr>
131       </table>
132       
133     </td>
134   </tr>
135   <tr>
136     <td colspan="2" class="summary">
137     <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.objectify.NumberElement-class.html">NumberElement</a></code></b>:
138       <code><a href="lxml.objectify.NumberElement-class.html#__abs__">__abs__</a></code>,
139       <code><a href="lxml.objectify.NumberElement-class.html#__add__">__add__</a></code>,
140       <code><a href="lxml.objectify.NumberElement-class.html#__and__">__and__</a></code>,
141       <code><a href="lxml.objectify.NumberElement-class.html#__complex__">__complex__</a></code>,
142       <code><a href="lxml.objectify.NumberElement-class.html#__div__">__div__</a></code>,
143       <code><a href="lxml.objectify.NumberElement-class.html#__eq__">__eq__</a></code>,
144       <code><a href="lxml.objectify.NumberElement-class.html#__float__">__float__</a></code>,
145       <code><a href="lxml.objectify.NumberElement-class.html#__ge__">__ge__</a></code>,
146       <code><a href="lxml.objectify.NumberElement-class.html#__gt__">__gt__</a></code>,
147       <code><a href="lxml.objectify.NumberElement-class.html#__hash__">__hash__</a></code>,
148       <code><a href="lxml.objectify.NumberElement-class.html#__hex__">__hex__</a></code>,
149       <code><a href="lxml.objectify.NumberElement-class.html#__int__">__int__</a></code>,
150       <code><a href="lxml.objectify.NumberElement-class.html#__invert__">__invert__</a></code>,
151       <code><a href="lxml.objectify.NumberElement-class.html#__le__">__le__</a></code>,
152       <code><a href="lxml.objectify.NumberElement-class.html#__long__">__long__</a></code>,
153       <code><a href="lxml.objectify.NumberElement-class.html#__lshift__">__lshift__</a></code>,
154       <code><a href="lxml.objectify.NumberElement-class.html#__lt__">__lt__</a></code>,
155       <code><a href="lxml.objectify.NumberElement-class.html#__mod__">__mod__</a></code>,
156       <code><a href="lxml.objectify.NumberElement-class.html#__mul__">__mul__</a></code>,
157       <code><a href="lxml.objectify.NumberElement-class.html#__ne__">__ne__</a></code>,
158       <code><a href="lxml.objectify.NumberElement-class.html#__neg__">__neg__</a></code>,
159       <code><a href="lxml.objectify.NumberElement-class.html#__nonzero__">__nonzero__</a></code>,
160       <code><a href="lxml.objectify.NumberElement-class.html#__oct__">__oct__</a></code>,
161       <code><a href="lxml.objectify.NumberElement-class.html#__or__">__or__</a></code>,
162       <code><a href="lxml.objectify.NumberElement-class.html#__pos__">__pos__</a></code>,
163       <code><a href="lxml.objectify.NumberElement-class.html#__pow__">__pow__</a></code>,
164       <code><a href="lxml.objectify.NumberElement-class.html#__radd__">__radd__</a></code>,
165       <code><a href="lxml.objectify.NumberElement-class.html#__rand__">__rand__</a></code>,
166       <code><a href="lxml.objectify.NumberElement-class.html#__rdiv__">__rdiv__</a></code>,
167       <code><a href="lxml.objectify.NumberElement-class.html#__repr__">__repr__</a></code>,
168       <code><a href="lxml.objectify.NumberElement-class.html#__rlshift__">__rlshift__</a></code>,
169       <code><a href="lxml.objectify.NumberElement-class.html#__rmod__">__rmod__</a></code>,
170       <code><a href="lxml.objectify.NumberElement-class.html#__rmul__">__rmul__</a></code>,
171       <code><a href="lxml.objectify.NumberElement-class.html#__ror__">__ror__</a></code>,
172       <code><a href="lxml.objectify.NumberElement-class.html#__rpow__">__rpow__</a></code>,
173       <code><a href="lxml.objectify.NumberElement-class.html#__rrshift__">__rrshift__</a></code>,
174       <code><a href="lxml.objectify.NumberElement-class.html#__rshift__">__rshift__</a></code>,
175       <code><a href="lxml.objectify.NumberElement-class.html#__rsub__">__rsub__</a></code>,
176       <code><a href="lxml.objectify.NumberElement-class.html#__rtruediv__">__rtruediv__</a></code>,
177       <code><a href="lxml.objectify.NumberElement-class.html#__rxor__">__rxor__</a></code>,
178       <code><a href="lxml.objectify.NumberElement-class.html#__str__">__str__</a></code>,
179       <code><a href="lxml.objectify.NumberElement-class.html#__sub__">__sub__</a></code>,
180       <code><a href="lxml.objectify.NumberElement-class.html#__truediv__">__truediv__</a></code>,
181       <code><a href="lxml.objectify.NumberElement-class.html#__xor__">__xor__</a></code>
182       </p>
183     <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.objectify.NumberElement-class.html">NumberElement</a></code></b> (private):
184       <code><a href="lxml.objectify.NumberElement-class.html#_setValueParser" onclick="show_private();">_setValueParser</a></code>
185       </p></div>
186     <div class="private">    <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.objectify.ObjectifiedDataElement-class.html">ObjectifiedDataElement</a></code></b> (private):
187       <code><a href="lxml.objectify.ObjectifiedDataElement-class.html#_setText" onclick="show_private();">_setText</a></code>
188       </p></div>
189     <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.objectify.ObjectifiedElement-class.html">ObjectifiedElement</a></code></b>:
190       <code><a href="lxml.objectify.ObjectifiedElement-class.html#__delattr__">__delattr__</a></code>,
191       <code><a href="lxml.objectify.ObjectifiedElement-class.html#__delitem__">__delitem__</a></code>,
192       <code><a href="lxml.objectify.ObjectifiedElement-class.html#__getattr__">__getattr__</a></code>,
193       <code><a href="lxml.objectify.ObjectifiedElement-class.html#__getattribute__">__getattribute__</a></code>,
194       <code><a href="lxml.objectify.ObjectifiedElement-class.html#__getitem__">__getitem__</a></code>,
195       <code><a href="lxml.objectify.ObjectifiedElement-class.html#__iter__">__iter__</a></code>,
196       <code><a href="lxml.objectify.ObjectifiedElement-class.html#__len__">__len__</a></code>,
197       <code><a href="lxml.objectify.ObjectifiedElement-class.html#__reduce__">__reduce__</a></code>,
198       <code><a href="lxml.objectify.ObjectifiedElement-class.html#__setattr__">__setattr__</a></code>,
199       <code><a href="lxml.objectify.ObjectifiedElement-class.html#__setitem__">__setitem__</a></code>,
200       <code><a href="lxml.objectify.ObjectifiedElement-class.html#addattr">addattr</a></code>,
201       <code><a href="lxml.objectify.ObjectifiedElement-class.html#countchildren">countchildren</a></code>,
202       <code><a href="lxml.objectify.ObjectifiedElement-class.html#descendantpaths">descendantpaths</a></code>,
203       <code><a href="lxml.objectify.ObjectifiedElement-class.html#getchildren">getchildren</a></code>
204       </p>
205     <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.etree.ElementBase-class.html">etree.ElementBase</a></code></b>:
206       <code><a href="lxml.etree.ElementBase-class.html#__init__">__init__</a></code>
207       </p>
208     <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.etree._Element-class.html" onclick="show_private();">etree._Element</a></code></b>:
209       <code><a href="lxml.etree._Element-class.html#__contains__">__contains__</a></code>,
210       <code><a href="lxml.etree._Element-class.html#__copy__">__copy__</a></code>,
211       <code><a href="lxml.etree._Element-class.html#__deepcopy__">__deepcopy__</a></code>,
212       <code><a href="lxml.etree._Element-class.html#__reversed__">__reversed__</a></code>,
213       <code><a href="lxml.etree._Element-class.html#addnext">addnext</a></code>,
214       <code><a href="lxml.etree._Element-class.html#addprevious">addprevious</a></code>,
215       <code><a href="lxml.etree._Element-class.html#append">append</a></code>,
216       <code><a href="lxml.etree._Element-class.html#clear">clear</a></code>,
217       <code><a href="lxml.etree._Element-class.html#cssselect">cssselect</a></code>,
218       <code><a href="lxml.etree._Element-class.html#extend">extend</a></code>,
219       <code><a href="lxml.etree._Element-class.html#find">find</a></code>,
220       <code><a href="lxml.etree._Element-class.html#findall">findall</a></code>,
221       <code><a href="lxml.etree._Element-class.html#findtext">findtext</a></code>,
222       <code><a href="lxml.etree._Element-class.html#get">get</a></code>,
223       <code><a href="lxml.etree._Element-class.html#getiterator">getiterator</a></code>,
224       <code><a href="lxml.etree._Element-class.html#getnext">getnext</a></code>,
225       <code><a href="lxml.etree._Element-class.html#getparent">getparent</a></code>,
226       <code><a href="lxml.etree._Element-class.html#getprevious">getprevious</a></code>,
227       <code><a href="lxml.etree._Element-class.html#getroottree">getroottree</a></code>,
228       <code><a href="lxml.etree._Element-class.html#index">index</a></code>,
229       <code><a href="lxml.etree._Element-class.html#insert">insert</a></code>,
230       <code><a href="lxml.etree._Element-class.html#items">items</a></code>,
231       <code><a href="lxml.etree._Element-class.html#iter">iter</a></code>,
232       <code><a href="lxml.etree._Element-class.html#iterancestors">iterancestors</a></code>,
233       <code><a href="lxml.etree._Element-class.html#iterchildren">iterchildren</a></code>,
234       <code><a href="lxml.etree._Element-class.html#iterdescendants">iterdescendants</a></code>,
235       <code><a href="lxml.etree._Element-class.html#iterfind">iterfind</a></code>,
236       <code><a href="lxml.etree._Element-class.html#itersiblings">itersiblings</a></code>,
237       <code><a href="lxml.etree._Element-class.html#itertext">itertext</a></code>,
238       <code><a href="lxml.etree._Element-class.html#keys">keys</a></code>,
239       <code><a href="lxml.etree._Element-class.html#makeelement">makeelement</a></code>,
240       <code><a href="lxml.etree._Element-class.html#remove">remove</a></code>,
241       <code><a href="lxml.etree._Element-class.html#replace">replace</a></code>,
242       <code><a href="lxml.etree._Element-class.html#set">set</a></code>,
243       <code><a href="lxml.etree._Element-class.html#values">values</a></code>,
244       <code><a href="lxml.etree._Element-class.html#xpath">xpath</a></code>
245       </p>
246     <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
247       <code>__format__</code>,
248       <code>__reduce_ex__</code>,
249       <code>__sizeof__</code>,
250       <code>__subclasshook__</code>
251       </p>
252     </td>
253   </tr>
254 </table>
255 <!-- ==================== PROPERTIES ==================== -->
256 <a name="section-Properties"></a>
257 <table class="summary" border="1" cellpadding="3"
258        cellspacing="0" width="100%" bgcolor="white">
259 <tr bgcolor="#70b0f0" class="table-header">
260   <td colspan="2" class="table-header">
261     <table border="0" cellpadding="0" cellspacing="0" width="100%">
262       <tr valign="top">
263         <td align="left"><span class="table-header">Properties</span></td>
264         <td align="right" valign="top"
265          ><span class="options">[<a href="#section-Properties"
266          class="privatelink" onclick="toggle_private();"
267          >hide private</a>]</span></td>
268       </tr>
269     </table>
270   </td>
271 </tr>
272   <tr>
273     <td colspan="2" class="summary">
274     <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.objectify.NumberElement-class.html">NumberElement</a></code></b>:
275       <code><a href="lxml.objectify.NumberElement-class.html#pyval">pyval</a></code>
276       </p>
277     <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.objectify.ObjectifiedElement-class.html">ObjectifiedElement</a></code></b>:
278       <code><a href="lxml.objectify.ObjectifiedElement-class.html#text">text</a></code>
279       </p>
280     <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.etree._Element-class.html" onclick="show_private();">etree._Element</a></code></b>:
281       <code><a href="lxml.etree._Element-class.html#attrib">attrib</a></code>,
282       <code><a href="lxml.etree._Element-class.html#base">base</a></code>,
283       <code><a href="lxml.etree._Element-class.html#nsmap">nsmap</a></code>,
284       <code><a href="lxml.etree._Element-class.html#prefix">prefix</a></code>,
285       <code><a href="lxml.etree._Element-class.html#sourceline">sourceline</a></code>,
286       <code><a href="lxml.etree._Element-class.html#tag">tag</a></code>,
287       <code><a href="lxml.etree._Element-class.html#tail">tail</a></code>
288       </p>
289     <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
290       <code>__class__</code>
291       </p>
292     </td>
293   </tr>
294 </table>
295 <!-- ==================== METHOD DETAILS ==================== -->
296 <a name="section-MethodDetails"></a>
297 <table class="details" border="1" cellpadding="3"
298        cellspacing="0" width="100%" bgcolor="white">
299 <tr bgcolor="#70b0f0" class="table-header">
300   <td colspan="2" class="table-header">
301     <table border="0" cellpadding="0" cellspacing="0" width="100%">
302       <tr valign="top">
303         <td align="left"><span class="table-header">Method Details</span></td>
304         <td align="right" valign="top"
305          ><span class="options">[<a href="#section-MethodDetails"
306          class="privatelink" onclick="toggle_private();"
307          >hide private</a>]</span></td>
308       </tr>
309     </table>
310   </td>
311 </tr>
312 </table>
313 <a name="__new__"></a>
314 <div>
315 <table class="details" border="1" cellpadding="3"
316        cellspacing="0" width="100%" bgcolor="white">
317 <tr><td>
318   <table width="100%" cellpadding="0" cellspacing="0" border="0">
319   <tr valign="top"><td>
320   <h3 class="epydoc"><span class="sig"><span class="sig-name">__new__</span>(<span class="sig-arg">T</span>,
321         <span class="sig-arg">S</span>,
322         <span class="sig-arg">...</span>)</span>
323   </h3>
324   </td><td align="right" valign="top"
325     >&nbsp;
326     </td>
327   </tr></table>
328   
329   
330   <dl class="fields">
331     <dt>Returns: a new object with type S, a subtype of T</dt>
332     <dt>Overrides:
333         object.__new__
334     </dt>
335   </dl>
336 </td></tr></table>
337 </div>
338 <a name="_init"></a>
339 <div class="private">
340 <table class="details" border="1" cellpadding="3"
341        cellspacing="0" width="100%" bgcolor="white">
342 <tr><td>
343   <table width="100%" cellpadding="0" cellspacing="0" border="0">
344   <tr valign="top"><td>
345   <h3 class="epydoc"><span class="sig"><span class="sig-name">_init</span>(<span class="sig-arg">...</span>)</span>
346   </h3>
347   </td><td align="right" valign="top"
348     >&nbsp;
349     </td>
350   </tr></table>
351   
352   Called after object initialisation.  Custom subclasses may override
353 this if they recursively call _init() in the superclasses.
354   <dl class="fields">
355     <dt>Overrides:
356         <a href="lxml.etree._Element-class.html#_init" onclick="show_private();">etree._Element._init</a>
357         <dd><em class="note">(inherited documentation)</em></dd>
358     </dt>
359   </dl>
360 </td></tr></table>
361 </div>
362 <br />
363 <!-- ==================== NAVIGATION BAR ==================== -->
364 <table class="navbar" border="0" width="100%" cellpadding="0"
365        bgcolor="#a0c0ff" cellspacing="0">
366   <tr valign="middle">
367   <!-- Home link -->
368       <th>&nbsp;&nbsp;&nbsp;<a
369         href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
370
371   <!-- Tree link -->
372       <th>&nbsp;&nbsp;&nbsp;<a
373         href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
374
375   <!-- Index link -->
376       <th>&nbsp;&nbsp;&nbsp;<a
377         href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
378
379   <!-- Help link -->
380       <th>&nbsp;&nbsp;&nbsp;<a
381         href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
382
383   <!-- Project homepage -->
384       <th class="navbar" align="right" width="100%">
385         <table border="0" cellpadding="0" cellspacing="0">
386           <tr><th class="navbar" align="center"
387             ><a class="navbar" target="_top" href="/">lxml API</a></th>
388           </tr></table></th>
389   </tr>
390 </table>
391 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
392   <tr>
393     <td align="left" class="footer">
394     Generated by Epydoc 3.0.1
395     on Thu Jul  9 18:29:53 2020
396     </td>
397     <td align="right" class="footer">
398       <a target="mainFrame" href="http://epydoc.sourceforge.net"
399         >http://epydoc.sourceforge.net</a>
400     </td>
401   </tr>
402 </table>
403
404 <script type="text/javascript">
405   <!--
406   // Private objects are initially displayed (because if
407   // javascript is turned off then we want them to be
408   // visible); but by default, we want to hide them.  So hide
409   // them unless we have a cookie that says to show them.
410   checkCookie();
411   // -->
412 </script>
413 </body>
414 </html>