1. 获取磁盘项目中的指定目录:
File f = new File(Thread.currentThread().getContextClassLoader().getResource("").getPath()+ "/util/map" + mapTypeId + "/" + mapChildId + ".xml");