NSXMLElement Class Reference
PDF
Overview
Subclassing Notes
Methods to Override
Special Considerations
Tasks
Initializing NSXMLElement Objects
Obtaining Child Elements
Manipulating Child Elements
Handling Attributes
Handling Namespaces
Instance Methods
addAttribute:
addChild:
addNamespace:
attributeForLocalName:URI:
attributeForName:
attributes
elementsForLocalName:URI:
elementsForName:
initWithName:
initWithName:stringValue:
initWithName:URI:
initWithXMLString:error:
insertChild:atIndex:
insertChildren:atIndex:
namespaceForPrefix:
namespaces
normalizeAdjacentTextNodesPreservingCDATA:
removeAttributeForName:
removeChildAtIndex:
removeNamespaceForPrefix:
replaceChildAtIndex:withNode:
resolveNamespaceForName:
resolvePrefixForNamespaceURI:
setAttributes:
setAttributesAsDictionary:
setChildren:
setNamespaces:
Revision History
Index
COMPANION GUIDE
Tree-Based XML Programming Guide for Cocoa