CommandLine
The parser for options, arguments, and parameters passed on the command line.
This class parses an array of strings (as might appear as arguments on the command line). The resulting object has properties for all the options provided. If an option is not provided, and it is not required, the value of the corresponding property will be null
.
Types
Provides a static method to create a CommandLine from a list of arguments. You cannot instantiate a CommandLine directly.
Properties
Evaluate assertions?
Did any parse errors occur?
Shall we try to explain errors?
Function initializers (--init initializers for Saxon)
In-scope namespace declarations for argument parsing.
The pipeline outputs.
The pipeline graph output directory.
Did the user specify a trace documents directory?
Try namespace URIs for schemas?
Use location hints for schemas?
The validation mode.
Did we select a visualizer?
Did it have options?
Catalog files specified on the command line.
XML Schema documents.