JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.aksw.commons.io.process.pipe
ProcessSink
Contents
Description
Method Summary
Method Details
getInputStream()
redirectTo(Path)
Hide sidebar
Show sidebar
Interface ProcessSink
All Known Implementing Classes:
ProcessSinkImpl
public interface
ProcessSink
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
InputStream
getInputStream
()
FileCreation
redirectTo
(
Path
path)
Method Details
getInputStream
InputStream
getInputStream
()
redirectTo
FileCreation
redirectTo
(
Path
path)