Table of Contents

Class: ISOXNode_NS ./src/peak/util/SOX.py
Base Classes   
Interface
Methods   
_addNode
_addText
_finish
_newNode
_setNS
  _addNode 
_addNode ( name,  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 )

Set namespace declaration map


Table of Contents

This document was automatically generated on Mon Apr 22 01:11:04 2024 by HappyDoc version 2.1