4Suite
™
API Documentation
►
Module
Ft
.
Xml
.
Xslt
.CommentElement
######################################################################## # # File Name: CommentElement.py # # Documentation: http://docs.4suite.org/4XSLT/CommentElement.py.html #
Classes:
CommentElement
Fields:
XSL_NAMESPACE
Classes
class
CommentElement
(
Ft.Xml.Xslt.StylesheetTree.XsltElement
)
Methods
instantiate
(
self
,
context
,
processor
)
Methods inherited from class
Ft.Xml.Xslt.StylesheetTree.XsltElement
__init__
,
__str__
,
appendChild
,
expandQName
,
insertChild
,
parseAVT
,
parseExpression
,
parsePattern
,
processChildren
,
splitQName
Methods inherited from class
Ft.Xml.Xslt.StylesheetTree.XsltNode
idle
,
isLastChild
,
isPseudoNode
,
pprint
,
prime
,
setup
Fields
category
= 0
content
= <Ft.Xml.Xslt.ContentInfo.Rep instance>
Template is the set of text, instructions or result-elements
legalAttrs
= {}
Fields
Fields
Fields
XSL_NAMESPACE
= u'http://www.w3.org/1999/XSL/Transform'