Uses of Class
edu.ucsb.nceas.morpho.framework.CacheAccessException

Packages that use CacheAccessException
edu.ucsb.nceas.morpho.datapackage   
edu.ucsb.nceas.morpho.framework   
 

Uses of CacheAccessException in edu.ucsb.nceas.morpho.datapackage
 

Methods in edu.ucsb.nceas.morpho.datapackage that throw CacheAccessException
static java.io.File PackageUtil.openFile(java.lang.String name, ClientFramework framework)
          opens a file on metacat or local.
static java.io.File PackageUtil.openFile(java.lang.String name, java.lang.String location, ClientFramework framework)
          figures out a files location if it is not known and opens it.
 

Uses of CacheAccessException in edu.ucsb.nceas.morpho.framework
 

Methods in edu.ucsb.nceas.morpho.framework that throw CacheAccessException
abstract  java.io.File DataStore.openFile(java.lang.String name)
           
 java.io.File MetacatDataStore.openFile(java.lang.String name)
          Opens a file from Metacat and returns a File object that represents the metacat file.
 java.io.File DataStoreInterface.openFile(java.lang.String name)
          open a file from a datastore with the id of name and return a File object that represents it.
 



Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.