CMISAllowableActionsParser Class Reference
Inherits from | CMISAtomPubExtensionDataParserBase : NSObject |
Conforms to | NSXMLParserDelegate |
Declared in | CMISAllowableActionsParser.h |
Class Methods
allowableActionsParserWithParentDelegate:parser:
Delegates parsing to child parser, ensure that the Element is ‘allowableActions’
+ (id)allowableActionsParserWithParentDelegate:(id<NSXMLParserDelegate,CMISAllowableActionsParserDelegate>)parentDelegate parser:(NSXMLParser *)parser
Discussion
Delegates parsing to child parser, ensure that the Element is ‘allowableActions’
Declared In
CMISAllowableActionsParser.h