Package ca.mcgill.cs.postina.util.properties

Class Summary
PropertyManager The PropertyManager allows to read a properties defined in the property files.
 

Exception Summary
PostinaPropertyFileException A PostinaPropertyFileException is thrown when the property file cannot be read.
PostinaPropertyNotFoundException A PostinaPropertyNotFoundException is raised when a method tries to read an inexisting property.