Ft.Xml.Xslt.Exslt
Package Contents
Common
Functions
RegularExpressions
DateTime
Math_
Sets
Dynamic
MessageSource
Strings
Data
ExtElements
= {('http://exslt.org/common', 'document'): <class Ft.Xml.Xslt.Exslt.Common.DocumentElement>, ('http://exslt.org/functions', 'function'): <class Ft.Xml.Xslt.Exslt.Functions.FunctionElement>, ('http://exslt.org/functions', 'result'): <class Ft.Xml.Xslt.Exslt.Functions.ResultElement>}
ExtFunctions
= {('http://exslt.org/common', 'node-set'): <function NodeSet>, ('http://exslt.org/common', 'object-type'): <function ObjectType>, ('http://exslt.org/dates-and-times', 'add'): <function Add>, ('http://exslt.org/dates-and-times', 'date'): <function Date>, ('http://exslt.org/dates-and-times', 'date-time'): <function DateTime>, ('http://exslt.org/dates-and-times', 'day-abbreviation'): <function DayAbbreviation>, ('http://exslt.org/dates-and-times', 'day-in-month'): <function DayInMonth>, ('http://exslt.org/dates-and-times', 'day-in-week'): <function DayInWeek>, ('http://exslt.org/dates-and-times', 'day-in-year'): <function DayInYear>, ('http://exslt.org/dates-and-times', 'day-name'): <function DayName>, ...}
ExtNamespaces
= {'http://exslt.org/common': 'exsl', 'http://exslt.org/dates-and-times': 'date', 'http://exslt.org/dynamic': 'dyn', 'http://exslt.org/functions': 'func', 'http://exslt.org/math': 'math', 'http://exslt.org/regular-expressions': 'regexp', 'http://exslt.org/sets': 'set', 'http://exslt.org/strings': 'str'}
__file__
= 'build/lib.linux-ppc-2.2/Ft/Xml/Xslt/Exslt/__init__.py'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__
= 'Ft.Xml.Xslt.Exslt'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__path__
= ['build/lib.linux-ppc-2.2/Ft/Xml/Xslt/Exslt']