ModifiedFilesParser

public class ModifiedFilesParser
extends Object

java.lang.Objek
com.Android.tradefed.cache.ModifiedFilesParser


Kelas bertanggung jawab untuk mengurai dan mengekstrak informasi dari modifikasi_files.json.

Ringkasan

Konstruktor publik

ModifiedFilesParser (File modifiedFilesJson, boolean isDeviceImage)

Metode publik

boolean hasImageChanged ()
void parse ()

Konstruktor publik

ModifiedFilesParser

public ModifiedFilesParser (File modifiedFilesJson, 
                boolean isDeviceImage)

Parameter
modifiedFilesJson File

isDeviceImage boolean

Metode publik

hasImageChanged

public boolean hasImageChanged ()

Kembali
boolean

menguraikan

public void parse ()

Melempar
Pengecualian IO
org.json.JSONException
JSONException