► Module Ft.Xml._4xml
Implementation of '4xml' command
(functions defined here are used by the Ft.Lib.CommandLine framework)
Copyright 2006 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes
- class XmlCommandLineApp(Ft.Lib.CommandLine.CommandLineApp.CommandLineApp)
-
Methods
- run(self, options, arguments)
- Overrides: run from class CommandLineApp
- validate_arguments(self, args)
- Overrides: validate_arguments from class CommandLineApp
Members
- arguments = [<Ft.Lib.CommandLine.Arguments.RequiredArgument instance>]
- description = '4XML command-line application'
- name = '4xml'
- options = [[--validate], [--encoding=<ENC>], [--input-encoding=<ENC>], [--outfile=<FILE>], [--pretty], [--noserialize], [--html], [--noxinclude], [--rng=<FILE>]]
- project_name = '4Suite-XML'
- project_url = 'http://4suite.org/'
- project_version = '1.0rc5'
- summary = 'command-line tool for working with XML documents'
Functions
- Run(options, args)