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 learn spelling template's simulator. More...
Public Member Functions | |
FetchXMLTask (Context context) | |
Protected Member Functions | |
Void | doInBackground (String...params) |
Private Member Functions | |
void | saveSpellData (ArrayList< SpellModel > Spells) |
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 learn spelling template's simulator.
Created by Anupam (opticod) on 11/6/16.
org.buildmlearn.toolkit.learnspelling.data.FetchXMLTask.FetchXMLTask | ( | Context | context | ) |
|
protected |
|
staticprivate |
|
private |
|
private |