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

Properties

currentRepositoryInfo

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

Class Methods

repositoryInfoParserWithParentDelegate:parser:

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

Instance Methods

initRepositoryInfoParserWithParentDelegate:parser:

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