~pythoneers/ubuntu/lucid/lxml/ltsppa

« back to all changes in this revision

Viewing changes to doc/html/api/lxml.etree.DocInfo-class.html

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2010-01-03 14:14:10 UTC
  • mfrom: (1.1.22 upstream) (2.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100103141410-an8068uw705flim6
Tags: 2.2.4-1
* New upstream version.
* Build a python-lxml-doc package. Closes: #488258.
* Tighten build dependency. Closes: #551698.

Show diffs side-by-side

added added

removed removed

Lines of Context:
215
215
    <td width="15%" align="right" valign="top" class="summary">
216
216
      <span class="summary-type">&nbsp;</span>
217
217
    </td><td class="summary">
 
218
        <a href="lxml.etree.DocInfo-class.html#standalone" class="summary-name">standalone</a><br />
 
219
      Returns the standalone flag as declared by the document.
 
220
    </td>
 
221
  </tr>
 
222
<tr>
 
223
    <td width="15%" align="right" valign="top" class="summary">
 
224
      <span class="summary-type">&nbsp;</span>
 
225
    </td><td class="summary">
218
226
        <a name="system_url"></a><span class="summary-name">system_url</span><br />
219
227
      Returns the system ID of the DOCTYPE.
220
228
    </td>
302
310
</td></tr></table>
303
311
</div>
304
312
<br />
 
313
<!-- ==================== PROPERTY DETAILS ==================== -->
 
314
<a name="section-PropertyDetails"></a>
 
315
<table class="details" border="1" cellpadding="3"
 
316
       cellspacing="0" width="100%" bgcolor="white">
 
317
<tr bgcolor="#70b0f0" class="table-header">
 
318
  <td colspan="2" class="table-header">
 
319
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
 
320
      <tr valign="top">
 
321
        <td align="left"><span class="table-header">Property Details</span></td>
 
322
        <td align="right" valign="top"
 
323
         ><span class="options">[<a href="#section-PropertyDetails"
 
324
         class="privatelink" onclick="toggle_private();"
 
325
         >hide private</a>]</span></td>
 
326
      </tr>
 
327
    </table>
 
328
  </td>
 
329
</tr>
 
330
</table>
 
331
<a name="standalone"></a>
 
332
<div>
 
333
<table class="details" border="1" cellpadding="3"
 
334
       cellspacing="0" width="100%" bgcolor="white">
 
335
<tr><td>
 
336
  <h3 class="epydoc">standalone</h3>
 
337
  Returns the standalone flag as declared by the document.  The possible
 
338
values are True (<tt class="rst-docutils literal"><span class="pre">standalone='yes'</span></tt>), False
 
339
(<tt class="rst-docutils literal"><span class="pre">standalone='no'</span></tt> or flag not provided in the declaration),
 
340
and None (unknown or no declaration found).  Note that a
 
341
normal truth test on this value will always tell if the
 
342
<tt class="rst-docutils literal"><span class="pre">standalone</span></tt> flag was set to <tt class="rst-docutils literal"><span class="pre">'yes'</span></tt> or not.
 
343
  <dl class="fields">
 
344
  </dl>
 
345
</td></tr></table>
 
346
</div>
 
347
<br />
305
348
<!-- ==================== NAVIGATION BAR ==================== -->
306
349
<table class="navbar" border="0" width="100%" cellpadding="0"
307
350
       bgcolor="#a0c0ff" cellspacing="0">
333
376
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
334
377
  <tr>
335
378
    <td align="left" class="footer">
336
 
    Generated by Epydoc 3.0 on Tue Jan  6 21:32:35 2009
 
379
    Generated by Epydoc 3.0 on Wed Nov 11 16:26:06 2009
337
380
    </td>
338
381
    <td align="right" class="footer">
339
382
      <a target="mainFrame" href="http://epydoc.sourceforge.net"