EDITFilesParser

public class ModifiedFilesParser
extends Object

java.lang.Object
com.android.tradefed.cache.MethodFilesParser


संशोधित_files.json से जानकारी पार्स करने और एक्सट्रैक्ट करने के लिए ज़िम्मेदार क्लास.

खास जानकारी

सार्वजनिक कंस्ट्रक्टर

ModifiedFilesParser(File modifiedFilesJson, boolean isDeviceImage)

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

boolean hasImageChanged()
void parse()

सार्वजनिक कंस्ट्रक्टर

EDITFilesParser

public ModifiedFilesParser (File modifiedFilesJson, 
                boolean isDeviceImage)

पैरामीटर
modifiedFilesJson File

isDeviceImage boolean

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

hasImageChanged

public boolean hasImageChanged ()

रिटर्न
boolean

पार्स करें

public void parse ()

थ्रो
IOअपवाद
org.json.JSON अपवाद
JSONException