Package-level declarations

This package provides the command line application that runs XProc pipelines.

Types

Link copied to clipboard

The parser for options, arguments, and parameters passed on the command line.

Link copied to clipboard
class FileOutputReceiver(xmlCalabash: XmlCalabash, processor: Processor, outputManifold: Map<String, RuntimePort>, val files: Map<String, OutputFilename>, val stdout: String?) : DefaultOutputReceiver
Link copied to clipboard
class Main

Run the XML Calabash application with the specified arguments.

Link copied to clipboard
class OutputFilename(val pattern: String)

Describe how output filenames should be constructed.

Link copied to clipboard

Run the XML Calabash application with the specified arguments.