JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.aksw.commons.io.process.pipe
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
()