| Home | Trees | Index | Help |
|
|---|
| Package g4ds :: Module descriptionprocessor :: Class DescriptionProcessor |
|
CommunityDescriptionProcessor,
MemberDescriptionProcessor,
ServiceDescriptionProcessor| Method Summary | |
|---|---|
xml.dom.Node
|
Integrates the steps for creating a node, adding it to the parent node and adding a child node for the text. |
Extracts text or CData section from a node. | |
String
|
Increases the version number. |
| Method Details |
|---|
_createOneNode(self, doc, parent, name, value=None, cdatavalue=None)Integrates the steps for creating a node, adding it to the parent node and adding a child node for the text.
|
_decodeOneNode(self, node)Extracts text or CData section from a node. |
_determineVersionString(self, prevVersion=None, significance=1)Increases the version number.
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Sat Oct 22 22:52:47 2005 | http://epydoc.sf.net |