Package pyxmpp :: Module objects
[show private | hide private]
[frames | no frames]

Module pyxmpp.objects

General base classes for PyXMPP objects.

Classes
CachedPropertyObject Base class for many PyXMPP objects which provides cached attribute access to many object's properites.
StanzaPayloadObject Base class for objects that may be used as XMPP stanza payload and don't keep internal XML representation, only parsed values.
StanzaPayloadWrapperObject Base class for objects that may be used as XMPP stanza payload and maintain an internal XML representation of self.

Variable Summary
str __revision__ = '$Id: objects.py 616 2005-12-26 15:28:56Z...

Imported modules:
libxml2
Imported variables:
common_doc
Variable Details

__revision__

Type:
str
Value:
'$Id: objects.py 616 2005-12-26 15:28:56Z jajcus $'                    

Generated by Epydoc 2.1 on Wed May 31 22:37:03 2006 http://epydoc.sf.net