Uses of Class
org.aksw.commons.io.process.pipe.InputStreamOrPath
Packages that use InputStreamOrPath
-
Uses of InputStreamOrPath in org.aksw.commons.io.process.pipe
Methods in org.aksw.commons.io.process.pipe that return InputStreamOrPathModifier and TypeMethodDescriptionstatic InputStreamOrPathInputStreamOrPath.from(InputStream inputStream) static InputStreamOrPathMethods in org.aksw.commons.io.process.pipe that return types with arguments of type InputStreamOrPathModifier and TypeMethodDescriptionProcessPipeEngine.mapStreamToPath(Function<Path, String[]> cmdBuilder) ProcessPipeEngineNative.mapStreamToPath(Function<Path, String[]> cmdBuilder) static BiFunction<InputStreamOrPath,Path, FileCreation> ProcessPipeUtils.mapStreamToPath(Function<Path, String[]> cmdBuilder) Methods in org.aksw.commons.io.process.pipe with parameters of type InputStreamOrPath