Uses of Class
org.wso2.carbon.mediator.transform.stream.IOElementPipe
-
Packages that use IOElementPipe Package Description org.wso2.carbon.mediator.transform.stream -
-
Uses of IOElementPipe in org.wso2.carbon.mediator.transform.stream
Constructors in org.wso2.carbon.mediator.transform.stream with parameters of type IOElementPipe Constructor Description ElementInputStream(IOElementPipe pipe)
Constructor which creates ElementInputStream object with IOElementPipe object.
-