summaryrefslogtreecommitdiff
path: root/src/de/podfetcher/syndication
AgeCommit message (Collapse)Author
2012-06-13Changed type of pubDate in FeedItem to Datedaniel oeh
2012-06-13changed access modifiersdaniel oeh
2012-06-13Added date parser for timestamps in Atom feedsdaniel oeh
2012-06-13Created class for parsing RSS 2 date formatsdaniel oeh
2012-06-12Removed AtomLink (not used)daniel oeh
2012-06-11Implemented Atom namespacedaniel oeh
2012-06-10More work on Atom namespacedaniel oeh
2012-06-10Changed return type of handleElementStartdaniel oeh
2012-06-10Removed redundancydaniel oeh
2012-06-09Implemented support for default Namespacesdaniel oeh
2012-06-09Converted RSSHandler into RSS 2.0 Namespacedaniel oeh
2012-06-09Merged SyndElement with NSElementdaniel oeh
2012-06-09Changed type of the Elements of tagstack to SyndElementdaniel oeh
2012-06-09Fixed startElement method in SyndHandlerdaniel oeh
2012-06-08Reimplemented RSSHandlerdaniel oeh
2012-06-08Implemented more methods in SyndFeed and moredaniel oeh
2012-06-08Created SyndHandler and Namespace classesdaniel oeh
2012-06-08Created the TypeGetterdaniel oeh
2012-06-08Moved RSSHandler and FeedHandler to new packagedaniel