NetNewsWire/Frameworks/RSParser/Feeds
Brent Simmons fb9a1d610c Parse enclosures in RSS. 2017-12-18 15:35:50 -08:00
..
JSON Define string constants in JSONFeedParser rather than using literals all over the place. Also: remove a no-longer-needed do/try/catch. 2017-12-10 13:56:40 -08:00
XML Parse enclosures in RSS. 2017-12-18 15:35:50 -08:00
FeedParser.h
FeedParser.swift Avoid skipping parsing Dr. Drang’s JSON Feed, which can’t be detected that it’s a JSON Feed with only partial data, since it has the version element at the end. Add a test for this. 2017-12-01 13:19:30 -08:00
FeedParserError.swift
FeedType.swift Avoid skipping parsing Dr. Drang’s JSON Feed, which can’t be detected that it’s a JSON Feed with only partial data, since it has the version element at the end. Add a test for this. 2017-12-01 13:19:30 -08:00
ParsedAttachment.swift Parse enclosures in RSS. 2017-12-18 15:35:50 -08:00
ParsedAuthor.swift
ParsedFeed.swift
ParsedHub.swift Fix bug loading feeds from disk. 2017-10-05 21:08:27 -07:00
ParsedItem.swift Fix bug loading feeds from disk. 2017-10-05 21:08:27 -07:00