ModifiedFilesParser

public class ModifiedFilesParser
extends Object

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


modified_files.json dosyasını ayrıştırıp bilgileri ayıklamakla sorumlu sınıf.

Özet

Herkese açık kurucular

ModifiedFilesParser(File modifiedFilesJson, boolean isDeviceImage)

Herkese açık yöntemler

boolean hasImageChanged()
void parse()

Herkese açık kurucular

ModifiedFilesParser

public ModifiedFilesParser (File modifiedFilesJson, 
                boolean isDeviceImage)

Parametreler
modifiedFilesJson File

isDeviceImage boolean

Herkese açık yöntemler

hasImageChanged

public boolean hasImageChanged ()

İlerlemeler
boolean

ayrıştırma

public void parse ()

Atışlar
IOException
org.json.JSONException
JSONException