Inherits from CMISAtomPubExtensionDataParserBase : NSObject
Conforms to NSXMLParserDelegate
Declared in CMISRepositoryInfoParser.h

Properties

currentRepositoryInfo

@property (nonatomic, strong, readonly) CMISRepositoryInfo *currentRepositoryInfo

Class Methods

repositoryInfoParserWithParentDelegate:parser:

parses repository info

+ (id)repositoryInfoParserWithParentDelegate:(id<NSXMLParserDelegate,CMISRepositoryInfoParserDelegate>)parentDelegate parser:(NSXMLParser *)parser

Discussion

parses repository info

Declared In

CMISRepositoryInfoParser.h

Instance Methods

initRepositoryInfoParserWithParentDelegate:parser:

designated initialiser

- (id)initRepositoryInfoParserWithParentDelegate:(id<NSXMLParserDelegate,CMISRepositoryInfoParserDelegate>)parentDelegate parser:(NSXMLParser *)parser

Discussion

designated initialiser

Declared In

CMISRepositoryInfoParser.h