|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectimcode.util.io.FileInputStreamSource
public class FileInputStreamSource
| Constructor Summary | |
|---|---|
FileInputStreamSource(java.io.File file)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)
|
java.io.InputStream |
getInputStream()
|
long |
getSize()
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileInputStreamSource(java.io.File file)
| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in interface InputStreamSourcejava.io.IOException
public long getSize()
throws java.io.IOException
getSize in interface InputStreamSourcejava.io.IOExceptionpublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||