Re: XML storage engine based on VTD-XML
If you can edit the source, consider using a plist instead of straight xml. A plist is really just a subset of xml that can be easily loaded in objective C. For instance, you can load it directly into an NSDictionary or NSArray and use dot syntax to get at your items, something like (I'm on windows, so don't expect this to compile):
Upcoming Bank Exams
Bank jobs 2012
Subject
Views
Written By
Posted
4104
December 12, 2011 04:35AM
1543
December 19, 2011 08:49PM
1713
January 06, 2012 07:30AM
1980
January 12, 2012 12:58PM
Re: XML storage engine based on VTD-XML
1583
February 13, 2012 03:28AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.