Table of Contents

Class: IXMLBuilder ./src/peak/util/SOX.py
Base Classes   
Interface
Methods   
_xml_addChild
_xml_addLiteral
_xml_addText
_xml_finish
_xml_newTag
  _xml_addChild 
_xml_addChild ( data )

Add data to element's children

  _xml_addLiteral 
_xml_addLiteral ( xml )

Return a new subnode for literals such as comments, PIs, etc.

  _xml_addText 
_xml_addText ( xml )

Return a new subnode for text

  _xml_finish 
_xml_finish ()

Return finished value to be passed to parent's addChild()

  _xml_newTag 
_xml_newTag (
        name,
        attrs,
        newPrefixes,
        parser,
        )

Create and return a subnode for a tag


Table of Contents

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