Package org.dwcj.util
Class Assets
java.lang.Object
org.dwcj.util.Assets
A helper class to deal with assets in the classpath
- Author:
- Hyyan Abo Fakher
-
Method Summary
-
Method Details
-
contentOf
Get the content of a resource as a String- Parameters:
path- The path to the resource- Returns:
- The content of the resource as a String
-