Inherits from NSObject
Conforms to NSXMLParserDelegate
Declared in CMISPropertyDefinitionParser.h

Class Methods

parserForPropertyDefinition:withParentDelegate:parser:

Initializes a child parser for an Atom Entry and takes over parsing control while parsing the Atom Entry

+ (id)parserForPropertyDefinition:(NSString *)propertyDefinitionElementName withParentDelegate:(id<NSXMLParserDelegate,CMISPropertyDefinitionDelegate>)parentDelegate parser:(NSXMLParser *)parser

Discussion

Initializes a child parser for an Atom Entry and takes over parsing control while parsing the Atom Entry

Declared In

CMISPropertyDefinitionParser.h