| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.io.pipe.process |
| Modifier and Type | Method and Description |
|---|---|
static InputStreamOrPath |
InputStreamOrPath.from(InputStream inputStream) |
static InputStreamOrPath |
InputStreamOrPath.from(Path path) |
| Modifier and Type | Method and Description |
|---|---|
static BiFunction<InputStreamOrPath,Path,FileCreation> |
ProcessPipeUtils.mapStreamToPath(Function<Path,String[]> cmdBuilder) |
BiFunction<InputStreamOrPath,Path,FileCreation> |
ProcessPipeEngine.mapStreamToPath(Function<Path,String[]> cmdBuilder) |
BiFunction<InputStreamOrPath,Path,FileCreation> |
ProcessPipeEngineNative.mapStreamToPath(Function<Path,String[]> cmdBuilder) |
| Modifier and Type | Method and Description |
|---|---|
ProcessSink |
StreamToStream.apply(InputStreamOrPath src) |
Copyright © 2020. All rights reserved.