CMISAtomEntryParser Class Reference
Inherits from | CMISAtomPubExtensionDataParserBase : NSObject |
Conforms to | CMISAllowableActionsParserDelegate NSXMLParserDelegate |
Declared in | CMISAtomEntryParser.h |
Tasks
-
objectData
property -
– initWithData:
Designated Initializer
-
– parseAndReturnError:
parse method. returns NO if unsuccessful
-
+ atomEntryParserWithAtomEntryAttributes:parentDelegate:parser:
Initializes a child parser for an Atom Entry and takes over parsing control while parsing the Atom Entry
Class Methods
atomEntryParserWithAtomEntryAttributes:parentDelegate:parser:
Initializes a child parser for an Atom Entry and takes over parsing control while parsing the Atom Entry
+ (id)atomEntryParserWithAtomEntryAttributes:(NSDictionary *)attributes parentDelegate:(id<NSXMLParserDelegate,CMISAtomEntryParserDelegate>)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
CMISAtomEntryParser.h