Skip to content

pratham87/XMLPlistParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMLPlistParser

XML property list or XML plist is a preferred way to store property lists on OS X and iOS system.

  1. XPath API: Used to parse xml output
  2. NSDictionary: Its a Objective C library. Java implementation of this library is used to parse the xmlplist output (String).

About

XMLPlistParser using XPath API and NSDictionary

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages