|
Mobile API Reference
MicroStrategy 2019
|
#import <SAXSupport.h>
Instance Methods | |
| (SAXSupport *) | - initWithData:handler: |
| (void) | - start |
| (void) | - pushContentHandler: |
Class Methods | |
| (NSInteger) | + intValue:attName: |
| - (SAXSupport*) initWithData: | (NSData *) | data | |
| handler: | (id< MSTRHandler >) | aHandler | |
| + (NSInteger) intValue: | (NSDictionary *) | attributes | |
| attName: | (NSString *) | attName | |
| - (void) pushContentHandler: | (id< MSTRHandler >) | handler |
| - (void) start |