Package-level declarations
This package provides the command line application that runs XProc pipelines.
Types
Link copied to clipboard
class CommandLine
The parser for options, arguments, and parameters passed on the command line.
Link copied to clipboard
class FileOutputReceiver(xmlCalabash: XmlCalabash, pipeline: XProcPipeline, val files: Map<String, XmlCalabashOutput>, val manifest: XmlCalabashOutput?) : DefaultOutputReceiver
Link copied to clipboard
class XmlCalabashCli
Run the XML Calabash application with the specified arguments.