javatools.wget
Class WgetSaveToFile

java.lang.Object
  |
  +--javatools.wget.WgetSaveToFile
All Implemented Interfaces:
WgetProcessUrl

public class WgetSaveToFile
extends java.lang.Object
implements WgetProcessUrl


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

dir

java.io.File dir
Constructor Detail

WgetSaveToFile

public WgetSaveToFile(java.io.File dir)
Method Detail

process

public void process(java.net.URLConnection connection)
             throws java.io.IOException,
                    java.net.UnknownServiceException
Specified by:
process in interface WgetProcessUrl
java.io.IOException
java.net.UnknownServiceException