org.javasign.util
Class URLFetcher

java.lang.Object
  |
  +--org.javasign.util.URLFetcher

public class URLFetcher
extends java.lang.Object


Constructor Summary
URLFetcher()
           
 
Method Summary
static void fetch(java.lang.String url, java.io.File file)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLFetcher

public URLFetcher()
Method Detail

main

public static void main(java.lang.String[] args)

fetch

public static void fetch(java.lang.String url,
                         java.io.File file)
                  throws java.io.IOException
java.io.IOException