Package com.xmlcalabash.runtime.steps
Class RunStep.PassthroughReceiver
-
- All Implemented Interfaces:
-
com.xmlcalabash.runtime.api.Receiver
public final class RunStep.PassthroughReceiver implements Receiver
-
-
Constructor Summary
Constructors Constructor Description RunStep.PassthroughReceiver()
-
Method Summary
Modifier and Type Method Description Unit
output(String port, XProcDocument document)
-
-
Method Detail
-
output
Unit output(String port, XProcDocument document)
-
-
-
-