コード例 #1
0
ファイル: LiveData.java プロジェクト: hyl87/geoserver
 public void tearDown() throws Exception {
   if (data != null) IOUtils.delete(data);
 }