|
|
Resource Guide -> XML Parsers, Macintosh -> OS X Core Foundation XML Services
OS X Core Foundation XML Services
Date: Feb. 7, 2001 The OS X architecture places a "Core Foundation" layer above the "Core OS" layer (which is a UNIX kernel based on Mach 3.0 from Carnegie-Mellon University and FreeBSD 3.2) and below both the Applications layer and the layer containing "Carbon" and "Cocoa" (the two environments for programming the Macintosh). OS X also uses XML as the format to express its Property Lists and application preferences. Core Foundation XML Services provides a non-validating XML parser named CFXMLParser that comes with both "high level" and "low level" APIs. |
|
|
|
|
|
|