mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
167688eabd
The getResources method can be used to find all matches in the class path for a given path, e.g. to seek out all the META-INF/MANIFEST.MF files contained in all of the .jar files in the class path. We just taught the findResources() method to return all matches (rather than only the first), so let's use that method to get all the matches from the current class loader's class path elements. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> |
||
---|---|---|
.. | ||
avian | ||
java | ||
sun | ||
java-io.cpp | ||
java-lang.cpp | ||
java-net.cpp | ||
java-nio.cpp | ||
java-util-zip.cpp | ||
java-util.cpp | ||
jni-util.h |