Crossfire JXClient, Trunk
Static Public Member Functions | List of all members
URLDumper Class Reference
Collaboration diagram for URLDumper:
Collaboration graph

Static Public Member Functions

static void main (String[] args) throws Exception
 

Detailed Description

A simple example to illustrate using a URL to access a resource and then store the result to a File.

Any type of URL can be used: http, https, ftp, etc.

Author
Brad R. Wetmore
Mark Reinhold

Definition at line 53 of file URLDumper.java.

Member Function Documentation

◆ main()

static void URLDumper.main ( String[]  args) throws Exception
static

Definition at line 54 of file URLDumper.java.

References file, read, and URL.


The documentation for this class was generated from the following file: