org.freecompany.imp
Class Access

java.lang.Object
  extended by org.freecompany.imp.Access

public class Access
extends java.lang.Object


Constructor Summary
Access()
           
 
Method Summary
static void addRepository(java.net.URI base)
           
static java.io.File lookupFile(java.lang.String uri)
           
static java.io.File lookupFile(java.net.URL url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Access

public Access()
Method Detail

addRepository

public static void addRepository(java.net.URI base)

lookupFile

public static java.io.File lookupFile(java.lang.String uri)
                               throws java.net.URISyntaxException,
                                      java.io.IOException
Throws:
java.net.URISyntaxException
java.io.IOException

lookupFile

public static java.io.File lookupFile(java.net.URL url)
                               throws java.net.URISyntaxException,
                                      java.io.IOException
Throws:
java.net.URISyntaxException
java.io.IOException