Package edu.uci.ics.inf111.dvdvendor.lib

Class Summary
Persistence The Persistence class represents the interface to physically store information in a persistent way.
PersistenceTest  
 

Exception Summary
PersistenceException An exception which is thrown when the Persistence device fails because the file path is not valid, the data to print is null or contain nulls, or there was an error writing on the output file.