~ubuntu-branches/ubuntu/quantal/pyxmpp/quantal

« back to all changes in this revision

Viewing changes to doc/www/api/pyxmpp.stanza.Stanza-class.html

  • Committer: Bazaar Package Importer
  • Author(s): Bernd Zeimetz
  • Date: 2010-05-06 16:26:55 UTC
  • mto: (6.1.1 sid)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20100506162655-hnujnxtei2gygg5l
Tags: upstream-1.1.1
ImportĀ upstreamĀ versionĀ 1.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
693
693
  <dl class="fields">
694
694
    <dt>Parameters:</dt>
695
695
    <dd><ul class="nomargin-top">
696
 
        <li><strong class="pname"><code>content</code></strong> (<code class="link">libxml2.xmlNode</code>, UTF-8 <code class="link">str</code> or an object with
697
 
&quot;as_xml()&quot; method.) - XML node to be added to the payload.</li>
 
696
        <li><strong class="pname"><code>content</code></strong> - XML node to be added to the payload.</li>
698
697
    </ul></dd>
699
698
  </dl>
700
 
</td></tr></table>
 
699
<div class="fields">      <p><strong>Types:</strong>
 
700
        <ul>
 
701
<li><dl class="rst-first rst-docutils">
 
702
<dt><code class="link">content</code>: <code class="link">libxml2.xmlNode</code>, UTF-8 <code class="link">str</code> or unicode, or</dt>
 
703
<dd><p class="rst-first rst-last">an object with &quot;as_xml()&quot; method.</p>
 
704
</dd>
 
705
</dl>
 
706
</li>
 
707
</ul>
 
708
      </p>
 
709
</div></td></tr></table>
701
710
</div>
702
711
<a name="add_new_content"></a>
703
712
<div>
954
963
  <dl class="fields">
955
964
    <dt>Parameters:</dt>
956
965
    <dd><ul class="nomargin-top">
957
 
        <li><strong class="pname"><code>content</code></strong> (<code class="link">libxml2.xmlNode</code> or UTF-8 <code class="link">str</code>) - XML node to be included in the stanza.</li>
 
966
        <li><strong class="pname"><code>content</code></strong> (<code class="link">libxml2.xmlNode</code> or unicode, or UTF-8 <code class="link">str</code>) - XML node to be included in the stanza.</li>
958
967
    </ul></dd>
959
968
  </dl>
960
969
</td></tr></table>
1174
1183
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
1175
1184
  <tr>
1176
1185
    <td align="left" class="footer">
1177
 
    Generated by Epydoc 3.0.1 on Sat Jan 17 19:19:48 2009
 
1186
    Generated by Epydoc 3.0.1 on Mon Apr  5 12:26:21 2010
1178
1187
    </td>
1179
1188
    <td align="right" class="footer">
1180
1189
      <a target="mainFrame" href="http://epydoc.sourceforge.net"