org.freecompany.brimstone.cache
Class Util

java.lang.Object
  extended by org.freecompany.brimstone.cache.Util

public class Util
extends java.lang.Object


Field Summary
static java.lang.String CACHE_DIR
           
 
Constructor Summary
Util()
           
 
Method Summary
static java.io.File getCacheDirectory()
           
static java.io.File loadToCache(java.net.URI uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CACHE_DIR

public static final java.lang.String CACHE_DIR
See Also:
Constant Field Values
Constructor Detail

Util

public Util()
Method Detail

getCacheDirectory

public static java.io.File getCacheDirectory()

loadToCache

public static java.io.File loadToCache(java.net.URI uri)
                                throws java.io.IOException
Throws:
java.io.IOException