PPA
.
Template
.
Engines
.XMLTAL
index
/home/ods/SF-PPA/homepage/API/PPA/Template/Engines/XMLTAL.py
# $Id: XMLTAL.py,v 1.3 2004/04/12 10:02:38 ods Exp $
Modules
PPA.Template.Engines._TALCommon
new
sys
zLOG
Classes
PPA.Template.Engines._TALCommon.Engine
Engine
class
Engine
(
PPA.Template.Engines._TALCommon.Engine
)
Methods defined here:
compileString
(self, source, template_name, get_template)
Data and other attributes defined here:
type
= 'xtal'
Methods inherited from
PPA.Template.Engines._TALCommon.Engine
:
compileFile
(self, fp, template_name, get_template)
dump
(self, program)
interpret
(self, program, fp, globals, locals, get_template)
load
(self, s)
Data
XML_NS
= 'http://www.w3.org/XML/1998/namespace'