JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.aksw.commons.io.process.pipe
PipeToInputStream
Contents
Description
Method Summary
Method Details
getOutputStream()
getInputStream()
Hide sidebar
Show sidebar
Interface PipeToInputStream
public interface
PipeToInputStream
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
InputStream
getInputStream
()
OutputStream
getOutputStream
()
Method Details
getOutputStream
OutputStream
getOutputStream
()
getInputStream
InputStream
getInputStream
()