Package net.sf.crispy.properties

Implementation for loading Properties of different kinds.

See:
          Description

Class Summary
ClassPathPropertiesLoader Load file from the class path.
ClassPropertiesLoader Load file where the class is find.
FilePropertiesLoader Load poperty file from a file path.
UrlPropertiesLoader Load poperty file from a url.
 

Exception Summary
PropertiesLoadException Exception by loading the property file.
 

Package net.sf.crispy.properties Description

Implementation for loading Properties of different kinds.



Copyright © 2005-2006 Crispy. All Rights Reserved.