![]() |
Toolkit-mobile-templates
2.0.0
This repository contains the template applications of the toolkit.
|
Used to parse XML and save in database for comprehension template's app. More...
Public Member Functions | |
FetchXMLTask (Context context) | |
Protected Member Functions | |
Void | doInBackground (String...params) |
Private Member Functions | |
void | saveMetaData (ComprehensionMetaModel metaDetails) |
void | saveQuestions (ArrayList< ComprehensionModel > questions) |
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 comprehension template's app.
Created by Anupam (opticod) on 31/5/16.
org.buildmlearn.comprehension.data.FetchXMLTask.FetchXMLTask | ( | Context | context | ) |
|
protected |
|
staticprivate |
|
private |
|
private |
|
private |