Inherits from NSObject
Conforms to CMISRepositoryInfoParserDelegate
NSXMLParserDelegate
Declared in CMISServiceDocumentParser.h

Tasks

Properties

workspaces

Available after parsing the service document

@property (nonatomic, strong, readonly) NSArray *workspaces

Discussion

Available after parsing the service document

Declared In

CMISServiceDocumentParser.h

Instance Methods

initWithData:

- (id)initWithData:(NSData *)atomData

parseAndReturnError:

parses the service document. returns NO if unsuccessful

- (BOOL)parseAndReturnError:(NSError **)error

Discussion

parses the service document. returns NO if unsuccessful

Declared In

CMISServiceDocumentParser.h