|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javatools.wget.WgetSaveToFile
Field Summary | |
(package private) java.io.File |
dir
|
Constructor Summary | |
WgetSaveToFile(java.io.File dir)
|
Method Summary | |
void |
process(java.net.URLConnection connection)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
java.io.File dir
Constructor Detail |
public WgetSaveToFile(java.io.File dir)
Method Detail |
public void process(java.net.URLConnection connection) throws java.io.IOException, java.net.UnknownServiceException
process
in interface WgetProcessUrl
java.io.IOException
java.net.UnknownServiceException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |