|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.gargoylesoftware.htmlunit.DownloadedContent.OnFile
com.gargoylesoftware.htmlunit.DownloadedContent.OnTempFile
public static class DownloadedContent.OnTempFile
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.gargoylesoftware.htmlunit.DownloadedContent |
---|
DownloadedContent.InMemory, DownloadedContent.OnFile, DownloadedContent.OnTempFile |
Constructor Summary | |
---|---|
DownloadedContent.OnTempFile(java.io.File file)
|
Method Summary | |
---|---|
protected void |
finalize()
|
Methods inherited from class com.gargoylesoftware.htmlunit.DownloadedContent.OnFile |
---|
getInputStream |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DownloadedContent.OnTempFile(java.io.File file)
Method Detail |
---|
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |