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, skip
mark, markSupported, reset
public NamedFileInputStream(File file, String fileDestination) throws FileNotFoundException
FileNotFoundException
Copyright © 2018 OpenDaylight. All rights reserved.