|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFileHandle
The IFileHandle is a storage independent file handle.
| Method Summary | |
|---|---|
String |
getFileName()
Gets the file name of this file handle. |
InputStream |
getInputStream()
Gets the InputStream of this file handle. |
long |
getLength()
Gets the length of the InputStream in bytes |
| Method Detail |
|---|
String getFileName()
InputStream getInputStream()
throws IOException
IOException - if an exception occurs.
long getLength()
throws IOException
IOException - if an exception occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||