ClassLoader loader= TestClassLoader.class.getClassLoader();
URL url= loader.getResource("tld-names.txt");

相关文章: