파일 Checker 수정
This commit is contained in:
@@ -128,7 +128,7 @@ public class FIleChecker {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public static String cmmndGdalInfo(String filePath) {
|
public static Boolean cmmndGdalInfo(String filePath) {
|
||||||
|
|
||||||
String resStr = "";
|
String resStr = "";
|
||||||
boolean hasDriver = false;
|
boolean hasDriver = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user