|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.io.FileInputSupplier
public class FileInputSupplier
Supplies an InputStream
for a File
Constructor Summary | |
---|---|
FileInputSupplier(java.io.File file)
|
Method Summary | |
---|---|
java.io.InputStream |
getInput()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileInputSupplier(java.io.File file)
Method Detail |
---|
public java.io.InputStream getInput() throws java.io.IOException
getInput
in interface com.google.common.io.InputSupplier<java.io.InputStream>
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |