JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.aksw.commons.io.process.pipe
PathToStream
Contents
Description
Method Summary
Method Details
apply(Path)
asStreamSource()
Hide sidebar
Show sidebar
Interface PathToStream
public interface
PathToStream
Method Summary
All Methods
Instance Methods
Abstract Methods
Default Methods
Modifier and Type
Method
Description
ProcessSink
apply
(
Path
src)
default
Function
<
Path
,
InputStream
>
asStreamSource
()
Method Details
apply
ProcessSink
apply
(
Path
src)
asStreamSource
default
Function
<
Path
,
InputStream
>
asStreamSource
()