Table of Contents

Class: ISOXNode_NS ./src/peak/util/SOX.py
Base Classes   
Interface
Methods   
_addNode
_addText
_finish
_newNode
_setNS
  _addNode 
_addNode ( subObj )

Add finished sub-node subObj to node

  _addText 
_addText ( text )

Add text string text to node

  _finish 
_finish ()

Return an object to be used in place of this node in call to the parent's _addNode() method. Returning None will result in nothing being added to the parent.

  _newNode 
_newNode ( name,  attributeMap )

Create new child node from name and attributeMap

Child node must implement the ISOX2Node interface.

  _setNS 
_setNS ( ns2uri,  uri2ns )

Set namespace declaration maps


Table of Contents

This document was automatically generated on Tue Feb 17 19:55:52 2004 by HappyDoc version 2.1