Trình phân tích tệp đã sửa đổi

public class ModifiedFilesParser
extends Object

java.lang.Object
   ↳ com.android.tradefed.cache.ModifiedFilesParser


Lớp có trách nhiệm phân tích cú pháp và trích xuất thông tin từsửa đổi_files.json.

Tóm tắt

Hàm khởi tạo công khai

ModifiedFilesParser(File modifiedFilesJson, boolean isDeviceImage)

Phương thức công khai

boolean hasImageChanged()
void parse()

Hàm khởi tạo công khai

Trình phân tích tệp đã sửa đổi

public ModifiedFilesParser (File modifiedFilesJson, 
                boolean isDeviceImage)

Tham số
modifiedFilesJson File

isDeviceImage boolean

Phương thức công khai

hasImageChanged

public boolean hasImageChanged ()

Giá trị trả về
boolean

phân tích cú pháp

public void parse ()

Gửi
IOException
org.json.JSONException
JSONException