This class provides a class path based implementation of the StorageFile interface. It is used by the
database engine to access persistent data and transaction logs under the classpath subsubprotocol.
Creates an input stream from a file name.
an input stream suitable for reading from the file. exception: FileNotFoundException - if the file is not found.