Package edu.ucsb.nceas.morpho.datastore

Interface Summary
DataStoreInterface creates an interface for getting files from any dataStore using the same methods.
 

Class Summary
DataStore creates an abstract class for getting files from any dataStore using the same methods.
FileSystemDataStore implements and the DataStoreInterface for accessing files on the local file system.
MetacatDataStore implements and the DataStoreInterface for accessing files on the Metacat
 

Exception Summary
CacheAccessException This exception is thrown when their is a problem accessing the cache
MetacatUploadException This exception is thrown when an error occurs during communication with the metacat server.
 



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