Here we used getClass().getResource(), this method is trying to read our file example.xml from the root "/" path of the classpath. In case the path does ...
確定! 回上一頁