Imported Upstream version 2.3.5
[platform/upstream/python-lxml.git] / doc / html / api / lxml.etree._ReadOnlyPIProxy-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.etree._ReadOnlyPIProxy</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.etree-module.html">Module&nbsp;etree</a> ::
47         Class&nbsp;_ReadOnlyPIProxy
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.etree._ReadOnlyPIProxy-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 _ReadOnlyPIProxy</h1><p class="nomargin-top"></p>
65 <pre class="base-tree">
66     object --+    
67              |    
68 <a href="lxml.etree._ReadOnlyProxy-class.html" onclick="show_private();">_ReadOnlyProxy</a> --+
69                  |
70                 <strong class="uidshort">_ReadOnlyPIProxy</strong>
71 </pre>
72
73 <hr />
74 A read-only proxy for processing instructions (for internal use only!)
75
76 <!-- ==================== INSTANCE METHODS ==================== -->
77 <a name="section-InstanceMethods"></a>
78 <table class="summary" border="1" cellpadding="3"
79        cellspacing="0" width="100%" bgcolor="white">
80 <tr bgcolor="#70b0f0" class="table-header">
81   <td colspan="2" class="table-header">
82     <table border="0" cellpadding="0" cellspacing="0" width="100%">
83       <tr valign="top">
84         <td align="left"><span class="table-header">Instance Methods</span></td>
85         <td align="right" valign="top"
86          ><span class="options">[<a href="#section-InstanceMethods"
87          class="privatelink" onclick="toggle_private();"
88          >hide private</a>]</span></td>
89       </tr>
90     </table>
91   </td>
92 </tr>
93 <tr>
94     <td width="15%" align="right" valign="top" class="summary">
95       <span class="summary-type">a new object with type S, a subtype of T</span>
96     </td><td class="summary">
97       <table width="100%" cellpadding="0" cellspacing="0" border="0">
98         <tr>
99           <td><span class="summary-sig"><a href="lxml.etree._ReadOnlyPIProxy-class.html#__new__" class="summary-sig-name">__new__</a>(<span class="summary-sig-arg">T</span>,
100         <span class="summary-sig-arg">S</span>,
101         <span class="summary-sig-arg">...</span>)</span></td>
102           <td align="right" valign="top">
103             
104             
105           </td>
106         </tr>
107       </table>
108       
109     </td>
110   </tr>
111   <tr>
112     <td colspan="2" class="summary">
113     <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.etree._ReadOnlyProxy-class.html" onclick="show_private();">_ReadOnlyProxy</a></code></b>:
114       <code><a href="lxml.etree._ReadOnlyProxy-class.html#__copy__">__copy__</a></code>,
115       <code><a href="lxml.etree._ReadOnlyProxy-class.html#__deepcopy__">__deepcopy__</a></code>,
116       <code><a href="lxml.etree._ReadOnlyProxy-class.html#__getitem__">__getitem__</a></code>,
117       <code><a href="lxml.etree._ReadOnlyProxy-class.html#__iter__">__iter__</a></code>,
118       <code><a href="lxml.etree._ReadOnlyProxy-class.html#__len__">__len__</a></code>,
119       <code><a href="lxml.etree._ReadOnlyProxy-class.html#__nonzero__">__nonzero__</a></code>,
120       <code><a href="lxml.etree._ReadOnlyProxy-class.html#__repr__">__repr__</a></code>,
121       <code><a href="lxml.etree._ReadOnlyProxy-class.html#getchildren">getchildren</a></code>,
122       <code><a href="lxml.etree._ReadOnlyProxy-class.html#getnext">getnext</a></code>,
123       <code><a href="lxml.etree._ReadOnlyProxy-class.html#getparent">getparent</a></code>,
124       <code><a href="lxml.etree._ReadOnlyProxy-class.html#getprevious">getprevious</a></code>,
125       <code><a href="lxml.etree._ReadOnlyProxy-class.html#iterchildren">iterchildren</a></code>
126       </p>
127     <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
128       <code>__delattr__</code>,
129       <code>__format__</code>,
130       <code>__getattribute__</code>,
131       <code>__hash__</code>,
132       <code>__init__</code>,
133       <code>__reduce__</code>,
134       <code>__reduce_ex__</code>,
135       <code>__setattr__</code>,
136       <code>__sizeof__</code>,
137       <code>__str__</code>,
138       <code>__subclasshook__</code>
139       </p>
140     </td>
141   </tr>
142 </table>
143 <!-- ==================== PROPERTIES ==================== -->
144 <a name="section-Properties"></a>
145 <table class="summary" border="1" cellpadding="3"
146        cellspacing="0" width="100%" bgcolor="white">
147 <tr bgcolor="#70b0f0" class="table-header">
148   <td colspan="2" class="table-header">
149     <table border="0" cellpadding="0" cellspacing="0" width="100%">
150       <tr valign="top">
151         <td align="left"><span class="table-header">Properties</span></td>
152         <td align="right" valign="top"
153          ><span class="options">[<a href="#section-Properties"
154          class="privatelink" onclick="toggle_private();"
155          >hide private</a>]</span></td>
156       </tr>
157     </table>
158   </td>
159 </tr>
160 <tr>
161     <td width="15%" align="right" valign="top" class="summary">
162       <span class="summary-type">&nbsp;</span>
163     </td><td class="summary">
164         <a name="target"></a><span class="summary-name">target</span>
165     </td>
166   </tr>
167   <tr>
168     <td colspan="2" class="summary">
169     <p class="indent-wrapped-lines"><b>Inherited from <code><a href="lxml.etree._ReadOnlyProxy-class.html" onclick="show_private();">_ReadOnlyProxy</a></code></b>:
170       <code><a href="lxml.etree._ReadOnlyProxy-class.html#sourceline">sourceline</a></code>,
171       <code><a href="lxml.etree._ReadOnlyProxy-class.html#tag">tag</a></code>,
172       <code><a href="lxml.etree._ReadOnlyProxy-class.html#tail">tail</a></code>,
173       <code><a href="lxml.etree._ReadOnlyProxy-class.html#text">text</a></code>
174       </p>
175     <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
176       <code>__class__</code>
177       </p>
178     </td>
179   </tr>
180 </table>
181 <!-- ==================== METHOD DETAILS ==================== -->
182 <a name="section-MethodDetails"></a>
183 <table class="details" border="1" cellpadding="3"
184        cellspacing="0" width="100%" bgcolor="white">
185 <tr bgcolor="#70b0f0" class="table-header">
186   <td colspan="2" class="table-header">
187     <table border="0" cellpadding="0" cellspacing="0" width="100%">
188       <tr valign="top">
189         <td align="left"><span class="table-header">Method Details</span></td>
190         <td align="right" valign="top"
191          ><span class="options">[<a href="#section-MethodDetails"
192          class="privatelink" onclick="toggle_private();"
193          >hide private</a>]</span></td>
194       </tr>
195     </table>
196   </td>
197 </tr>
198 </table>
199 <a name="__new__"></a>
200 <div>
201 <table class="details" border="1" cellpadding="3"
202        cellspacing="0" width="100%" bgcolor="white">
203 <tr><td>
204   <table width="100%" cellpadding="0" cellspacing="0" border="0">
205   <tr valign="top"><td>
206   <h3 class="epydoc"><span class="sig"><span class="sig-name">__new__</span>(<span class="sig-arg">T</span>,
207         <span class="sig-arg">S</span>,
208         <span class="sig-arg">...</span>)</span>
209   </h3>
210   </td><td align="right" valign="top"
211     >&nbsp;
212     </td>
213   </tr></table>
214   
215   
216   <dl class="fields">
217     <dt>Returns: a new object with type S, a subtype of T</dt>
218     <dt>Overrides:
219         object.__new__
220     </dt>
221   </dl>
222 </td></tr></table>
223 </div>
224 <br />
225 <!-- ==================== NAVIGATION BAR ==================== -->
226 <table class="navbar" border="0" width="100%" cellpadding="0"
227        bgcolor="#a0c0ff" cellspacing="0">
228   <tr valign="middle">
229   <!-- Home link -->
230       <th>&nbsp;&nbsp;&nbsp;<a
231         href="lxml-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th>
232
233   <!-- Tree link -->
234       <th>&nbsp;&nbsp;&nbsp;<a
235         href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>
236
237   <!-- Index link -->
238       <th>&nbsp;&nbsp;&nbsp;<a
239         href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>
240
241   <!-- Help link -->
242       <th>&nbsp;&nbsp;&nbsp;<a
243         href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>
244
245   <!-- Project homepage -->
246       <th class="navbar" align="right" width="100%">
247         <table border="0" cellpadding="0" cellspacing="0">
248           <tr><th class="navbar" align="center"
249             ><a class="navbar" target="_top" href="/">lxml API</a></th>
250           </tr></table></th>
251   </tr>
252 </table>
253 <table border="0" cellpadding="0" cellspacing="0" width="100%%">
254   <tr>
255     <td align="left" class="footer">
256     Generated by Epydoc 3.0.1 on Tue Jul 31 10:14:19 2012
257     </td>
258     <td align="right" class="footer">
259       <a target="mainFrame" href="http://epydoc.sourceforge.net"
260         >http://epydoc.sourceforge.net</a>
261     </td>
262   </tr>
263 </table>
264
265 <script type="text/javascript">
266   <!--
267   // Private objects are initially displayed (because if
268   // javascript is turned off then we want them to be
269   // visible); but by default, we want to hide them.  So hide
270   // them unless we have a cookie that says to show them.
271   checkCookie();
272   // -->
273 </script>
274 </body>
275 </html>