NSXMLNode Class Reference
PDF
Overview
Subclassing Notes
Methods to Override
Special Considerations
Adopted Protocols
Tasks
Creating and Initializing Node Objects
Managing XML Node Objects
Navigating the Tree of Nodes
Emitting Node Content
Executing Queries
Managing Namespaces
Class Methods
attributeWithName:stringValue:
attributeWithName:URI:stringValue:
commentWithStringValue:
document
documentWithRootElement:
DTDNodeWithXMLString:
elementWithName:
elementWithName:children:attributes:
elementWithName:stringValue:
elementWithName:URI:
localNameForName:
namespaceWithName:stringValue:
predefinedNamespaceForPrefix:
prefixForName:
processingInstructionWithName:stringValue:
textWithStringValue:
Instance Methods
canonicalXMLStringPreservingComments:
childAtIndex:
childCount
children
description
detach
index
initWithKind:
initWithKind:options:
kind
level
localName
name
nextNode
nextSibling
nodesForXPath:error:
objectsForXQuery:constants:error:
objectsForXQuery:error:
objectValue
parent
prefix
previousNode
previousSibling
rootDocument
setName:
setObjectValue:
setStringValue:
setStringValue:resolvingEntities:
setURI:
stringValue
URI
XMLString
XMLStringWithOptions:
XPath
Constants
Node Kind Constants
Input and Output Options
Revision History
Index
COMPANION GUIDE
Tree-Based XML Programming Guide for Cocoa