Get all the resources within a given package.
Get all the resources within a given package.
This is useful if you have a bunch of static resources compiled into your Jar and you need to get a list of them. (The JVM doesn't have this capability built in.)
A utility for working with resources bundled into your application.