Added all bugfixes from current state of RSParser. Except HTML entities are still decoded for title, abstract and body.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
@interface NSString (RSXML)
|
||||
|
||||
- (NSString *)rs_stringByDecodingHTMLEntities;
|
||||
- (NSString *)rsxml_stringByDecodingHTMLEntities;
|
||||
- (nonnull NSString *)rsxml_md5HashString;
|
||||
- (nullable NSString *)absoluteURLWithBase:(nonnull NSURL *)baseURL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user