Home | Trees | Indices | Help |
|
---|
|
object --+ | StanzaPayloadWrapperObject
Base class for objects that may be used as XMPP stanza payload and maintain an internal XML representation of self.
Provides as_xml method. Objects of derived classes must have the xmlnode attribute.
Please note that not all classes derived from StanzaPayloadWrapperObject should be used directly as stanza payload. Some of them are parts of higher level objects.
|
|||
libxml2.xmlNode or libxml2.xmlDoc
|
|
||
Inherited from |
|
|||
: libxml2.xmlNode
|
xmlnode : XML node of the object. |
|
|||
Inherited from |
|
Get the XML representation of New document will be created if no
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun May 8 13:35:03 2011 | http://epydoc.sourceforge.net |