If it is already in the classpath and in the same package, use. URL url = getClass().getResource("b.xml"); File file = new File(url.getPath());.
確定! 回上一頁