Table of Contents

Class: IDOMletNodeFactory ./src/peak/web/interfaces.py

Factory to produce a literal or text node

Base Classes   
Interface
Methods   
__call__
  __call__ 
__call__ (
        parentComponent,
        componentName=None,
        xml=u'',
        )

Create an IDOMletNode w/specified XML text

xml will contain the text as it would appear in an XML document; i.e., it is already XML-escaped, so no further processing is required on output.

Note that only the first two arguments are positional; the xml argument must be supplied as a keyword.


Table of Contents

This document was automatically generated on Mon Mar 25 01:11:05 2024 by HappyDoc version 2.1