public class NamedFileInputStream extends FileInputStream implements NamedInputStream
| Constructor and Description |
|---|
NamedFileInputStream(File file,
String fileDestination) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFileDestination() |
String |
toString() |
available, close, finalize, getChannel, getFD, read, read, read, skipmark, markSupported, resetpublic NamedFileInputStream(File file, String fileDestination) throws FileNotFoundException
FileNotFoundExceptionCopyright © 2018 OpenDaylight. All rights reserved.