de.aitools.aq.webdownload
Class DownloaderExampleUsage

java.lang.Object
  extended by de.aitools.aq.webdownload.DownloaderExampleUsage

public class DownloaderExampleUsage
extends java.lang.Object


Constructor Summary
DownloaderExampleUsage()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void printFileContents(java.io.File f)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloaderExampleUsage

public DownloaderExampleUsage()
Method Detail

printFileContents

public static void printFileContents(java.io.File f)
                              throws java.io.IOException
Throws:
java.io.IOException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        DownloaderException
Parameters:
args -
Throws:
java.io.IOException
DownloaderException