|
Indivo Framework (iOS)
An iOS framework for Apps connecting to Indivo server
|
Tries to create Obj-C classes from the Indivo-specific SDML files. More...
#import <INSDMLParser.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 |
Tries to create Obj-C classes from the Indivo-specific SDML files.
SDML is an Indivo specific format to describe objects in a JSON-like fashion.
1.8.3.1