NSXMLChildren Klassenreferenz

#import <NSXMLChildren.h>

Abgeleitet von NSMutableArray.

Aufstellung aller Elemente


Öffentliche Methoden

(void) - dealloc
(id) - init
(id) - initWithArray:
(unsigned int) - count
(id) - objectAtIndex:
(void) - addObject:
(void) - insertObject:atIndex:
(void) - removeLastObject
(void) - removeObjectAtIndex:
(void) - replaceObjectAtIndex:withObject:
(void) - addObjectsFromArray:
(void) - exchangeObjectAtIndex:withObjectAtIndex:
(void) - removeAllObjects
(void) - removeObject:inRange:
(void) - removeObject:
(void) - removeObjectIdenticalTo:inRange:
(void) - removeObjectIdenticalTo:
(void) - removeObjectsFromIndices:numIndices:
(void) - removeObjectsInArray:
(void) - removeObjectsInRange:
(void) - replaceObjectsInRange:withObjectsFromArray:range:
(void) - replaceObjectsInRange:withObjectsFromArray:
(void) - setArray:
(void) - sortUsingFunction:context:
(void) - sortUsingSelector:
(void) - insertObjects:atIndexes:
(void) - removeObjectsAtIndexes:
(void) - replaceObjectsAtIndexes:withObjects:
(id) - reallyAddObject:
(id) - reallyInsertObject:atIndex:
(id) - reallyRemoveObjectAtIndex:
(id) - reallyReplaceObjectAtIndex:withObject:
(id) - reallyRemoveObject:
(id) - reallyRemoveAllObjects
(void) - makeStale

Geschützte Attribute

NSMutableArray_array
BOOL _isStale

Ausführliche Beschreibung

Definiert in Zeile 9 der Datei NSXMLChildren.h.


Dokumentation der Elementfunktionen

- (void) dealloc  

Implementiert NSObject.

- (id) init  

- (id) initWithArray: (id)  fp8  

- (unsigned int) count  

- (id) objectAtIndex: (unsigned int)  fp8  

- (void) addObject: (id)  fp8  

- (void) insertObject: (id)  fp8
atIndex: (unsigned int)  fp12 

- (void) removeLastObject  

- (void) removeObjectAtIndex: (unsigned int)  fp8  

- (void) replaceObjectAtIndex: (unsigned int)  fp8
withObject: (id)  fp12 

- (void) addObjectsFromArray: (id)  fp8  

- (void) exchangeObjectAtIndex: (unsigned int)  fp8
withObjectAtIndex: (unsigned int)  fp12 

- (void) removeAllObjects  

- (void) removeObject: (id)  fp8
inRange: (struct _NSRange fp12 

- (void) removeObject: (id)  fp8  

- (void) removeObjectIdenticalTo: (id)  fp8
inRange: (struct _NSRange fp12 

- (void) removeObjectIdenticalTo: (id)  fp8  

- (void) removeObjectsFromIndices: (unsigned int *)  fp8
numIndices: (unsigned int)  fp12 

- (void) removeObjectsInArray: (id)  fp8  

- (void) removeObjectsInRange: (struct _NSRange fp8  

- (void) replaceObjectsInRange: (struct _NSRange fp8
withObjectsFromArray: (id)  fp16
range: (struct _NSRange fp20 

- (void) replaceObjectsInRange: (struct _NSRange fp8
withObjectsFromArray: (id)  fp16 

- (void) setArray: (id)  fp8  

- (void) sortUsingFunction: (void *)  fp8
context: (void *)  fp12 

- (void) sortUsingSelector: (SEL)  fp8  

- (void) insertObjects: (id)  fp8
atIndexes: (id)  fp12 

- (void) removeObjectsAtIndexes: (id)  fp8  

- (void) replaceObjectsAtIndexes: (id)  fp8
withObjects: (id)  fp12 

- (id) reallyAddObject: (id)  fp8  

- (id) reallyInsertObject: (id)  fp8
atIndex: (unsigned int)  fp12 

- (id) reallyRemoveObjectAtIndex: (unsigned int)  fp8  

- (id) reallyReplaceObjectAtIndex: (unsigned int)  fp8
withObject: (id)  fp12 

- (id) reallyRemoveObject: (id)  fp8  

- (id) reallyRemoveAllObjects  

- (void) makeStale  


Dokumentation der Datenelemente

- (NSMutableArray*) _array [protected]

Definiert in Zeile 11 der Datei NSXMLChildren.h.

- (BOOL) _isStale [protected]

Definiert in Zeile 12 der Datei NSXMLChildren.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: