| Home | Trees | Index | Help |
|
|---|
| Package pyxmpp :: Module 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...
|
libxml2
common_doc
| Variable Details |
|---|
__revision__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed May 31 22:37:03 2006 | http://epydoc.sf.net |