Indivo Framework (iOS)
An iOS framework for Apps connecting to Indivo server
 All Classes Functions Variables Properties Pages
Instance Methods | Class Methods | Properties | List of all members
INSchemaParser Class Reference

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< INSchemaParserDelegatedelegate
 

Detailed Description

An abstract schema parser class.

Method Documentation

+ (id) newWithDelegate: (id <INSchemaParserDelegate>)  aDelegate
- (BOOL) runFileAtPath: (NSString *)  path
error: (NSError **)  error 

Property Documentation

- (id<INSchemaParserDelegate>) delegate
readwritenonatomicweak

The documentation for this class was generated from the following files: