CMISAtomEntryParser Class Reference
Inherits from | CMISAtomPubExtensionDataParserBase : NSObject |
Conforms to | CMISAclParserDelegate CMISAllowableActionsParserDelegate NSXMLParserDelegate |
Declared in | CMISAtomEntryParser.h |
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