Java Junk             ThinkGeek

Monday, November 28, 2005

Loading Resources from the CLASSPATH

Here is a simple IOUtil.java that contains some useful utility methods including a few I often use for retrieving read only resources such as property and configuration files directly from the CLASSPATH. Note the following code uses SLF4J Logger interface.

0 Comments:

Post a Comment

<< Home