ModifiedFilesParser

public class ModifiedFilesParser
extends Object

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


modified_files.json से जानकारी को पार्स और निकालने के लिए ज़िम्मेदार क्लास.

खास जानकारी

पब्लिक कंस्ट्रक्टर

ModifiedFilesParser(File modifiedFilesJson, boolean isDeviceImage)

सार्वजनिक तरीके

boolean hasImageChanged()
void parse()

पब्लिक कंस्ट्रक्टर

ModifiedFilesParser

public ModifiedFilesParser (File modifiedFilesJson, 
                boolean isDeviceImage)

पैरामीटर
modifiedFilesJson File

isDeviceImage boolean

सार्वजनिक तरीके

hasImageChanged

public boolean hasImageChanged ()

रिटर्न
boolean

पार्स

public void parse ()

थ्रो
IOException
org.json.JSONException
JSONException