#import <NSXMLChildren.h>
Abgeleitet von NSMutableArray.
Definiert in Zeile 9 der Datei NSXMLChildren.h.
| - (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 |
- (NSMutableArray*) _array [protected] |
Definiert in Zeile 11 der Datei NSXMLChildren.h.
- (BOOL) _isStale [protected] |
Definiert in Zeile 12 der Datei NSXMLChildren.h.