BookXMLParser Class Reference
Inherits from | NSObject |
Conforms to | NSXMLParserDelegate |
Declared in | BookXMLParser.h BookXMLParser.m |
Overview
BookXMLParser class description. The class that parses the information fetched from Goodreads which is in XML format.
Tasks
-
– parseBooksXMLWithData:
Method that parses XML data of a book.
-
– parseISBNFromData:
Method that parses XML data of ISBN of a book.