public abstract class PathToStream extends Object
| Constructor and Description |
|---|
PathToStream() |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
stream(String path) |
abstract InputStream |
toStream(String path) |
public static InputStream stream(String path)
public abstract InputStream toStream(String path)
Copyright © 2017. All rights reserved.