Package eu.europeana.apikey.util
Class ClasspathResourceUtils
java.lang.Object
eu.europeana.apikey.util.ClasspathResourceUtils
The type Classpath resource utils.
-
Method Summary
-
Method Details
-
getResourceContentFromPath
Get a resource in classpath as a String- Parameters:
path- well, the path, obviously.- Returns:
- String containing resource based on http://stackoverflow.com/a/5445161/204788
- Throws:
IOException- the io exception
-