BuildmLearn-Toolkit-Android
2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
|
Used to parse XML and save in database for match template's simulator. More...
Public Member Functions | |
FetchXMLTask (Context context) | |
Protected Member Functions | |
Void | doInBackground (String...params) |
Private Member Functions | |
void | saveMetaData (MatchMetaModel metaDetails) |
void | saveMatches (ArrayList< MatchModel > matches) |
Static Private Member Functions | |
static String | getValue (String tag, Element element) |
Private Attributes | |
final Context | mContext |
Used to parse XML and save in database for match template's simulator.
Created by Anupam (opticod) on 24/7/16.
org.buildmlearn.toolkit.matchtemplate.data.FetchXMLTask.FetchXMLTask | ( | Context | context | ) |
|
protected |
|
staticprivate |
|
private |
|
private |
|
private |