ModifiedFilesParser

public class ModifiedFilesParser
extends Object

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


Klasse, die für das Parsen und Extrahieren von Informationen aus Modified_files.json verantwortlich ist.

Zusammenfassung

Öffentliche Bauträger

ModifiedFilesParser (File modifiedFilesJson, boolean isDeviceImage)

Öffentliche Methoden

boolean hasImageChanged ()
void parse ()

Öffentliche Bauträger

ModifiedFilesParser

public ModifiedFilesParser (File modifiedFilesJson, 
                boolean isDeviceImage)

Parameter
modifiedFilesJson File

isDeviceImage boolean

Öffentliche Methoden

hasImageChanged

public boolean hasImageChanged ()

Kehrt zurück
boolean

analysieren

public void parse ()

Würfe
IOException
org.json.JSONException
JSONException