Package com.xmlcalabash.runtime.api
Interface Receiver
-
- All Implemented Interfaces:
public interface Receiver
-
-
Method Summary
Modifier and Type Method Description abstract Unit
output(String port, XProcDocument document)
-
-
Method Detail
-
output
abstract Unit output(String port, XProcDocument document)
-
-
-
-