ModifiedFilesParser

public class ModifiedFilesParser
extends Object

java.lang.オブジェクト
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

パブリックメソッド

画像が変更されました

public boolean hasImageChanged ()

戻り値
boolean

解析する

public void parse ()

投げる
IO例外
org.json.JSONException
JSONException