|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.io.InputStream
java.io.FileInputStream
com.liferay.portal.kernel.io.AutoDeleteFileInputStream
public class AutoDeleteFileInputStream
| Constructor Summary | |
|---|---|
AutoDeleteFileInputStream(java.io.File file)
|
|
| Method Summary | |
|---|---|
void |
close()
|
| Methods inherited from class java.io.FileInputStream |
|---|
available, finalize, getChannel, getFD, read, read, read, skip |
| Methods inherited from class java.io.InputStream |
|---|
mark, markSupported, reset |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutoDeleteFileInputStream(java.io.File file)
throws java.io.FileNotFoundException
java.io.FileNotFoundException| Method Detail |
|---|
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in class java.io.FileInputStreamjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||