de.aitools.aq.webdownload
Class GetContentTypeThread

java.lang.Object
  extended by de.aitools.aq.webdownload.GetContentTypeThread
All Implemented Interfaces:
java.lang.Runnable

public class GetContentTypeThread
extends java.lang.Object
implements java.lang.Runnable


Constructor Summary
GetContentTypeThread(java.io.File inputUrls, int threadNr)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetContentTypeThread

public GetContentTypeThread(java.io.File inputUrls,
                            int threadNr)
Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable