Class PipeTransformForInputStream
- java.lang.Object
-
- org.aksw.commons.io.process.pipe.impl.core.PipeTransformForInputStream
-
- All Implemented Interfaces:
PipeTransform
public class PipeTransformForInputStream extends Object implements PipeTransform
-
-
Constructor Summary
Constructors Constructor Description PipeTransformForInputStream()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.aksw.commons.io.process.pipe.PipeTransform
mapPathToPath, mapPathToStream, mapStreamToPath, mapStreamToStream
-
-