NSXml
last edited July 29, 2006 05:16:00 (130.243.213.79)
| |
|---|---|
| Edit / History / New / Search | Quick Links: Home / Recent Changes / Glossary / Jobs / Forums / Help |
|
NSXML is a set of classes introduced in OS X 10.4 (Tiger) that deals with a complete XML tree.
It is comprised of these FoundationKit classes:
Apple's unusually good overview is at < http://developer.apple.com/documentation/Cocoa/Conceptual/NSXML_Concepts/index.html >.
NSXML supports many cool things:
In particular, XPath takes all the drudgery out of reading XML values. | |
| Edit / History / New / Search | Quick Links: Home / Recent Changes / Glossary / Jobs / Forums / Help |