Creates a list of the tractors enumerated by the tractors.xml file to use with app. More...
Public Member Functions | |
(NSArray *) | - getTractorList |
Properties | |
NSMutableArray * | tractors |
list of the tractors as read in by the tractors.xml file, the are all JDTractorItem objects | |
NSXMLParser * | xmlParser |
parser for reading xml file | |
JDTractorItem * | tempItem |
temp item to hold while we populate | |
NSString * | foundValue |
save teh value while we're working with an element | |
NSString * | currentElement |
Current element working with. |
Creates a list of the tractors enumerated by the tractors.xml file to use with app.
- (NSArray *) getTractorList |
Gets the list of tractors which have been parsed in