Home | Trees | Indices | Help |
|
---|
|
object --+ | objects.StanzaPayloadWrapperObject --+ | DiscoInfo
|
|||
|
|||
|
|||
unicode
|
|
||
|
|||
list of unicode
|
|
||
|
|||
bool
|
|
||
|
|||
|
|||
|
|||
list of DiscoIdentity
|
|
||
|
|||
bool
|
|
||
|
|||
DiscoIdentity |
|
||
Inherited from Inherited from |
|
|||
: unicode
|
node : node name of the disco#info element (cached). |
||
: tuple of unicode
|
features : features in the disco#info object. |
||
: tuple of DiscoIdentity
|
identities : identities in the disco#info object. |
||
: libxml2.xmlNode
|
xmlnode : XML node of the object. |
|
|||
Inherited from |
|
Initialize an DiscoInfo object. Wrap an existing disco#info XML element or create a new one. |
|
|
self .
|
Set features in the disco#info object. All existing features are removed from
|
self contains the named feature.
|
self .
|
self .
|
self .
|
Set identities in the disco#info object. Remove all existing identities from
|
self belongs to the given category
and type.
|
|
|
node: node name of the disco#info element (cached). |
features: features in the disco#info object.
|
identities: identities in the disco#info object.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun May 8 13:35:01 2011 | http://epydoc.sourceforge.net |