NetNewsWire/Frameworks/RSParser/Utilities
2018-02-14 20:56:02 -08:00
..
NSData+RSParser.h
NSData+RSParser.m When detecting and parsing a potential JSON Feed, allow for the version URL to have the wrong scheme, as it does (at this writing) in https://pxlnv.com/feed/json/ 2018-02-14 20:56:02 -08:00
NSString+RSParser.h Support multiple authors in RSS and Atom feeds. 2017-12-19 13:03:05 -08:00
NSString+RSParser.m Fix bug decoding ' entities. 2017-12-30 10:24:44 -08:00
RSDateParser.h
RSDateParser.m Fix typo. 2017-12-02 21:35:02 -08:00
RSParserInternal.h
RSParserInternal.m