4Suite API Documentation

Module Ft.Xml.Xslt._4xslt

Implementation of '4xslt' command (functions defined here are used by the Ft.Lib.CommandLine framework)
Copyright 2004 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes:
Functions:
Globals:

Classes

class XsltCommandLineApp(Ft.Lib.CommandLine.CommandLineApp.CommandLineApp)

Methods

__init__(self)
Overrides: __init__ from class CommandLineApp
validate_arguments(self, args)
Overrides: validate_arguments from class CommandLineApp
validate_options(self, options)
Overrides: validate_options from class CommandLineApp

Methods inherited from class Ft.Lib.CommandLine.CommandLineApp.CommandLineApp

Methods inherited from class Ft.Lib.CommandLine.Command.Command

Members

project_name = '4Suite'
project_url = None
project_version = '0.0'

Members inherited from class Ft.Lib.CommandLine.CommandLineApp.CommandLineApp

Functions

ReportFatalException(e, stacktrace_on_error=False)
Formats various exceptions; raises SystemExit, never returns.
Run(options, args)
StySourceArgToInputSource(arg, factory, *v_args, **kw_args)
A wrapper for SourceArgToInputSource().
If an InputSource cannot be created from the source argument,
then the argument is resolved against alternative stylesheet base
URIs (if any) until an InputSource is successfully created or the
list of URIs is exhausted.

Globals

DefaultFactory = <Ft.Xml.InputSource.InputSourceFactory instance>
MAX_PYTHON_RECURSION_DEPTH = 10000
g_paramBindingPattern = <_sre.SRE_Pattern object>
Compiled regular expression objects
g_prefixBindingPattern = <_sre.SRE_Pattern object>
Compiled regular expression objects