Download XML SQLite Sample Free Java Code
Description
A sample project which parses some xml data and stores the data to a SQLite database.
Source Files
The download file XML-SQLite-Sample-master.zip has the following entries.
.gitignore//from w ww . ja va 2 s. c o m
Demo/AppDelegate.h
Demo/AppDelegate.m
Demo/EmployeeDetailViewController.h
Demo/EmployeeDetailViewController.m
Demo/EmployeeDetailViewController.xib
Demo/EmployeeListViewController.h
Demo/EmployeeListViewController.m
Demo/EmployeeListViewController.xib
Demo/MainViewController.h
Demo/MainViewController.m
Demo/MainViewController.xib
Demo/MyEmployee.h
Demo/MyEmployee.m
Demo/SQLiteOperation.h
Demo/SQLiteOperation.m
Demo/XML-SQLite-Sample-Info.plist
Demo/XML-SQLite-Sample-Prefix.pch
Demo/XMLDataParser.h
Demo/XMLDataParser.m
Demo/company.sqlite
Demo/main.m
README.md
XML-SQLite-Sample.xcodeproj/project.pbxproj
Download
Click the following link to download XML-SQLite-Sample-master.zip.
XML-SQLite-Sample-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »