Indivo Framework (iOS)
An iOS framework for Apps connecting to Indivo server
|
An abstract schema parser class. More...
#import <INSchemaParser.h>
Inherits NSObject.
Inherited by INSDMLParser, and INXSDParser.
Instance Methods | |
(BOOL) | - runFileAtPath:error: |
Class Methods | |
(id) | + newWithDelegate: |
Properties | |
id< INSchemaParserDelegate > | delegate |
An abstract schema parser class.
+ (id) newWithDelegate: | (id <INSchemaParserDelegate>) | aDelegate |
- (BOOL) runFileAtPath: | (NSString *) | path | |
error: | (NSError **) | error | |
|
readwritenonatomicweak |