|
Indivo Framework (iOS)
An iOS framework for Apps connecting to Indivo server
|
This class parses XSD files and tries to create Obj-C classes for the types it encounters. More...
#import <INXSDParser.h>
Inherits INSchemaParser.
Additional Inherited Members | |
Instance Methods inherited from INSchemaParser | |
| (BOOL) | - runFileAtPath:error: |
Class Methods inherited from INSchemaParser | |
| (id) | + newWithDelegate: |
Properties inherited from INSchemaParser | |
| id< INSchemaParserDelegate > | delegate |
This class parses XSD files and tries to create Obj-C classes for the types it encounters.
1.8.3.1