org.hfbk.util.Installer Class Reference

List of all members.

Public Member Functions

 Installer ()

Static Public Member Functions

static void unzip (String zipfile, String targetdir) throws IOException
static void unzip (URL zipfile, String targetdir) throws IOException
static void main (String[] args) throws IOException

Static Package Functions

static void install (File dir)

Detailed Description

Definition at line 20 of file Installer.java.


Constructor & Destructor Documentation

org.hfbk.util.Installer.Installer (  ) 

Definition at line 89 of file Installer.java.

References org.hfbk.util.Installer.install().

Referenced by org.hfbk.util.Installer.main().

Here is the call graph for this function:

Here is the caller graph for this function:


Member Function Documentation

static void org.hfbk.util.Installer.unzip ( String  zipfile,
String  targetdir 
) throws IOException [static]

Definition at line 22 of file Installer.java.

Referenced by org.hfbk.util.Installer.install().

Here is the caller graph for this function:

static void org.hfbk.util.Installer.unzip ( URL  zipfile,
String  targetdir 
) throws IOException [static]

Definition at line 51 of file Installer.java.

static void org.hfbk.util.Installer.install ( File  dir  )  [static, package]

Definition at line 77 of file Installer.java.

References org.hfbk.util.Installer.unzip().

Referenced by org.hfbk.util.Installer.Installer().

Here is the call graph for this function:

Here is the caller graph for this function:

static void org.hfbk.util.Installer.main ( String[]  args  )  throws IOException [static]

Definition at line 111 of file Installer.java.

References org.hfbk.util.Installer.Installer().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:57:47 2009 for visclient by  doxygen 1.5.1