I cannot find an example or indication on how to call XML Calabash (an Xproc implementation) to be run from Java.The requirements are simple: [*]List item Be able to programatically specify inputs and outputs.[*]List item Be able to work concurrently since we want it to be a process running in a Jetty Server
- Thanks