Home | Trees | Indices | Help |
---|
|
object --+ | type --+ | NodeManager --+ | DocumentManager
Keeps track of all the Document subclasses. Similar to NodeManager automates tasks needed to be donefor every Document subclass.
The main purpose is to keep the list of all the classes and theirs correspongin xml tag names so that when an XML message is recieved it could be possible automatically determine the right Document subclass the message corresponds to (and parse the message using the found document-class).
|
|||
Inherited from Inherited from |
|
|||
|
|||
|
|
|||
|
|
|||
documents =
The dictionary of all the documents. |
|||
Inherited from |
|
|||
Inherited from Inherited from |
|
|
|
|
documentsThe dictionary of all the documents.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Sun Sep 7 23:26:44 2008 | http://epydoc.sourceforge.net |