4Suite
™
API Documentation
►
Module
Ft
.
Xml
.
XPath
._4xpath
4XPath command-line application
Classes:
XPathCommandLineApp
Functions:
Register
,
Run
Fields:
MAX_PYTHON_RECURSION_DEPTH
,
g_nssBindingPattern
,
g_paramBindingPattern
Classes
class
XPathCommandLineApp
(
Ft.Lib.CommandLine.CommandLineApp.CommandLineApp
)
Methods
__init__
(
self
)
validate_arguments
(
self
,
args
)
validate_options
(
self
,
options
)
Methods inherited from class
Ft.Lib.CommandLine.CommandLineApp.CommandLineApp
gen_command_tree
,
gen_usage
,
get_help_doc_info
,
parse_command_line
,
run
Methods inherited from class
Ft.Lib.CommandLine.Command.Command
break_parent_relationship
,
build_parent_relationship
,
flatten_command_tree
,
run_command
Fields
Functions
Register
()
Run
(
options
,
args
)
Fields
MAX_PYTHON_RECURSION_DEPTH
= 10000
g_nssBindingPattern
= <_sre.SRE_Pattern object>
g_paramBindingPattern
= <_sre.SRE_Pattern object>