org.topbraidcomposer.wizards
Class ImportUtil

java.lang.Object
  extended by org.topbraidcomposer.wizards.ImportUtil

public class ImportUtil
extends java.lang.Object


Constructor Summary
ImportUtil()
           
 
Method Summary
static void download(org.eclipse.core.resources.IFile file, java.net.URL url, org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImportUtil

public ImportUtil()
Method Detail

download

public static void download(org.eclipse.core.resources.IFile file,
                            java.net.URL url,
                            org.eclipse.core.runtime.IProgressMonitor monitor)
                     throws org.eclipse.core.runtime.CoreException
Throws:
org.eclipse.core.runtime.CoreException